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

# Account settings

This settings page is where you can enter/edit some basic information. All information is only visible for yourself and your staffs (if any).

## Personal information

<figure><img src="/files/m8JcLPJBQT6P0nuILY9p" alt=""><figcaption><p>Settings > Profile settings > Profile</p></figcaption></figure>

**Your email** is registered during the onboarding process. <mark style="color:red;">UpPromote</mark> doesn't allow users to change this email address themselves. However, in case you really need to change it (e.g. you accidently put the wrong email address; the brand is having the owner changed; etc.), please contact our support team via the in-app chat channel. Our support agent can help you with that quickly.

## Additional information

<figure><img src="/files/jpkdRyTupY3RCxuVvKZb" alt=""><figcaption><p>Settings > Profile settings > Profile</p></figcaption></figure>

There's some extra information you can fill in. All this information is optional.

## Password

You can change the login password from here.

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

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

{% hint style="info" %}
Note: You only need to enter password if you're logging into UpPromote via [app.uppromote.com](https://app.uppromote.com) > *login using email and password*.

Getting into the app via your **Shopify admin** doesn't require entering the password.
{% endhint %}


---

# 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.uppromote.com/settings/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.
