# Pro Mode

<details>

<summary>What file formats can I upload to Pro?</summary>

You can upload DXF and DWG formats to Pro.

</details>

<details>

<summary>Can I upload PDF to Pro?</summary>

No, it is not possible to upload PDF in Pro, however it's possible in Lite.

</details>

<details>

<summary>Are there any limitations with Pro?</summary>

Pro mode supports all core laiout functionalities including the Fire Regulation checker.

</details>

<details>

<summary>Can I edit floors in Pro after generating?</summary>

Yes, to do so, go to the empty floor view that appears before generating and click on "Edit floor" button to enter the edit mode again.

</details>

<details>

<summary>Can I edit circulation in Pro?</summary>

Yes, you can edit circulation by entering Circulation mode in floor view, available in the top bar.

</details>

<details>

<summary>Can I view 3d in Pro?</summary>

Yes, you can open 3D view it Pro. All generated elements will be properly displayed. Representation of original building elements, such as core and external walls will be derived from 2D in the best way possible and is dependent on the level of detail applied during the cleaning process.

**Video guide:** [laiout lessons - How to generate and explore 3D models of your floorplans](https://www.youtube.com/watch?v=IjxC7PTbct8)

</details>

<details>

<summary>Can I add tenancy splits in Pro?</summary>

Yes, you can add tenancy splits in Pro mode. Multi Tenancy is available across all upload modes.

**Video guide:** [laiout lessons - How to edit and manage multi tenancy areas and floors](https://youtu.be/MPWJOF7qDwg)

</details>

<details>

<summary>Can I export revit file with Pro?</summary>

Yes, you can export Revit file from a floor uploaded in Pro mode, however it will only represent objects generated within the app (external walls and core won't be parsed into Revit elements)

**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/upload-modes/pro-mode.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.
