# Preferences widget status glossary

{% hint style="success" %}
**Access Type:** PMP Widgets - Editor or Viewer

**Premium Feature**: Preference Management Platform
{% endhint %}

Preferences widgets configured by your organization can fall into two distinct statuses:

<table data-header-hidden><thead><tr><th width="169.5833740234375">Status</th><th>Description</th></tr></thead><tbody><tr><td><a href="#active-widgets">Active widgets</a></td><td>Preferences widgets that are currently published or have yet to be published.</td></tr><tr><td><a href="#archived-widgets">Archived widgets</a></td><td>Preferences widgets that were formerly published but have since been archived and no longer appear on websites where the widget was embedded/deployed. </td></tr></tbody></table>

### Active widgets

Active preferences widgets are widgets that are published or in the process of editing by your organization and are divided into the following publication statuses.&#x20;

<table><thead><tr><th width="176">Publication status</th><th>Description</th></tr></thead><tbody><tr><td>Draft</td><td>The preferences widget has never been published and is still being edited.</td></tr><tr><td>Published</td><td>The preferences widget is published and may be embedded/deployed onto a website</td></tr><tr><td>Unpublished Changes</td><td>The preferences widget is published and has edits saved that have not been published yet. These changes are not yet available on websites where the widget it embedded/deployed.</td></tr></tbody></table>

View all active preferences widgets in you Didomi account by filtering the Preferences Management widgets page to **Active widgets**.&#x20;

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

### Archived widgets

Archived preferences widgets are formerly published widgets that have since been deprecated and are no longer accessible from the websites on which they were embedded/deployed.&#x20;

{% hint style="warning" %}
Archived preferences widgets can no longer be edited, re-published, or duplicated.
{% endhint %}

View all archived preferences widgets in you Didomi account by filtering the Preferences Management widgets page to **Archived widgets**.&#x20;

<figure><img src="/files/NRferR2IZqHXPA2soEhS" 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/preference-management-platform-pmp/preferences-widgets/preferences-widget-status-glossary.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.
