# IFC 4.3 Support

IFC 4.3 is the version of the IFC schema that offers extended support for Infrastructure categories, like Roads, Rails or Bridges (read more about [IFC Schema versions](/understanding-ifc/ifc-schema-versions.md)).

Revit 2023.1 or higher offers an *experimental* IFC 4.3 support with a basic implementation of the current schema version. Following workflows are supported:

* IFC LINK: IFC4.3 is automatically recognized when linking (Note: Opening IFC 4.3 Files in Revit is NOT supported)
* IFC EXPORT: ”Experimental” (limited implementation for testing purposes)

<figure><img src="/files/caIXxME8bWI1OzPwRxZx" alt=""><figcaption></figcaption></figure>

As soon as IFC 4.3 has been finalized and released as ISO standard, the implementation of the new schema will be continued.&#x20;

Keep an eye on what the Revit Development team is currently working on through the official Roadmaps: <https://blogs.autodesk.com/aec/roadmap/revit-architecture-roadmap/>

This video provides a brief overview of the experimental IFC4.3 implementation in Revit: \ <mark style="background-color:orange;">▶️</mark> [<mark style="background-color:orange;">Using IFC4.3 in Revit</mark>](https://youtu.be/YqOemaUqmWI?si=WTELOEXOeMSyLSzw)


---

# 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://autodesk.ifc-manual.com/revit/advanced-topics-and-best-practices/ifc-4.3-support.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.
