# Parameter mapping table

**Export parameter mapping table** allows the mapping of custom Revit properties to the common IFC properties, as long as they have the same data type. Similarly to the user defined property sets, this is accomplished with a text based mapping file. There is no default template included for this file, however the syntax is fairly simple:

IFC Common PropertySet Name \<TAB> IFC Property Name \<TAB> Revit Property Name

By using this method, Revit properties can be named according to the project or company standards and will be mapped according to the correct IFC terminology upon export.

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

&#x20;  &#x20;


---

# 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/property-sets/parameter-mapping-table.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.
