# Add notes to a workbook

{% hint style="info" %}
User permissions: Budgets & Forecasts and Manage Budgets & Forecasts
{% endhint %}

Notes can only be added by the budget owner. All users who have access to the workbook can [view the notes](/budgets-and-forecasts/contributor/edit-values-in-a-worksheet/open-workbook-notes.md).

1. Click the **Budget** menu and select **Open notes**.

   <div align="left"><figure><img src="/files/2xwVv3mZH4WVloAy5qlA" alt="" width="122"><figcaption></figcaption></figure></div>
2. In the **Notes** panel, click **Add Note**.
3. Write the note and format the text and/or add links using the text editor.
4. Add more notes on new tabs, if required (repeat steps 2 and 3).
5. Click **Close**.

<div align="left"><figure><img src="/files/rtd9Vuxs8KqVGrbXpUjg" alt="" width="224"><figcaption></figcaption></figure></div>

You can take the following actions with a note in the **Notes** panel:

* To edit the note, click the tab of the note you want to edit, make your changes, then click **Close**.
* To rename a note tab, right-click the tab name and click **Rename**, change the name, then click **Close**.
* To delete a note, right-click the tab name and click **Delete** > **Yes**, then click **Close**.


---

# 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.phocassoftware.com/budgets-and-forecasts/owner-and-administrator/add-notes-to-workbook.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.
