> 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-lx1/settings/account-management.md).

# Account Management

The **Account & Device Management** section allows you to manage how the Moasure app connects to your device and control settings related to your Moasure account.

#### Location in the App

**Settings → Account & Device Management**

From this screen you can view your connected device, adjust device preferences, manage analytics settings, back up your measurements, and control your account options.

***

## Device Management

The **Device Management** section shows the Moasure device currently connected to the app and allows you to manage device-related settings.

### Device

Displays the Moasure device currently paired with the app.

Tap **Device** to view the connected device and manage your device connection. From here you can also **pair a new Moasure device or switch between devices** if you use more than one.

### Device Preferences

Opens additional settings that control how the app interacts with the connected device.

These preferences may include options such as device connection behaviour or inactivity timeouts.

***

## Account Management

The **Account Management** section contains settings related to your Moasure account and app data.

***

### Enable Analytics

Allows you to turn analytics data collection **on or off**.

Analytics help improve the Moasure app by providing anonymous usage information.

For more information, see the **Privacy Policy** available in the **About** section of the app.

***

### Backup Measurements & Settings

Creates a backup file containing your measurements and app settings.

The backup is saved as a **.mzip file**, which can be stored or transferred for safekeeping.

This can be useful when moving to a new device or safeguarding important measurement data.

***

### Log Out

Logs you out of your Moasure account.

You may need to log back in to access account features such as cloud services or account-specific settings.

***

### Reset Settings

Resets all app settings back to their **default (factory) configuration**.

This does not delete your measurements, but it will restore all settings to their original values.

***

### Delete Account

Begins the process of permanently deleting your Moasure account.

Deleting your account may remove access to account-related services and data.


---

# 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-lx1/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.
