# Notes

{% hint style="success" %}
This is the official documentation of Forest Admin Cloud.
{% endhint %}

The Notes feature in Forest Admin improves teamwork and communication by providing a dedicated space for users to leave notes on records.&#x20;

When working on a specific record, users can access the Collaboration tab to share insights, updates, or any pertinent information. This collaborative environment streamlines communication, allowing team members to leave and view notes directly associated with records.

Accessing the Collaboration tab in Forest Admin allows users to view all notes they've created and notes where they are mentioned.


---

# 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/cloud/native-modules/collaboration.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.
