> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/preference-management-platform-pmp/configuration-tree/edit-purpose-in-configuration-tree.md).

# Edit purpose in configuration tree

{% hint style="success" %}
**Access Type:** Data Manager - Editor

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

Information related to a purpose within your PMP configuration tree is managed within your organization's data manager (even for purposes directly added from the configuration tree workflow). In this article, we will cover how to edit a purpose that has been added to your PMP configuration tree.&#x20;

{% hint style="info" %}
See also: [Edit purpose in data manager](/data-manager/purposes/edit-purpose.md)
{% endhint %}

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 click **Add a purpose**.

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

Navigate to the desired purpose on the list and click **Edit/Delete** inline with the purpose name.

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

A modal will confirm that editing a purpose can only be performed via the data manager. Click **Go to my Data Manager** to continue.

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

You will be redirected to the data manager section of your Didomi console with a filtered view of your custom purposes. Navigate to the desired purpose and click the **Edit** icon inline with the purpose name.&#x20;

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

Use the subsequent page to edit the following details of the purpose as necessary and click **Save** to confirm the edits:

* Regulation settings
* Sensitive Personal Information (SPI)
* Advanced settings
* Translations

{% hint style="info" %}
For more detailed information on the above purpose settings please review [Edit purpose in data manager](/data-manager/purposes/edit-purpose.md).
{% endhint %}

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

Edits to the purpose will be available in your PMP configuration tree and preferences widgets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.didomi.io/preference-management-platform-pmp/configuration-tree/edit-purpose-in-configuration-tree.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
