# Create bimCAT View

The first thing you need to do to use Building Information Model Climate Action Tool (bimCAT) with the new Revit project after signing in is to create a **special bimCAT view**. Later it will be used for all the operations performed by BIM Climate Action Tool (bimCAT).

After successfully signing in, go to **Web Analysis > Create bimCAT view**

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

After the view is created, BIM Climate Action Tool (bimCAT) will automatically make it active and open the **Manage Scope** window where you could configure what’s exported. More on it is in the [Manage Scope](/user-manual/usage/tallycat-beta/manage-scope.md) section.

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

You won’t see this command in the **Web Analysis** drop-down menu if a view with the name **bimCAT** already exists in the project.

Please note, that **you cannot rename the bimCAT view**. If you attempt to do so, Revit won’t allow it and an error will be displayed. After clicking **Cancel** the view will revert to its original name.

<figure><img src="/files/7gpLsUR9uQKHSBnIilRU" alt=""><figcaption></figcaption></figure>

Deleting the **bimCAT view** is permitted, but you’ll need to confirm this action first.

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

After the **bimCAT view** is created, the **Web Analysis** drop-down menu will change displaying additional commands.

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

If you click **Export to Web**, **Manage Scope** or **Export to JSON**, but the BIM Climate Action Tool (bimCAT) won’t be able to find the dedicated **bimCAT view** for some reason, the following warning will pop up.

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

If you choose Yes, BIM Climate Action Tool (bimCAT) will automatically create the **bimCAT view** and open the **Manage Scope** window.

Otherwise, the warning will close and the bimCAT drop-down menu will revert to the initial state.

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


---

# 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/create-tallycat-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.
