# Create new privacy request widget

{% hint style="success" %}
**Access Type:** Privacy request widgets - Editor

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

A privacy request widget is an end-user facing form that allows an end-user to submit a Data Subject Access Request (DSAR). In this article, we will cover how to create a new privacy request widget.

{% hint style="warning" %}
**Note**: The directions in this article and section assume your organization is creating and configuring your privacy request widget within the Didomi console which limits the deployment options. [Click here](/privacy-requests/privacy-request-widgets.md#didomi-console-vs-didomi-api) to learn more about the differences between utilizing the Didomi console vs the Didomi API and its impact on deployment. &#x20;
{% endhint %}

Click **Privacy Requests** on the left-hand panel and select the **Widgets** tab on the subsequent page.&#x20;

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

Click **Create a widget +** to add a new privacy request widget to the list.&#x20;

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

A new privacy request widget with a **Draft** [publication status](/privacy-requests/privacy-request-widgets/privacy-request-widget-status-glossary.md) will be added to your organization's list.

<figure><img src="/files/9LR18x7PhVSgPgSx05zG" 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/privacy-request-widgets/create-new-privacy-request-widget.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.
