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

# Account Management

## Account Management

Tap in the Bottom Navigation Bar **Account**, To Enter The Account Management Page.

<img src="/files/8c26b8bbc89da29188699a945dc4add6479d7256" alt="Account Home Page" width="188">

### Edit Profile

Tap The User Information Area At The Top To Enter **Edit Profile** Page.

* **Avatar**: Tap **Modify** To Change The Avatar.
* **Nickname**: Change The Nickname.
* **Email**: View Or Change The Email Address.
* **Unsubscribe From AlphaESS Updates**: Set Whether To Unsubscribe From Marketing Messages.

<img src="/files/afc8fa4c8bf506cbacc9c63e9b580a12616e4da5" alt="Edit Profile" width="188">

### Settings

Tap **Settings**, To Enter The Settings Page.

#### Account And Security

* **Change Password**: Change The Password
* **Delete Account**: Permanently Delete The Account And Data

#### Other Settings

* **Language**: Switch The App Language
* **Reminders And Notifications**: Reminder And Notification Settings
* **Clear Cache**: Clear The Cache
* **Terms & Conditions**: View The Terms & Conditions
* **Privacy Policy**: View The Privacy Policy
* **About Alpha Partner**: View The App Version Number

<img src="/files/b28574d366b85050c663c293a0c9fed48e48ba3e" alt="Settings Page" width="188">

### Log Out

On **Settings** Tap At The Bottom Of The Page **Logout**.

1. The System Displays A Confirmation Prompt.
2. Tap **OK** Log Out Completed.
3. The System Returns To The Login Page.
4. The Login Page Retains The Last Used Email Address.

<img src="/files/f849b7084de808150174bd81774d960a18afe054" alt="Log Out Confirmation" width="188">

{% hint style="info" %}
Logging Out Will Not Delete Account Data.

You Can Use The Same Account To Log In Again Later.
{% endhint %}

### Help And Feedback

Tap **Help & Feedback**, You Can View The Following:

* **Instructions And Rules**: Instructions And Rules
* **My Feedback**: My Feedback Records
* **Contact**: Contact Details


---

# 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.alphaess.com/alpha-partner/getstarted/accounts.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.
