# Communicate with Notes

{% hint style="info" %}
You must be on a [Forest Admin Pro plan](https://www.forestadmin.com/pricing) to have access to this feature.
{% endhint %}

As your team grows, so do all the little things it takes for your operations to run smoothly.

With Forest Admin, you can assign your teammates to specific tasks, leave a note or simply comment a record, thereby simplifying collaboration and productivity all across your office.

To do so, click on the "Collaboration" tab, then "Create a note" **(1)**:

![](/files/-LincMp-omTWcMpb-Tjm)

Leaving a note helps you log your thoughts on a record and communicate or assign via the `@` mention feature **(2)**:

![](/files/-LincPBRovo95Y9xctam)

If you are mentioned in a note, you'll be notified via a **red dot** on your *Collaboration* tab. The red dot will persist until you view the note.

![](/files/-LincoI1BKDCkJzDfSjm)


---

# 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.forestadmin.com/user-guide/other-tabs/collaboration/communicate-with-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.
