# Managing Your Account

To make changes to your account, click on your name at the top right and select any of the items in the dropdown menu:

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

**Profile:** This section allows you to change your personal information, such as your name, email address and password. It also allows you to change your email preferences.&#x20;

**Change Render:** Allows you to change the 3D settings on your account.&#x20;

**Manage Sounds:** To change the sound settings of the application

**Dashboard type:** Allows you to change the type of dashboard you see when you use the software.&#x20;

**Billing:** This option allows you to make changes to your subscription, and change your payment information.&#x20;


---

# 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.neurotrackerx.com/support/managing-your-account.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.
