# Adding a new building

From the Building Directory page you can add new projects. The Add Project button at the top right of the page takes you to the building onboarding page that collects the details needed to define the scope, category, and progress of the project.

<figure><img src="https://2091935384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXRCcwTcDv0mfcNHkfaIQ%2Fuploads%2FT1u6TGqX2Xws2YXaGGG3%2FFrame%2060911.png?alt=media&#x26;token=7abed494-e63a-475b-95cb-92145194d7b2" alt=""><figcaption></figcaption></figure>

### Basic Building Details

In the basic building info we require a building name (anything to remember and index the building by), address, and the year construction is or was completed.

The **address** will be used to index and benchmark the building. We also use the address for various geological and environmental condition assumptions.

The **completion year** is the date by which the overall development of the Project is completed or will be completed. An estimated year here is sufficient.

<figure><img src="https://2091935384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXRCcwTcDv0mfcNHkfaIQ%2Fuploads%2FzDlFlh2djaOPrr3lTbgi%2FFrame%2060907.png?alt=media&#x26;token=8911696b-f2bb-49f7-ae8e-2075a4f71448" alt=""><figcaption></figcaption></figure>

### Building Type

The **building type** specifies how the building is used, which is essential for energy modeling as it influences occupancy patterns and energy usage characteristics. Here, you can define the proportions of various property types within the building. During early-stage calculations, Tuuli relies on the predominant property type to generate initial estimates. For detailed analyses, all specified percentages are considered to ensure a precise and comprehensive assessment.

### Roles

The **roles** define the scope of emissions your organization is responsible for. Based on the roles, Tuuli categorizes emissions as scope 1, 2, or 3. Tuuli uses guidance from the GHG protocol to determine scope emissions by role as shown in the figure bellow.&#x20;

<figure><img src="https://2091935384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXRCcwTcDv0mfcNHkfaIQ%2Fuploads%2FzhTcwUCs9eb144a7Y9DR%2FFrame%2061065.png?alt=media&#x26;token=84d1436d-5751-4177-a095-609c37431502" alt=""><figcaption></figcaption></figure>

### Building Stage

The **building stage** reflects the level of flexibility in the building's design. It influences the assumptions required to calculate carbon emissions and the range of recommended strategies. The building geometry allows for a comprehensive analysis of the building’s carbon emissions.

### Building Geometry

For each building, you input the **gross floor area**, **number of floors**, **floor-to-ceiling height**, and **major frame material** to get a rough estimate of embodied carbon. These results display immediately after you successfully input the building details¹.

{% hint style="info" %}
Want to learn more about the assumptions and data Tuuli uses for the rough estimate of embodied carbon? Head to the [Preliminary Analysis](https://docs.trytuuli.com/calculations-and-assumptions/building-directory) page to learn more.
{% endhint %}

In addition to these basic characteristics, we recommend uploading building files to complete a comprehensive life cycle analysis and energy model of the building. The following files are recommended to upload:

* **BIM file**: The BIM (Building Information Modeling) file provides the most comprehensive view of your building. It contains intricate details on design, materials, structural elements and more, allowing for a full digital representation.
* **Bill of Materials**: This document lists all the materials used in the building, including quantities, specifications, and sourcing details.&#x20;
* **3D Architectural Model**: The 3D architectural model offers a visually rich representation of your building’s design.
* **Structural Model**: The structural model outlines the load-bearing elements and framework of your building, detailing columns, beams, and supports.&#x20;
* **Energy Bills**: Energy bills provide insight into the building’s historical energy consumption, cost, and efficiency patterns. They are essential for evaluating current energy performance, setting benchmarks, and identifying opportunities for improvement.

{% hint style="info" %}
Want to learn more about the assumptions and data Tuuli uses for the comprehensive life cycle analysis and energy models? Head to the [Life Cycle Analysis](https://docs.trytuuli.com/calculations-and-assumptions/adding-a-new-building) and [Energy Model](https://docs.trytuuli.com/calculations-and-assumptions/energy-model) pages to learn more.
{% endhint %}

<figure><img src="https://2091935384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXRCcwTcDv0mfcNHkfaIQ%2Fuploads%2FeZxDUxFpGBGLBCjpVK0u%2FFrame%2060908.png?alt=media&#x26;token=8dd221f6-a9b4-4e21-bd56-cb088aefc349" alt=""><figcaption></figcaption></figure>

The **policies and certifications** sections let you specify compliance requirements or certification goals for the project. Tuuli sets a carbon target that aligns with the selected requirement or certification. If multiple targets exist, Tuuli aligns the decarbonization plans with the most stringent requirements.

<figure><img src="https://2091935384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXRCcwTcDv0mfcNHkfaIQ%2Fuploads%2Flq5md8IZ5y4viGqaKpW1%2FFrame%2060909.png?alt=media&#x26;token=80934712-f38d-4efc-8195-dbc401389a59" alt=""><figcaption></figcaption></figure>

At the end of the building onboarding process, the organization sharing section gives you the option to share this building with your organization or team.

{% hint style="info" %}
Want to learn about sharing buildings with your colleagues? Head to the [Organizations ](https://docs.trytuuli.com/pages/organizations)section to learn more.
{% endhint %}

***

¹ If the building characterists entered are out of the bounds of our analysis methodology Tuuli will not be able to provide an initial rough estimate and you will have to wait for the analysis to be completed for results.&#x20;


---

# 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/adding-a-new-building.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.
