# OBJ Export

<details>

<summary>Can I export an obj file?</summary>

Yes, you can export an obj file representing 3d view of your layout. When viewing your layout, click on Export in top bar, hover over 3D and select Export OBJ.

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

</details>

<details>

<summary>What is included in the obj export?</summary>

Everything you see in 3D view is exported to OBJ. It doesn't however export textures and materials.

**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/obj-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.
