# Multiple Classifications

Following shared parameters allow adding multiple classification systems during the IFC export.&#x20;

{% hint style="info" %}
The use of multiple classifications is restricted. IfcClassification attributes, including source, edition, edition date, name, description, location, and reference tokens are not supported and will be only available for the main classification.&#x20;
{% endhint %}

Shared parameters to be used for multiple classifications are:&#x20;

ClassificationCode

ClassificationCode(2)&#x20;

ClassificationCode(3)&#x20;

ClassificationCode(4)&#x20;

ClassificationCode(5)&#x20;

ClassificationCode(6)&#x20;

ClassificationCode(7)&#x20;

ClassificationCode(8)&#x20;

ClassificationCode(9)&#x20;

ClassificationCode(10)

{% hint style="info" %}
Note: ClassificationCode(1) does not exist.&#x20;
{% endhint %}

The syntax for specifying a classification is:&#x20;

**\[ClassificationName]Code:Title**

Example: \[Maturity]01:STATUS

<figure><img src="/files/F4G841CNxrybXh5ooAaR" alt=""><figcaption><p>Multiple Classifications in Revit</p></figcaption></figure>

<figure><img src="/files/KfMgp8UbXNwM3opqTCw3" alt=""><figcaption><p>Multiple Classifications in IFC</p></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/classifications/multiple-classifications.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.
