# Properties & Charts

Once a project is exported to Web App, the corresponding JSON is retrieved from the service and saved in the Revit project file using Revit Extensible Storage. Later it could be viewed in user-friendly format using the **Properties & charts** command.

To open it, click the corresponding item in the **bimCAT** drop-down menu.

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

The project browser window will appear.

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

The building project structure is displayed in the left pane. By expanding various items the user can browse Categories, Families, Elements and Materials.

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

The selection of a particular material in the tree will bring its statistics to the right pane.

<figure><img src="/files/4RDfTA3gZIB57spfcMLW" alt=""><figcaption></figcaption></figure>

There the user could see basic material information and embodied carbon data along with a simple GWP chart.

All quantities are calculated according to the display units the user selected in the Revit project settings.


---

# 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/properties-and-charts.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.
