# Save a Measurement

### Create a Folder

To create a folder, follow these steps:

1. Tap **File**.
2. Tap **Open**.
3. Tap the **+** icon.
4. Enter a **New Project Folder Name**.
5. Tap **Save** and your folder will appear.
6. Tap on the **arrow** in the top-left corner to return to the canvas.

<figure><img src="/files/J123KPejcDt84rnZA11M" alt="" width="375"><figcaption><p>Create a Folder</p></figcaption></figure>

### Save a Measurement

To save a measurement diagram, follow these steps:

1. Tap on **File** in the navigation bar at the bottom of your screen.
2. Tap on **Save**.
3. Tap on a folder or create a **New Project Folder**.
   1. If you create a New Project Folder, enter a name for your folder.
   2. Tap **Save**.
4. Your selected folder will be noted by the green dot on the right-hand side.
5. Tap **Continue**.
6. Enter your **New Project File Name**.
7. Tap **Save**.
8. Your file will be saved to your chosen folder.

<figure><img src="/files/mUiubE8LZ0Rc7UcaB8Ic" alt="" width="375"><figcaption><p>Save a Measurement</p></figcaption></figure>

{% hint style="info" %}
If you open and close a file without making any changes, you won't receive a prompt to save, and nothing will have changed. If you open a file and make changes, you'll be presented with two options: **Save** and **Save As** — **Save** overwrites your existing file including any changes, while with **Save As**, you save the updated file as a new version, with a new file name and/or folder.
{% endhint %}


---

# Agent Instructions: 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-app/save-a-measurement.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.
