# Notes

As well as being able to [leave comments on proofing pages for creatives](/collaboration/comments.md), you can also leave notes on a creative which are visible from the [Creative page](/navigating-the-app/creatives.md) as well as the [Summary Page](/ad-management/summary-page.md) for that specific creative.

### Creatives Page Viewing & Editing Notes&#x20;

To edit notes from the Creative page click the 3 dots when hovering over any creative. After clicking the three dots, choose 'Edit Notes & Title'. This will launch the notes editor. Anything you type in the editor will be automatically saved.&#x20;

<div><figure><img src="/files/mjcos9XTvWhKZlUkwP66" alt=""><figcaption><p>3 dots on hover</p></figcaption></figure> <figure><img src="/files/UqYjsjXqGeYAEkk57jND" alt=""><figcaption><p>Menu</p></figcaption></figure> <figure><img src="/files/Ctmcia1bBWLwYgOrDdox" alt=""><figcaption><p>Notes &#x26; Title Editor</p></figcaption></figure></div>

When you add notes to a creative, they will be show underneath the creative in the list of Creatives:

<figure><img src="/files/9wTddssJITKFmxg7x78x" alt=""><figcaption><p>Example notes shown in the creatives list</p></figcaption></figure>

### Summary Page Viewing & Editing Notes&#x20;

You can also View and Edit the notes for a creative on the [summary page](/ad-management/summary-page.md). Simply navigate to the summary page for any creative and then expand the 'Details' section. In this section is another field where you can view and edit the notes for that creative.

<figure><img src="/files/pNcvNK1oACSFxmL5eXqv" alt=""><figcaption><p>The notes field on the summary page</p></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://docs.responsiveads.com/collaboration/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.
