> 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/lay-out-points-based-on-a-saved-measurement-diagram.md).

# Lay Out Points Based on a Saved Measurement Diagram

In Layout Mode, Moasure will guide you to specified points via the Moasure app, enabling the identification of locations and markings.

In addition to being able to [Lay Out Points Based on Entered Coordinates](/en/moasure-1-and-2-series/measure-and-edit/lay-out-points-from-coordinates-manual-csv-or-cad-import.md), you can start laying out directly from a saved measurement.

{% hint style="info" %}
An optional ‘Optimise Route’ feature arranges x, y coordinates in the most logical order and shortest distance for you to reduce layout time and errors.
{% endhint %}

### Starting Layout Mode from a Saved Measurement

In the Moasure app, tap File > Open, and then open a folder if needed. Once you’ve found your measurement diagram, tap the three vertical dots and select **Start Layout Mode**.

This will open your measurement diagram directly in Layout Mode, where you can preview the area shape you want to set out.

<figure><img src="/files/p6LdQXGtn3GNpWWAewZW" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
If the Start Layout Mode option is greyed out, it means either the selected measurement isn’t compatible with Layout Mode, or you do not have a Moasure 2 PRO linked to your app.
{% endhint %}


---

# 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/lay-out-points-based-on-a-saved-measurement-diagram.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.
