# Zones

The export of IfcZones from Revit can be managed through shared parameters assigned to room objects.

The Revit parameter for zone classification is “ZoneClassificationCode”. The syntax is the same as for [multiple classifications](/revit/classifications/multiple-classifications.md):&#x20;

![](file:////Users/trishshurtz/Library/Group%20Containers/UBF8T346G9.Office/TemporaryItems/msohtmlclip/clip_image001.jpg)ZoneClassificationCode:                         \[ZoneClassificationName]Code:Title

<figure><img src="/files/PWFl1BajBLVe1IctBLH0" alt=""><figcaption><p>Zone-related parameters allow more detailed pieces of information on zones.</p></figcaption></figure>

*Room Name* and *ClassificationCode* are assigned to the rooms in IFC.

The *ZoneClassificationCode* is the classification parameter for zones.

*ZoneName, ZoneDescription* and *ZoneObjectType* define zones objects . \
&#x20;

<figure><img src="/files/Bz6ZAkO3PZcYb89LVpPP" alt=""><figcaption><p>Zones and properties in IFC viewed in BIM Vision</p></figcaption></figure>

<figure><img src="/files/0o8O8UqL7BkwaAiwhai3" alt=""><figcaption><p>IfcName  is mapped to Number, IfcDescription is mapped to IFCSpace – Description.</p></figcaption></figure>


---

# 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/advanced-topics-and-best-practices/zones.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.
