# Preferences widget formats

{% hint style="success" %}
**Premium Feature**: Preference Management Platform
{% endhint %}

When configuration a Didomi preferences widget, your organization will need to first select the format of the widget. Please refer to the table below for more information on each available format.

<table><thead><tr><th width="220.00006103515625">Format</th><th>Description</th></tr></thead><tbody><tr><td>Single purpose widget</td><td>Embed a single purpose or preference  from your PMP configuration tree on your website.<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Only one purpose or preference can be selected from your PMP configuration tree and any nested preferences will not be displayed within the preferences widget.</mark></td></tr><tr><td>Multi purpose widget</td><td>Embed all or some of the purposes and preferences in your PMP configuration tree on your website.</td></tr><tr><td>Preference center</td><td>Surface your organization's entire PMP configuration tree from a dedicated URL. The URL preference center widget can be hosted on Didomi servers or a custom domain configured by your organization. <a href="/pages/nD3FLbd37q8bcgCrbs8o">Click here</a> to review more information about configuring a preference center.</td></tr></tbody></table>

<figure><img src="/files/5r39IIMd1RfKAlYHZnov" 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-formats.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.
