# Create new preference

{% hint style="success" %}
**Access Type:** Configuration Tree - Editor

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

A preference is a data collection point regarding an end-user's intentions, decisions, motivations, and interests (*e.g. their preferred method of contact*). In this article, we will cover how to create a new preference within your organization's preference library.

Click **Preferences** on the left-hand panel.

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

Select the **Configuration Tree** tab on the subsequent page and navigate to the **Preferences Library** panel.&#x20;

Click the **+** icon.&#x20;

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

The preference creation page is comprised of three sections:

* [Preference content](#preference-content)
* [Values](#values)
* [Selection type](#selection-type)

Once configured, click **Save preference** to add the preference to your preferences library. The newly added preference can now be added to one or more purposes in your PMP configuration tree.&#x20;

***

### Preference content

The preference content panel enables your organization to configure the name and description of your preference in any language supported by Didomi. Click **Add a translation +** to get started.&#x20;

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

In the subsequent modal, use the provided fields to input the following:

* Language
* Preference name
* Preference description

Click **Add** when finished.

<figure><img src="/files/2j9fzVhc1VhJ4mJ3OrtD" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
[Click here](/preference-management-platform-pmp/preferences-library/add-preference-translation-in-preferences-library.md) for more information on how to add a translation to preference content for existing preference.
{% endhint %}

### Values

The values panel allows your organization to configure the options presented to the end-user for the preference. Use the provided space to input an option for the preference and click **Create** when finished.

Repeat as necessary for the other options your organization wants available for the preference

<figure><img src="/files/9jiK57maO7sVFXscoAgy" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Translations for values is configured withing the preferences widget. [Click here](broken://pages/Wa36FXYt9pjLmeX9T3Ju) for more information.
{% endhint %}

### Selection type

The selection type panel allows your organization to configure whether end-users can select multiple options or a single option for the preference. Select the radio button inline with the selection type.

<figure><img src="/files/1cQFVdv76Gekd3Dfz0Tj" alt="" width="375"><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-library/create-new-preference.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.
