# IFC Export

<details>

<summary>Where can I open my IFC export?</summary>

You can open IFC files exported from our software in any IFC viewer. You can also import them to other BIM softwares, as Revit or Archicad.

**Video guide:** [laiout lessons - How to export to IFC & keep working in your tools](https://youtu.be/DMQstRxJRj8)

</details>

<details>

<summary>What elements are exported to IFC?</summary>

All elements visible in 3D view are exported to IFC.

**Video guide:** [laiout lessons - How to export to IFC & keep working in your tools](https://youtu.be/DMQstRxJRj8)

</details>

<details>

<summary>Is the export compliant with IFC standards?</summary>

The IFC export presents all the standards relative to the generated elements. Every piece belongs to categories, and we set default values for Walls, Floor slabs, Doors, etc. These can then be edited in any BIM software,.

**Video guide:** [laiout lessons - How to export to IFC & keep working in your tools](https://youtu.be/DMQstRxJRj8)

</details>

***

## Video guides

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


---

# 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/ifc-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.
