# Building File

<figure><img src="https://2091935384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXRCcwTcDv0mfcNHkfaIQ%2Fuploads%2FiwxJGf4A8H9XbEWb1YzE%2FFrame%2060899.png?alt=media&#x26;token=3678291e-60d0-4c7a-9927-3ff8a5fa2122" alt=""><figcaption></figcaption></figure>

The Building File page shows the building’s details, carbon and energy performance metrics, and actionable insights for decarbonization. You can also see the timestamp and files of the analysis, allowing you to trace the insights back. By clicking the Edit Building button, you can modify the building file. If the building is shared with an organization, any member of the organization can edit it. When you upload new files, the project’s analysis status changes to processing.

The building file includes three major sections:

* **Building Overview**: Provides a comprehensive analysis of the building’s carbon and energy performance.
* **Decarbonization Roadmaps**: Offers optimized strategies to reduce emissions and meet carbon targets.
* **Material Recommendations**: Suggests lower-carbon alternatives for the materials used in the project.

You can delete the building at the bottom of the page. Once deleted, the building cannot be recovered through the software. If you accidentally delete a building, contact the Tuuli team for assistance with data recovery.

### Export Building Report

At the top right of the page you have the option to export a report of this building. This will provide you with the raw life cycle analysis data for the requested building including A1-C4 emissions and baseline emissions for each material. To see an example see the Example Building Carbon Report in the [Example Reports](https://docs.trytuuli.com/calculations-and-assumptions/exmple-reports) section.<br>


---

# 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-file.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.
