# Save As...

The **Save As…** button becomes available when one or more items are checked using the checkboxes. Allows to save checked family types to files.

* The **loadable** family types (Doors, Windows, Columns, etc.) are saved to the **RFA** format, **one family type per file**.
* The **system** family types (Walls, Ceilings, Floors, etc.) are saved to the **RVT** format, **one family type per file**.

Here’s an example of using this function. Let’s assume that the following family types are checked.

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

Clicking the **Save As** button will produce the destination folder selection dialog.

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

After picking a folder and clicking the **Select Folder** button, the export process will start.

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

Upon its completion, the summary dialog will appear.

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

The destination folder with the exported items will be automatically shown in the Windows Explorer.

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

For each Wall family type a separate RVT file was created even though they all belong to the same Basic Wall family. In a similar way, each loadable family type was exported into an individual RFA file, even if originally a few of them belonged to the same family. As in the case of RFA files the file name corresponds to the family name, bimCAT has put all RFA files into dedicated folders to not create naming conflicts.


---

# 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/save-as....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.
