# Notes

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

From the dashboard, head over to the left sidebar and select **Notes**.

<figure><img src="/files/80MI9uW2oaRxh3lWqoIC" alt=""><figcaption></figcaption></figure>

Click, **Create Notes**. It will open the Create Note modal, in which, add your Note Title, select a customer/contact, then input text in the body.

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

Then, for Status, either select Draft or Completed. Once done, click **Save**.

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

The added note will appear in the notes library like the above. To edit a note, click the![](/files/pRGmUFcEEoJjzWBGO6h4)Edit Icon button.

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

To delete it, click on the![](/files/Eh0PkbGYBi2ihZdeSais)Delete Icon Button. Then, select Confirm to finalize the delete.

<figure><img src="/files/9iX1fUTiufbD7DeZgtOU" alt=""><figcaption></figcaption></figure>

Use the Search and its filter to locate a note quickly.

* Created By - to search a note based on a team member.&#x20;
* Date Range - to search a note created Today, Yesterday, This Week, This Month, or Custom.

Click **Download** to save a copy of Notes to your local system in a zip file.


---

# 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.rumwork.io/rum-work-modules/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.
