# Interface Overview

<details>

<summary>What are the main sections of the laiout interface?</summary>

The laiout interface has several core areas. The Dashboard is where you manage all projects, create new ones, assign clients and organise your portfolio. The Project View shows all floors within a project and their status. The Floor View is the main workspace where you draw corridors, set preferences, generate layouts, edit zones and compare options. The Preferences Panel (accessed from the left sidebar) lets you configure rooms, density, workstation types, and advanced settings. The Favourites Bar stores saved layout options for comparison. The Export and Share panels let you produce deliverables and create interactive live links.

**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 navigate through laiout?</summary>

After logging into laiout, you land on Project page where all projects are displayed. Click on the button with your initial to open a side bar. Various company level settings are available there. Enter a project to see floors it contains. CLick on 3 dots on a floor card to access its settings and favourites. Enter one of the floors to work on it. On the left side bar you can open and set up the preferences by clicking on 3 horizontal lines. On the top bar you will find a couple of editors, such as Overlay, Circulation or Multi Tenancy editors. Click on the laiout button to generate. Newly generated options will appear. Stats panel on the right side will fill up with statistics about a floor plan you are currently hovering onto. Click on one of the options to edit it. On the left side you can access Furniture Library now. In the top bar you will find some visibility options and other useful tools/toggles.

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

</details>

<details>

<summary>Where can I adjust company settings?</summary>

All company-level settings are located in the menu that opens after clicking on your Initials button, on the top-left side.

**Video guide:** [laiout lessons - How to manage company settings and profile information](https://www.youtube.com/watch?v=aWj9tvaVCQo)

</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/interface-overview.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.
