# Space HVAC

A Space represents a thermal zone within a building that can be conditioned for the comfort of occupants. Each Space can have a different set of conditions associated with it. These include Schedules, Building Classes, Occupants, Internal Loads, Infiltration, Thermostats, HVAC, and Sizing. Where a diversity of Spaces exist in one building, they can be distributed across the model using tagging.

## Select Space HVAC&#x20;

To select Space HVAC, navigate to 'HVAC' and click 'Add HVAC' and then 'Add Space HVAC'. Next, under 'Type', select a preferred Space HVAC component, the 'Space' it is associated to and give it a 'Title' (Optional).

<figure><img src="/files/YSXmqivCKkiE5yprjcm3" alt=""><figcaption></figcaption></figure>

## Space HVAC Components

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Air Terminal</strong><br></td><td>An Air Terminal establishes a link to a central air-handling unit. It encompasses diverse types like variable air volume, variable air volume ... <a href="/pages/x7RgG8Y9TL3WCG0LPBhf">More</a></td><td></td><td></td></tr><tr><td><strong>Fan Coil Unit</strong><br></td><td>The Fan Coil Unit is a single-zone air-conditioning unit, comprising a cooling coil, electric heating coil, and fan. Optionally, it can connect to a central ... <a href="/pages/cnoTkLjaaGJumIAnuriT">More</a></td><td></td><td></td></tr><tr><td><strong>Packaged Terminal Heat Pump (Split System)</strong></td><td>The Packaged Terminal Heat Pump, commonly known as a 'split system', caters to a single zone. It comprises an outdoor unit for heat rejection ... <a href="/pages/VzRaP74Dhw5gVCP4aCd7">More</a></td><td></td><td></td></tr><tr><td><strong>VRF Terminal Unit</strong><br></td><td>The VRF Terminal Unit, integral to a VRF system, is the in-zone component delivering hot/cold air. This unit, situated within the zone, incorporates ... <a href="/pages/xO1BIfEGEGWmgDxEjvzI">More</a></td><td></td><td></td></tr><tr><td><strong>Water-to-Air Heat Pump</strong><br></td><td>The Water-to-Air Heat Pump is an HVAC system utilizing water as a heat source or sink. It transfers heat to or extracts it from a conditioned space ... <a href="/pages/hRBL2iYE3UsJj44XyhhJ">More</a></td><td></td><td></td></tr><tr><td><strong>Constant Air Volume (Air Cooled)</strong></td><td>Constant Air Volume (Air Cooled) is a templated system that consistently supplies a fixed air volume to conditioned spaces, irrespective of ... <a href="/pages/6dm8twSIstoaVXSiUizp">More</a></td><td></td><td></td></tr><tr><td><strong>Fan Coil Unit System</strong></td><td>The Fan Coil Unit (FCU) System is a templated system comprising a heating and/or cooling heat exchanger (referred to as a "coil") and a fan.... <a href="/pages/yLBS5YbPKxHy7j0Yenun">More</a></td><td></td><td></td></tr><tr><td><strong>Variable Air Volume System (Air Cooled)</strong></td><td>Variable Air Volume (VAV) System (Air Cooled) is a pre-configured HVAC system template. It adjusts the air volume delivered to each zone based ... <a href="/pages/lVWyL7PyKUgHF7tBolYd">More</a></td><td></td><td></td></tr><tr><td><strong>Variable Refrigerant Flow</strong> <br></td><td>The Variable Refrigerant Flow (VRF) System is a templated HVAC system using refrigerant as the cooling and heating medium. It adjusts ... <a href="/pages/Pe7DUMRiq1zAPCvsUtf3">More</a></td><td></td><td></td></tr></tbody></table>

## Add Space HVAC

To Add Space HVAC, navigate to 'HVAC' and select the 'Add Plant HVAC' in the Schematic ribbon. Then navigate to 'Type' and search for the desired system.&#x20;

<figure><img src="/files/ZkmgsHH6r6MXBIOaMynd" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Only available on Premium Plans.  Please reach for further [support](/support-and-training/contact-us.md).
{% endhint %}


---

# 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.betterbuilding.io/user-guide/2d-building/building/hvac/space-hvac.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.
