# Web App Export Results Overview

After the export finishes successfully, the following report window will be shown.

<div align="left"><figure><img src="/files/UcFJltuUM8it6u8Cg74u" alt=""><figcaption></figcaption></figure></div>

You could view a more detailed CSV report by clicking the **Open report as CSV** button.

![](/files/H03K9NcJCPwpctEbQ1JQ)

All CSV reports are automatically saved to the following location:

* For **Revit 2025** version:\
  **C:\Users\\\[UserName]\AppData\Local\C-Change Labs Inc\bimCAT\2025\Reports**
* For **Revit 2024** version:\
  **C:\Users\\\[UserName]\AppData\Local\C-Change Labs Inc\bimCAT\2024\Reports**
* For **Revit 2023** version:\
  **C:\Users\\\[UserName]\AppData\Local\C-Change Labs Inc\bimCAT\2023\Reports**
* For **Revit 2022** version:\
  **C:\Users\\\[UserName]\AppData\Local\C-Change Labs Inc\bimCAT\2022\Reports**
* For **Revit 2021** version:\
  **C:\Users\\\[UserName]\AppData\Local\C-Change Labs Inc\bimCAT\2021\Reports**

Clicking the **Open in Web App**button will open the exported EC3 building project in the **Open in Web App** window which **could take a couple of seconds to fully load**.

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

* The **Project Name** field is filled with the name specified during the export. The project name specified by the user during the export.
* The **Project address** is taken from the Location and Site settings in the Revit file and recognized by the Google Maps service.
* The **preview** displays a screenshot of the bimCAT view at the time of the export.
* Under the title there is also **the version number** incrementing during each update followed by the initial upload date.
* In the **Building Classification** section the **Material Quantity Source** is set to **Revit Import**.

  <figure><img src="/files/k4ew1t2SCLLwPsW9yt1s" alt=""><figcaption></figcaption></figure>
* In the **Floor Area** and **EC** sections below, the following fields are calculated: **Floor Area Below Grade, Floor Area Above Grade, Gross Floor Area, Floors, Height**, **Weight**, **EC Building Intensity (Achievable, Realized, Conservative), EC Building Total (Achievable, Realized, Conservative)**.
  * The **Floor Area Above Grade** is the total area of all Revit floor instances assigned to the levels above ground.
  * The **Floor Area Below Grade** is the total area of all Revit floor instances assigned to the levels below ground.
  * The number of **Floors** is the total number of unique levels above ground which have at least one floor instance assigned to them.
  * The **Height** is taken from the highest occupiable level in the building.

![](/files/r20q53R1tHDJUvjNHM6B)

Below, the project data is structured hierarchically in two main views: [Revit View](/user-manual/usage/tallycat-beta/export-to-ec3-synchronize-with-ec3/ec3-export-results-overview/revit-view.md) and [Custom View](/user-manual/usage/tallycat-beta/export-to-ec3-synchronize-with-ec3/ec3-export-results-overview/custom-view.md).


---

# 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.bimcat.org/user-manual/usage/tallycat-beta/export-to-ec3-synchronize-with-ec3/ec3-export-results-overview.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.
