# Creating Your First Project

<details>

<summary>How do I add a project?</summary>

To add a new project, click on the "Add Project" button in the top right corner of the window. Specify the name and location of your project. Optionally (if available) you can assign a client to the project. Projects help you organise your floor plans uploaded to the app.

**Video guide:** [laiout lessons - How to navigate your dashboard & create new projects](https://www.youtube.com/watch?v=BVJPfnaXXT0)

</details>

<details>

<summary>How do I upload a file?</summary>

To upload a file, enter an existing project or create a new one. Click on a square with upload symbol. In the pop-up window choose a file from your computer you want to upload. You can also drag and drop the files you want to upload. Currently you can upload max 5 files in one batch. In the modal, from the available buttons select which mode do you want to use (Lite/Pro/Serviced). Optionally you can add a note that can for example explain which part of the file has to be uploaded or which rooms have to be retained.

</details>

<details>

<summary>Can I edit project's name and location?</summary>

Yes. You can edit project details by clicking on on the 3 dots on the right of the Project row.

**Video guide:** [laiout lessons - How to navigate your dashboard & create new projects](https://www.youtube.com/watch?v=BVJPfnaXXT0)

</details>

<details>

<summary>How can I sort my projects?</summary>

You can sort your projects by name, address, client, size and number of floors. By default the projects are sorted by the time of creation, the newest appearing on the top of the list.

**Video guide:** [laiout lessons - How to navigate your dashboard & create new projects](https://www.youtube.com/watch?v=BVJPfnaXXT0)

</details>

<details>

<summary>Is the total sqm displayed GEA or NIA?</summary>

The area displayed in the Projects page is the total GEA of all floors uploaded into that project. NIA and GEA calculations follow either RICS or GIF measurement standards, which you can configure in Advanced Preferences.

</details>

***

## Video guides

{% embed url="<https://www.youtube.com/watch?v=BVJPfnaXXT0>" %}


---

# 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://help.laiout.co/getting-started/creating-your-first-project.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.
