# Building Directory

<figure><img src="https://2091935384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXRCcwTcDv0mfcNHkfaIQ%2Fuploads%2FL49GQt80Rtb8d8SmbUzP%2FFrame%2060893.png?alt=media&#x26;token=a61f903e-a7bf-4541-beaf-756f1fde200f" alt=""><figcaption></figcaption></figure>

### Page Overview

The Building Directory serves as your page to view and manage your building projects. The left pane displays a comprehensive list of all your projects, where you filter, sort, and search for specific buildings. You use the map view on the right to locate your project geographically. When you select a project from the list or map, a snapshot of the project and its key sustainability metrics appears in the building performance overview popup.

### Building Performance Overview

This summary includes the building’s embodied carbon rating, embodied carbon intensity, total energy use intensity (TEUI), and Energy Star rating.

The **Embodied Carbon Rating** (a letter rating from A to G) is based on the Carbon Heroes Benchmark, which provides localized embodied carbon benchmarks for different building types, excluding MEP (Mechanical, Electrical, and Plumbing), across various countries. These benchmarks consider cradle-to-grave emissions (A1-A4, B4-5, C1-C4) and rely on thousands of anonymized industry-standard building projects.

**Embodied Carbon Intensity** measures the carbon emissions associated with materials and construction processes. By default the life cycle stages considered here are A1-A3.

**The Total Energy Use Intensity (TEUI)** is the net energy used by the building divided by its floor area. Similar to embodied carbon intensity, the more details you provide, the more accurate the energy model and TEUI calculations become. Learn more about energy modeling calculations and assumptions in the [Energy Model](https://docs.trytuuli.com/calculations-and-assumptions/energy-model) page.

The 1-100 **Energy Star Score** gives you a quick understanding of the building’s energy consumption compared to similar buildings. The rating benchmarks the building's energy performance against similar properties, factoring in size, location, and use. For example, an office building’s score compares only to other office buildings. For more details, refer to the [Energy Star Benchmark](https://www.energystar.gov/partner-resources/residential_new/program_reqs/mfhr/benchmarking) documentation.

<div data-full-width="false"><figure><img src="https://2091935384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXRCcwTcDv0mfcNHkfaIQ%2Fuploads%2FRwtNTimHWT8X7qfJWUWp%2FFrame%2060896.png?alt=media&#x26;token=9927c575-5f2d-4567-b7b8-00c39b19e332" alt=""><figcaption></figcaption></figure></div>


---

# 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.trytuuli.com/pages/building-directory.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.
