> For the complete documentation index, see [llms.txt](https://docs.diaflow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.diaflow.io/user-account/manage-your-account-settings.md).

# Manage your account settings

Use this page to find and update your account settings.

## Account settings

Use **Account settings** to manage your personal profile and account security.

1. Click your user account icon in the lower-left corner of the sidebar.
2. Click **Account Settings**.
3. Review or update your account details.

<figure><img src="/files/nAcf2DgpM4lHJCHk7IxS" alt=""><figcaption></figcaption></figure>

In **Account settings**, you can:

* Update your General information

<figure><img src="/files/8FIBuJT5tRpiBKfPF6Yc" alt=""><figcaption></figcaption></figure>

* Update your Community profile

<figure><img src="/files/xbITFERnuDXNMIi9OGj1" alt=""><figcaption></figcaption></figure>

* Change your password

<figure><img src="/files/SgOJhukl95DNVIj7MB1f" alt=""><figcaption></figcaption></figure>

* Delete your account

<figure><img src="/files/MeiySFOGWTDhV99AaNE8" alt=""><figcaption></figcaption></figure>

### Need help?

* *Change your password in* [*Reset user account password*](/user-account/reset-user-account-password.md)*.*
* *Remove your account in* [*Delete your user account*](/user-account/delete-your-user-account.md)*.*


---

# 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:

```
GET https://docs.diaflow.io/user-account/manage-your-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.
