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

# Account Management

Manage your Moasure account settings, privacy preferences and account access.

This section includes settings related to signing in, protecting your account and managing personal preferences.

You can learn how to:

* [Analytics & Privacy ](/en/moasure-1-and-2-series/settings/account-management/analytics-and-privacy.md)– Control whether app usage data is shared to help improve Moasure
* [Backup & Restore](/en/moasure-1-and-2-series/settings/account-management/backup-and-restore.md) – Save or restore measurements and app settings
* [**Log Out**](/en/moasure-1-and-2-series/settings/account-management/backup-and-restore.md) – Sign out of your Moasure account
* [**Reset Password**](/en/moasure-1-and-2-series/settings/account-management/reset-password.md) – Change or recover your password
* [**Reset Settings**](/en/moasure-1-and-2-series/settings/account-management/reset-settings.md) – Restore app settings to their default values
* [**Delete Account**](/en/moasure-1-and-2-series/settings/account-management/delete-account.md) – Permanently remove your Moasure account and associated data

{% hint style="info" %}
**Important:** Deleting your account permanently removes your account information. Depending on how your measurements and settings are stored, some data may become unrecoverable.
{% endhint %}

Use the pages in this section to learn more about each setting.


---

# 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.moasure.com/en/moasure-1-and-2-series/settings/account-management.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.
