# Add notes to a client profile

## Overview

Notes store important details on a client’s profile (for example, Quiet room works best; avoid strong scents). Notes are internal and not visible to clients, and they stay on the client’s profile.

If something must be immediately noticeable to your team (for example, a health concern), add a client alert instead. See [Add a client alert](/using-caspen/clients/add-a-client-alert.md).

***

## Add a note

1. Open **Clients**, locate the client and click **Actions** → **View** (you can also achieve the same result by clicking the client’s name).

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

2. In the Notes panel, click **Edit**.

<figure><img src="/files/1ARgglsre1peRxuhqqiZ" alt=""><figcaption></figcaption></figure>

3. Add your note and click **Save**.&#x20;

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

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

The note now appears in the client’s Notes section and will only be visible in the client’s profile. To update or delete it, click Edit.

> **Tip:**&#x20;
>
> You can also add a note from **Edit client**. On the client profile, click **Edit client** (top right), open **Notes**, enter your text, then **Save**.

<br>

<br>


---

# 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://support.caspen.com/using-caspen/clients/add-notes-to-a-client-profile.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.
