> 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.md).

# Settings

The Settings menu allows you to customise how Moasure behaves, how measurements are captured and displayed, and how your device and account are managed.

Choose a topic below to learn more about available settings and how they affect your workflow.

To access the settings menu, open the Moasure app, and tap the cog icon in the bottom-right corner.

***

### Measurement Settings

#### [Measuring Units](/en/moasure-1-and-2-series/settings/measuring-units.md)

Choose between supported measurement units and display preferences.

#### [Starting Path Type](/en/moasure-1-and-2-series/settings/starting-path-type.md)

Set the default measurement path type for new measurements.

#### [Trace Path Options](/en/moasure-1-and-2-series/settings/trace-path-options.md)

Control how measurement paths are displayed and traced.

#### [Auto Ignore](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools/auto-ignore.md)

Adjust how automatically ignored points and edges are handled.

#### [Mute Measurement Audio](/en/moasure-1-and-2-series/settings/mute-measurement-audio.md)

Enable or disable measurement sounds and audio feedback.

***

### Device & Accessories

#### [Moasure STICK Attachment](/en/moasure-1-and-2-series/settings/moasure-stick-attachment.md)

Learn how to configure and use the Moasure STICK attachment.

#### [Device Management](/en/moasure-1-and-2-series/settings/device-management.md)

Manage connected devices and device-related settings.

***

### Display & App Preferences

#### [Display Options](/en/moasure-1-and-2-series/settings/display-options.md)

Customise how measurements, points and diagrams appear within the app.

#### [Account Management](/en/moasure-1-and-2-series/settings/account-management.md)

Manage account preferences and profile settings.


---

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