# Current Project

The **Current Project** tab lists all family types existing in the current Revit project.

<figure><img src="https://979736188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnnfiqwqMJpMWTZIHDlMz%2Fuploads%2Fgit-blob-8286c82a05967b215f0cd5e2e082aeadef9fbb77%2Fimage%20(80).png?alt=media" alt=""><figcaption></figcaption></figure>

**Category, Family** and **Type** columns display the corresponding Revit information.

The **Document** column is only displayed when the current Revit document has linked models and displays the name of the main or linked document where the selected family type belongs to.

The **Revit Version** column shows off the Revit document version.

**Loadable** shows whether a family is loadable or not (system).

If elements of a family type were already exported to the Web App, the corresponding back annotations will be added to the family type. The **Web App** column shows whether these annotations are present. If that’s the case, the **Unit** column will display the quantity unit assigned to the family type on the Web App, and GWP Achievable and GWP Conservative columns will show off the approximate GWP values for 1 unit of this family type (calculated using the Revit material data and the bimCAT material statistics).

Upon clicking a particular row in the data grid, you’ll be able to see more detailed information about the corresponding family type in the right pane. It includes a **preview image**, **Category**, **Family**, **Type** and **GWP data**. Also, the **Annotation** text box displays the list of materials or material layers of the family types together with bimCAT material search information.

Clicking the **View All** link opens the **bimCAT Properties Viewer** which shows the complete bimCAT back annotation in JSON format.

<figure><img src="https://979736188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnnfiqwqMJpMWTZIHDlMz%2Fuploads%2Fgit-blob-7a9b3974d0cc38760031bc5e464465cd19a693bb%2Fimage%20(81).png?alt=media" alt=""><figcaption></figcaption></figure>

Clicking the small magnifying glass icon in a column header brings up the filter, where you can configure elements visibility in the data grid. More than one filter could be applied.

<figure><img src="https://979736188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnnfiqwqMJpMWTZIHDlMz%2Fuploads%2Fgit-blob-72738aac0a9f879df39d46b0590f4b0581537992%2Fimage%20(82).png?alt=media" alt=""><figcaption></figcaption></figure>

The toolbar above the data grid hosts a number of buttons which allow you to perform various actions on project family types. Most of them become enabled when data grid items are checked using the checkboxes in the first column.


---

# 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/library-browser/current-project.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.
