> 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/master-edit-tools.md).

# Master Edit Tools

Master Edit Tools help you refine, correct and enhance measurements after capture. These tools allow you to adjust geometry, add detail and improve measurement presentation.

Choose a tool below to learn how each feature works.

***

#### [Edit Menu: Video Walkthrough](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools/edit-menu-video-walkthrough.md)

Watch a guided overview of the Edit menu and available tools.

#### [Open/Close](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools/open-close.md)

Convert measurements between open and closed shapes.

#### [Square Up](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools/square-up.md)

Automatically square corners and align geometry.

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

Rename and organise measurements and features.

#### [Annotate](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools/annotate.md)

Add notes and labels to provide additional context.

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

Adjust or replace background imagery.

#### [Extrapolate Corner](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools/extrapolate-corner.md)

Extend lines to create or recover missing corner points.

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

Temporarily remove points or edges from calculations.

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

Automatically simplify measurements by ignoring selected points.

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

Move or redefine the measurement starting point.

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

Adjust and refine captured paths.

#### [Cut / Fill](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools/cut-fill.md)

Separate or fill measurement regions for area and material calculations.

#### [Add Depth](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools/add-depth.md)

Add depth values to support excavation and volume workflows.


---

# 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/master-edit-tools.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.
