# Custom View

The **Custom View** is automatically created along with the [Revit View](/user-manual/usage/tallycat-beta/export-to-ec3-synchronize-with-ec3/ec3-export-results-overview/revit-view.md) during the [Web App Export](/user-manual/usage/tallycat-beta/export-to-ec3-synchronize-with-ec3.md) In a nutshell, it's a carbon copy of the **Revit View** with additional benefits.

The **Custom View** initially has the same hierarchical structure as the **Revit View**.

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

All building element refinements which could be done in the **Revit View** are available here as well. These changes are preserved across the **Custom View** and the **Revit View**.

Although the **Revit View** is very restricted in terms of reorganizing the data, in the **Custom View** you're free to move the building elements between the labels however you like.

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

These view organization changes will not affect the **Revit View** in any way. It will always preserve the strict bimCAT-compatible structure.

Feel free to use the **Custom View** to organize the data for your convenience.


---

# 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/custom-view.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.
