# Create user request note

{% hint style="success" %}
**Access Type**: User Requests - Editor

**Premium Feature**: DSAR
{% endhint %}

User requests notes enable your organization to include additional information to a specific user request. In this article, we will cover how to add a new note to a user request.

{% hint style="info" %}
There is only one note per user request. Any subsequent edits to the note is stored in a single note instead of as separate notes for the ticket.&#x20;
{% endhint %}

Click **Privacy Requests** on the left-hand panel and ensure the **User Requests** tab is selected on the subsequent page.

<figure><img src="/files/YSzfNcLNr6L1t1wzEZ0b" alt="" width="563"><figcaption></figcaption></figure>

Navigate to a user request on the list and click the **Details** button in the user request card.

<figure><img src="/files/EsDYh5SeSysC8rApthZV" alt="" width="563"><figcaption></figcaption></figure>

Navigate to the **Ticket note** panel and click **Edit**.

<figure><img src="/files/LuEVrmBsqa1asXdOPdIr" alt="" width="563"><figcaption></figcaption></figure>

Use the provided space to input your note and click **Save** when finished.

<figure><img src="/files/2jGjsBPGdfTJJxHHiMk0" alt="" width="563"><figcaption></figcaption></figure>

The new note will be added to the **Request History** for the ticket and can be viewed from the list view of your user requests.

<figure><img src="/files/ghqBqZI0mf8hBygJztdY" alt="" width="563"><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://docs.didomi.io/privacy-requests/user-requests/create-user-request-note.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.
