> 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/measuring-options.md).

# Measuring Options

**Measuring Options** allow you to customise how measurements are captured and interpreted when using your Moasure device.

These settings control wall thickness, ceiling height, capture behaviour and feedback options. Adjusting them helps tailor the measuring experience to your environment and workflow.

{% hint style="info" %}
⚠️ **Important:**\
Changing these settings does **not affect the accuracy of your measurements**.\
They only affect how walls and rooms are **displayed or generated** in the floorplan.
{% endhint %}

***

### How to Access Measuring Options

1. Tap the **Settings** icon in the bottom-right corner of the app.
2. Tap **Measuring Options**.

***

### Wall Options

Wall Options control the physical assumptions used when generating rooms and floorplans.

#### Exterior Wall Thickness

Sets the assumed thickness of exterior walls when creating rooms.

This value helps the app generate a more realistic floorplan layout but **does not affect the measurements captured by the device**.

***

#### Unify Interior Wall Thickness

When enabled, interior walls will automatically be set to the same thickness if they fall within an acceptable range.

This helps keep floorplans visually consistent when rooms share internal walls.

***

#### Ceiling Height

Defines the ceiling height used when generating room height and volume information.

This setting is used for floorplan visualisation and exports but **does not affect the measured floor dimensions**.

***

### Auto Capture Options

These settings control how measurements are captured during the measuring process.

#### Use Gestures

Allows measurement points to be captured using gesture-based controls instead of manual input.

***

### Other

These settings control prompts, feedback and device behaviour while measuring.

#### Show Prompt on Mode Change

Displays a confirmation prompt when switching measurement modes during a measurement.

***

#### Haptic Feedback

Enables vibration feedback when prompts appear or actions occur.

Note: Haptic feedback is also affected by your phone's system settings.

***

#### Mute App Measurement Audio

Disables the audio feedback normally played during measurements.

***

#### Moasure Device Disconnection

Controls how long the app waits before disconnecting from the Moasure device when it becomes inactive.


---

# 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/measuring-options.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.
