> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/design-data-management-and-exchange/smart-browser/project-browser.md).

# Project Browser

**Project Browser** is a better way to view and use families from current, linked, or other open projects.

![](/files/sCcTCuSZxHnZSMoyGq0d)

There are preview images by the families. Drag and drop to use any family and type.

![](/files/qAPHhitTga4q0DaI8FmY)

In the top le corner, you can choose from which currently-opened project you want to use the families in your active project. You can even use families from linked projects.

When a family is selected, click **Open Family** to open it in editing mode in Revit.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.besmart.software/design-data-management-and-exchange/smart-browser/project-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.
