# Account Settings

If you want to make changes to your account settings, navigate to the account icon in the top right corner, this icon is visible on all screens of the AppMachine designer.

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

In the **Account Settings** screens you can add or change your **personal (contact) information**. This information will be used for **billing** purposes only. You can also **change your password** here.

<figure><img src="/files/DDHu7mTU8UlsXlco4wDT" alt="Account Settings"><figcaption></figcaption></figure>

For information about changing your App Settings, please read [this article](/build-your-app/app-settings.md).


---

# 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.appmachine.com/app-details/your-account/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.
