> For the complete documentation index, see [llms.txt](https://help.bukkii.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bukkii.io/getting-started/customers/customer-notes-statistics-and-appointment-history.md).

# Customer Notes, Statistics, and Appointment History

#### View appointment history to understand customer habits and add your notes.

* Customer profiles in Bukkii provide detailed information about each customer's habits and previous appointments. You can also add notes to help better organize future appointments.

#### Customer Notes

{% hint style="info" %}

Note:

* Customer notes here are not visible to your customers. These are for your reference only.
  {% endhint %}

#### History, notes, and customer statistics

1. Start by going to the Customers tab, then click on a customer.
2. Here you will see customer information such as email, address, phone number, visit history, past, present, and future appointments.

<figure><img src="/files/VKrXPtSIjR7MoTCjD1ku" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.bukkii.io/getting-started/customers/customer-notes-statistics-and-appointment-history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
