> For the complete documentation index, see [llms.txt](https://autodesk.ifc-manual.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autodesk.ifc-manual.com/understanding-ifc/ifc-viewers.md).

# IFC Viewers

IFC files should be reviewed in an IFC viewer after the export. Linking or opening the IFC file a BIM authoring software is not recommended for this purpose.&#x20;

### Overview of free IFC viewers

[**viewer.autodesk.com**](http://viewer.autodesk.com) (free Autodesk viewer) supports 50+ file formats and allows sharing and commenting. Uploaded files are stored for 30 days by default, and can be deleted or extended as needed.&#x20;

<figure><img src="/files/5NaBOjHPuc2LwD12E8F7" alt=""><figcaption></figcaption></figure>

*Autodesk Solutions based on the same technology and free for AEC Collection Users:*&#x20;

[**Autodesk Docs**](https://www.autodesk.com/campaigns/autodesk-docs) (included in the AEC Collection) is based on the same technology as the Autodesk Viewer, but offers some extended features for document and project management.

[**Autodesk Navisworks**](https://www.autodesk.com/products/navisworks/overview) (included in the AEC Collection) is the desktop coordination solution from Autodesk with extended features like 4D/5D Simulation and clash management.&#x20;

*Selected third-party free IFC Viewers frequently used by Autodesk customers:*&#x20;

[**Open IFC Viewer**](https://openifcviewer.com/) developed by Open Design Alliance (ODA), a very fast and advanced IFC viewer, supporting the latest IFC versions including IFC 4.3. Caution: this viewer might not always display custom Property Sets.&#x20;

[**BIMvision**](https://bimvision.eu/) developed by Datacomp

[**BIMcollab Zoom**](https://www.bimcollab.com/en/products/bimcollab-zoom/) developed by BIMcollab


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://autodesk.ifc-manual.com/understanding-ifc/ifc-viewers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
