> For the complete documentation index, see [llms.txt](https://docs.ladybug.tools/honeybee-primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ladybug.tools/honeybee-primer/components/0_create/set_zone.md).

# Set Zone

![](https://3521261292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1FZ8W_xSW4Nb61%2Fuploads%2Fgit-blob-4ae58078cf514a5c87f59d2fa460db798d645c10%2FSet_Zone.png?alt=media)

![](https://3521261292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1FZ8W_xSW4Nb61%2Fuploads%2Fgit-blob-119466a2bb44d0e9bfe273f58cc102206c950ce4%2FSet_Zone.png?alt=media) - [\[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.
