# Notes in contacts

In the contact profile, you can edit, delete, and create notes.

## Create a note

The note is added by clicking the "Add Note" button in a contact's full profile or in a contact's profile from the chat.

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

## Edit Note

1\) The "Edit" button will open a window for changing the text.

![](/files/5mHf5eGD8qwM2Qm8cLdW)

2\) The date of modification, creation, responsible user are stored in the note history.

![](/files/PACQgcvvgWpofrCnst0F)

3\) Newer notes are located above.

![](/files/x88wT0e06rnyJ0vovXdI)

4\) The "Delete" button deletes the note immediately without confirming the action or allowing you to restore the note.


---

# 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.radist.online/docs/our-products/radist-web/contacts/notes-in-contacts.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.
