# Schedules

**Export schedules as property sets** allows the creation of user-defined property sets through Revit schedules. All properties which are not part of the standard property sets defined in the IFC schema can be added to custom property sets. As Revit pro- jects can have many schedules, it is also possible to limit this option to Schedules containing IFC, Pset, or Common in the title.

All properties are collected in the schedule and can be found in the IFC upon export:

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

The advantage of this workflow is that it is not necessary to worry about data types or configuration files, however, the schedules are not that easily transferrable between projects, which is why there is also a second option to create user-defined property sets.


---

# 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/schedules.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.
