# Delete privacy widget

{% hint style="success" %}
**Access Type**: Widgets - Editor
{% endhint %}

In this article, we will cover how to delete an existing widget in your organization's Didomi account.

{% hint style="warning" %}
**Note**: Widgets with an Active status cannot be deleted
{% endhint %}

Click **Widgets** on the left-hand panel and select the **Delete** icon inline with the widget name.

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

Confirm the decision to delete the widget in the subsequent modal and click **Yes, delete**.

<figure><img src="/files/83byd62GW4j3968iYWEy" alt="" width="426"><figcaption></figcaption></figure>

The widget will be deleted from your Didomi account.


---

# 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/widgets/manage-widgets/delete-privacy-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.
