> 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/measure-and-edit.md).

# Measure & Edit

Use the Moasure app to create, review, edit, save, and export your measurements.

This section explains the key app tools and workflows used when measuring with Moasure.

***

### Start Measuring

#### [Start & Finish a Measurement](/en/moasure-1-and-2-series/measure-and-edit/start-and-finish-a-measurement.md)

Learn how to begin, capture, and complete a measurement.

#### [Understand Measurement Types](/en/moasure-1-and-2-series/measure-and-edit/understand-measurement-types.md)

Understand the different measurement types available and when to use them.

#### [Understand Path Types](/en/moasure-1-and-2-series/measure-and-edit/understand-path-types.md)

Learn when to use Straight Line, Trace Line, Arc, and other path options.

#### [Master Layers](/en/moasure-1-and-2-series/measure-and-edit/master-layers.md)

Use layers to organise measurements, areas, and volume calculations.

***

### Review Measurements

#### [Understand Views](/en/moasure-1-and-2-series/measure-and-edit/understand-views.md)

Switch between different diagram views and display modes.

#### [Inspect Points and Edges](/en/moasure-1-and-2-series/measure-and-edit/inspect-points-and-edges.md)

Review captured points, dimensions, and measurement details.

***

### Save & Export

#### [Save a Measurement](/en/moasure-1-and-2-series/measure-and-edit/save-a-measurement.md)

Organise and save measurements into project folders.

#### [Import a Measurement](/en/moasure-1-and-2-series/measure-and-edit/import-a-measurement.md)

Open and continue working on saved measurement files.

#### [Export a Measurement](/en/moasure-1-and-2-series/measure-and-edit/export-a-measurement.md)

Export measurements as PDFs, images, CAD files, CSVs, and more.

***

### Edit Measurements

#### [Master Edit Tools](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools.md)

Edit measurements, adjust points, annotate diagrams, and refine results.

***

### App Settings

#### [Settings](/en/moasure-1-and-2-series/settings.md)

Customise app behaviour, display options, measurement preferences, and device 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/measure-and-edit.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.
