> 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/your-moasure-app/saving-a-floor-plan.md).

# Saving a Floor Plan

After stopping a measurement, your completed floor plan will appear on screen.

The floor plan is **not saved automatically**, so you must save the project before leaving the screen.

Saving your project allows you to reopen the floor plan later, continue editing, or export the layout.

***

### Save a Floor Plan

To save your floor plan:

1. Tap **File** in the bottom toolbar.
2. Tap **Save**.

You will then choose where to save the measurement.

***

### Choose a Project Folder

Under **Save Measurement To**, choose one of the following options:

**Select an existing project folder**

1. Tap the folder where you want to save the measurement.
2. Tap **Continue**.
3. Enter a name for the **Project File**.
4. Tap **Confirm**.

**Create a new project folder**

1. Tap the **+ icon**.
2. Enter a name for the **Project Folder**.
3. Tap **Confirm**.
4. Tap **Continue**.
5. Enter a name for the **Project File**.
6. Tap **Confirm**.

Your floor plan will now be saved inside the selected project folder.

***

### Tip

Using project folders helps keep multiple floor plans organised, especially when working on larger projects with several rooms or properties.


---

# 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/your-moasure-app/saving-a-floor-plan.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.
