# Experience memos

Memos are notes that experience creators can tie to their experiences. You can write notes to track your latest changes, access controls, and anything you see fit.

Some additional details on memos:

* Memos are linked to individual experiences, which means that memos cannot be added to scenes that are not tied to an experience nor to events on the calendar.
* Supports up to 511 characters.
* Only the creator of the experience may view the memo.

| ![image\_\_64\_.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360032633291/image__64_.png) |
| ---------------------------------------------------------------------------------------------------------- |
| You can add notes on your experiences by creating memos.                                                   |

To create a memo:

1. Open up the **My Experiences** panel.
2. Hover over the experience you want to create a memo for and click the **More optionsâ€¦** button.
3. Click on **Edit memoâ€¦**.
4. You can view and edit the memo on this window.
5. Click **Save** to save your changes.
6. There should now be a new **View Memo** field in the experience details on the My Experiences App.

| ![image\_\_63\_.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360032654232/image__63_.png) |
| ---------------------------------------------------------------------------------------------------------- |
| Click on **Edit memo...** to write or view a memo.                                                         |

To view a memo:

* You can view your memo for that experience by clicking on that **View Memo** button.
* Alternatively, you can follow the same steps to create a memo above to view the memo.

| ![image\_\_65\_.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360032633351/image__65_.png) |
| ---------------------------------------------------------------------------------------------------------- |
| You can view memos by clicking on **View Memo** or **Edit Memo...**                                        |


---

# 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.sansar.com/latest/creating-in-sansar/managing-worlds/experience-memos.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.
