# Client Notes

The **Client Notes** feature allows agency users to record, update, and manage internal notes for each client. Notes help teams keep track of conversations, updates, decisions, and client-specific context in one place. Notes are **internal only** and are never visible to the client.

***

### **What You Can Do**

* Add new notes for any client
* Edit existing notes
* Delete notes when no longer needed
* View all historical notes in a timeline format

***

### **Who Can Use This**

* **Super Admin**
* **Admin**
* **Manager**

(Team members and clients do *not* have access.)

***

### **Why It Matters**

* Keeps client context organized in one location
* Improves team alignment and workflow continuity
* Provides a history of key updates, decisions, and interactions
* Helps agencies maintain smooth client communication and project execution

***

### **Where to Find It**

1. Go to **Clients** from the left sidebar
2. Select a client
3. You will land on the **Client Details** page
4. Click the **Notes** tab at the top navigation panel\ <br>

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

***

### **How to Add a Note**

1. Navigate to the **Notes** tab
2. Use the text editor labeled **“Add a note.”**<br>

   <figure><img src="/files/6cqOXdMIQ1rJH9zhRoZA" alt=""><figcaption></figcaption></figure>
3. Type your note using the available formatting options
4. Click the **send/submit arrow** to save the note

<figure><img src="/files/43sXfl5j7nmWQyiSZDsG" alt=""><figcaption></figcaption></figure>

***

### **How to Edit a Note**

1. In the Notes tab, locate the note you want to modify
2. Click the **Edit (pencil icon)** on the top-right of the note
3. Make your changes in the editor
4. Save the updated version

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

***

### **How to Delete a Note**

1. Locate the note you want to remove
2. Click the **Delete (trash icon)**
3. Confirm the deletion when prompted<br>

   <figure><img src="/files/9XzXNLY7yZ3n7HbNcxrD" alt=""><figcaption></figcaption></figure>

***

### **Additional Details**

* Notes display the author and timestamp
* Notes are arranged from newest to oldest
* Only authorized agency roles can view or manage notes


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/crm/clients/client-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.
