# Set Zone

![](/files/gR6Rl168Wy9eLaTFz7lU)

![](/files/tCxgcFcOSpwdkmMK7zMe) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-core/blob/master/honeybee_grasshopper_core/src//HB%20Set%20Zone.py)

Set text for the zone identifier for honeybee Rooms.

Rooms sharing the same zone identifier are considered part of the same zone in a Model. If a zone identifier has not been specified for a given Room, it will be the same as the Room identifier.

### Inputs

* **rooms \[Required]**

Honeybee Rooms to which the input \_zone identifier should be assigned.

* **zone \[Required]**

Text for the zone identifier to which the rooms belong.

### Outputs

* **report**

...

* **rooms**

The input Rooms with their zones set.


---

# 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://docs.ladybug.tools/honeybee-primer/components/0_create/set_zone.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.
