# User Defined Properties

Besides the Common Property Sets defined in the IFC Schema, it is also possible to define custom property sets and Revit offers two ways to do this: using schedules or a configuration file.&#x20;

Note: only the official property sets defined in the IFC schema are allowed to start with “Pset\_ “

The following video provides an of the topics discussed in this section:\ <mark style="background-color:orange;">▶️</mark> [<mark style="background-color:orange;">Export any Revit Property to IFC using Custom Property Sets</mark> ](https://youtu.be/SswHKtcM3mI?si=lFgb2niTXjn_f8AV)


---

# 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/user-defined-properties.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.
