# How to Use Customer Notes

***

## Check Out Our Video On Customer Notes 👇

{% embed url="<https://youtu.be/6vKsv9-DSXI>" %}

***

## Create Note

Navigate to the chat screen, select "<mark style="color:green;">Notes</mark>,"&#x20;

* Navigate to the chat screen, select "<mark style="color:green;">Notes"</mark>
* Input the note content
* Click on the "<mark style="color:green;">**Add Note**</mark>" button. <img src="/files/KhTOjXVTBBjdgsGANwbV" alt="" data-size="line">

<div align="left"><figure><img src="/files/f28eOjlXRpiGip65ANWD" alt=""><figcaption></figcaption></figure></div>

* Note added successfuly, note includes the date and time when initially added; in case of later edits, the date and time of the modification will be displayed.

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

***

## Edit Note

* To edit a note, click on the three dots next to the note, and then choose the "Edit Note" option.

<div align="left"><figure><img src="/files/f5vEptzZiD7OvNokAwKI" alt=""><figcaption><p>Select Edit Note</p></figcaption></figure></div>

* An internal note pop-up dialog box will appear; make your edits in the content, and then click on "<mark style="color:green;">**Save Note**</mark>" to update the information.

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

***

## Delete Note

* To delete a note, click on the three dots next to the note, select the "Delete Note" option.

<div align="left"><figure><img src="/files/6eQYmHqvKjgLPxwncrHD" alt=""><figcaption></figcaption></figure></div>

* A confirmation pop-up box will appear, click on the "<mark style="color:red;">**Delete**</mark>" button to confirm, and the note will be deleted.

<figure><img src="/files/JO1z4dIY4VQEJA53CwQ7" alt=""><figcaption></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://learn.doubletick.io/chat-management/how-to-use-customer-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.
