> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Taking notes

> Taking notes

In SuperOffice CRM, you can attach notes to a company, contact, sale, project, or selection. These notes can be used to store any kind of information and are searchable via [Free-text search][1].

## Create a note

1. Go to the required company, contact, sale, project, or selection.

2. Select the **Note** tab and click <i class="ph ph-pencil-simple" aria-label="Edit" /> in the upper-right corner of the card.

3. Enter the required information in the note.

4. Click **Save**.

A dot on the **Note** tab indicates that a note has been added.

## Delete a note

To delete a note, simply delete all the text in the box. The dot will disappear from the **Note** tab.

[1]: ../../search-options/learn/freetext-search


## Related topics

- [Rsa](/en/automation/crmscript/reference/CRMScript.Native.Rsa.md)
- [SuperOffice.WebApi.Agents.AppointmentAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.AppointmentAgent.md)
- [SuperOffice.WebApi.Agents.IAppointmentAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IAppointmentAgent.md)
- [Update Appointment With Mode](/en/api/reference/restful/agent/appointment_agent/update-appointment-with-mode.md)
- [Save Note](/en/api/reference/restful/agent/associate_agent/save-note.md)
- [Update Appointment With Mode And Email](/en/api/reference/restful/agent/appointment_agent/update-appointment-with-mode-and-email.md)
