# Views Panel

Open this panel by clicking the Views icon in the top right corner of your screen or by using the <kbd>Shift</kbd> <kbd>V</kbd> shortcut. An overview of all saved views will be displayed here.&#x20;

Save your current view by clicking the green plus button in the bottom right of the panel. You can give the view a name and optionally assign one or more labels. The view will store the following information:

* Currently opened models
* Active scope, if a scope is set
* Active sections, if any are active
* Selected products, if any are selected
* Current camera position

<div data-with-frame="true"><figure><img src="/files/JJ6VNXZkbBxluwTNo5Uh" alt="" width="292"><figcaption></figcaption></figure></div>

Once a view is created, it will show up in the Views panel. The image below shows the layout of the views panel, including the following elements:

1. Search bar to find specific views
2. Filter and grouping options. You can filter by label, and group by model or label
3. Collapse/Expand all
4. Options for automatically generation plan and elevation views based on the spatial locations in your project. For each building 4 elevation views will be automatically created, and for each floor in each building a plan view will be created
5. A group; in this case the views are grouped by label, and the view *Section AA* was assigned the label *Section*
6. A saved view
7. Favorite View indicator. Your favorite views will appear in the [navigator](broken://pages/5guS2EEjTLaTVBhh6l4S) for quick access.&#x20;
8. Options to edit or delete a view.

<div data-with-frame="true"><figure><img src="/files/lqzoL2gcPu04ijVVv5o7" alt="" width="327"><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://help.qonic.com/documentation/qonic-application/querying-and-reporting/views-panel.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.
