# Edit account settings

{% hint style="success" %}
**Access Type**: Available to all users
{% endhint %}

In this article, we will cover how to edit the name associated with your personal Didomi account.

Click **My account** in the upper right-hand corner and select **Account settings** from the drop-down menu.

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

Use the fields in the subsequent page to edit information related to your personal Didomi account like your name. Click **Save changes** when finished.

<figure><img src="/files/1rSolrr4mKuJnGM1WwyD" 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/organization-and-account-settings/account-settings-and-support/edit-account-settings.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.
