# Notes

The Notes tab will display all client appointments notes, these notes have been saved in the respective appointment and will conveniently show here and can be easily edited at any time in a single place

It is important to note that Appointment notes for the same service for the same client will all appear in the clients future appointments

<figure><img src="/files/slbLBDvC7YpC6kgDigrf" alt=""><figcaption><p>The Client Appointment Notes Tab</p></figcaption></figure>


---

# Agent Instructions: 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://docs.simplespa.net/simplespa-documentation/fundamentals/clients/notes.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.
