> 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_story.md).

# Set Story

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

![](https://3521261292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1FZ8W_xSW4Nb61%2Fuploads%2Fgit-blob-c8bc66dda7b75ccafe17dfc28a49a99d76b14aa3%2FSet_Story.png?alt=media) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-core/blob/master/honeybee_grasshopper_core/src//HB%20Set%20Story.py)

Set text for the story identifier for honeybee Rooms.

Rooms sharing the same story identifier are considered part of the same story in a Model.

## Inputs

* **rooms \[Required]**

  Honeybee Rooms to which the input \_story should be assigned.&#x20;
* **story \[Required]**

  Text for the story identifier to which the rooms belong.&#x20;

## Outputs

* **report**

  ...&#x20;
* **rooms**

  The input Rooms with their stories set.&#x20;
