# Assign Program Types

{% embed url="<https://www.youtube.com/watch?v=Hz_-MM2bb4E&list=PLHnzKQMrclYmtPc_ISoD6vdjtPG3786S0&index=8>" %}

## **Step 1**

Use command [PO\_EditRoomProperties](/user-manual/rhino-plugin/pollination-commands/alphabetically/po_editroomproperties.md) or double click the room from "Room Manager" to bring up the "Room Properties" dialog, in which you can override room's program type.

![Set room's program type from Room Properties dialog](/files/-MeYA94W_H2fWKUHBA_c)

## **Step 2A**

Select a program type from "Program Type Manager" dialog.

*Note: at the beginning, you may not have all program types that are listed in below screenshot, please check the next **step 2B** to import new program types from OpenStudio Standards templates.*

![Program Type Manager](/files/-MeYC4Mt6TiSCAxcpQ5C)

## **Step 2B**

Import a new program type from OpenStudio Standards template.

*Note:* [*OpenStudio Standards*](https://github.com/NREL/openstudio-standards/) *are developed by the US.* [*National Renewable Energy Laboratory*](https://www.nrel.gov) *(NREL)'s OpenStudio Team. It includes ASHRAE 90.1 baseline model's program types and HVAC system templates. We convert them to* [*Honeybee Schema*](https://www.ladybug.tools/honeybee-schema/model.html) *standard format so it becomes one of the trusted data sources that we can use across our entire eco-system.*

![](/files/932uXdZYTCXq1TL1KdKt)

***


---

# 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.pollination.solutions/user-manual/rhino-plugin/energy-modeling/assign-program-types.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.
