# CSV Data Export

<details>

<summary>What data is included in the CSV export?</summary>

The CSV export includes layout statistics such as room counts, area breakdowns by zone type, desk quantities, occupancy figures, cost estimates and carbon data. This allows you to import the data into your own spreadsheets or analysis tools for further comparison, reporting or integration with internal systems.

**Video guide:** [laiout lessons - How to export your floorplans into the format you need](https://www.youtube.com/watch?v=23e9rrxvUCE)

</details>

<details>

<summary>How do I export my layout data as CSV?</summary>

To export your layout data as CSV, go to the Export panel within your floor view and select the CSV option. The file will download to your device containing all the key metrics and room-by-room data for the current layout. You can then open it in Excel, Google Sheets or any other spreadsheet application.

**Video guide:** [laiout lessons - How to export your floorplans into the format you need](https://www.youtube.com/watch?v=23e9rrxvUCE)

</details>

***

## Video guides

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


---

# 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/sharing-and-exporting/csv-data-export.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.
