# bimCAT Library

The **bimCAT Library** command allows access to a library of various Revit family types. These types could be annotated with the bimCAT data allowing to maintain user-refined collections and bimCAT builder data between different projects.

These bimCAT back-annotations are automatically created during the Export and updated during each Synchronization for every exported family type. Basically, the back-annotations contain information about bimCAT collections assigned to every exported Revit material, building elements created only on the Web App, builders, etc. This data is later used by bimCAT to restore collection refinements and builders when Revit elements of the corresponding family types are exported from other projects or during the new export of the same project.

The Library Browser allows users to create new libraries, export both system and loadable family types to RFA and RVT files, put them to existing libraries and import family types from a library to another Revit project.

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

After clicking the corresponding item in the ribbon, the following window will appear.

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

The window has two tabs: **Current Project** and **Library**.


---

# 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.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.
