# IFC Export Settings Dialog

The IFC export dialog in Revit is located under *File > Export > IFC,* and it offers the direct selection of all built-in Model View Definitions (MVD).&#x20;

This dialog also allows the export of all open projects, not only the active one, using the same settings:

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

The selection of the IFC version and MVD is crucial for the quality of the content exported to IFC.\
The most commonly used MVDs are IFC2x3 Coordination View 2.0 and IFC4 Reference View.

In addition, these settings can be further modified by selecting Modify setup. The following pages provide detailed documentation about these settings.


---

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