# Notes

MangoApps Notes give employees a place to record important content. Notes help everyone stay organized by providing a modern, searchable, and centralized way to keep track of miscellaneous information.

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

#### Stay Organized

Organize, store, and keep track of meaningful thoughts, ideas, and information in one easy to access area.

* Convert notes into PDFs for simple external sharing across devices
* Quickly locate what you’re looking for with advanced search capabilities
* Securely store important content in an organized location

#### Collaborate In Real Time

Notes offer a native collaborative document inside MangoApps, where multiple users can edit, comment, and chat in real time.

* Up to 10 collaborators can be working on a note at the same time
* Embed images, gifs, links, rich text, tables, and code blocks
* Every time a change is made, the document is saved, so nothing gets lost

#### Edit Notes From The Mobile App

Users can create, view, share, and co-edit their notes within the mobile app. Live and concurrent editing lets everyone see the same note and make visible changes in real-time.

#### Easy Sharing

Sharing is made easy with PDFs, user invites, or internal/external shareable links. Authors set permissions as they share, allowing the owner and editors to co-edit and manage permissions.

#### Rich Content Experience

Notes allow the embedding of inline images and GIFs to support richer content experiences.

#### View Edit History

Get notified after co-editors have made changes to a note. Editors and note creators can see who edited, downloaded, viewed, or shared a note.

<figure><img src="/files/hJuXWGBHF2twmWxuikgR" 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://guides.mangoapps.com/user-guide/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.
