# Libraries Panel

Open the Libraries panel by clicking the Libraries icon at the top right corner of your screen or by using the <kbd>Shift</kbd> <kbd>L</kbd> shortcut. For any given library type, the model libraries for the currently opened model(s) will be displayed as well as any project libraries.

{% hint style="info" %}
Note that Libraries can be managed both in the **Dashboard** and in the **Application**. For more information, visit the help article about [Libraries](https://help.qonic.com/documentation/qonic-dashboard/libraries).
{% endhint %}

<div data-with-frame="true"><figure><img src="https://929210962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZKeCFTBZzqUt4lpmhUdS%2Fuploads%2Fw8XjHkhh6AgnopZmtTiW%2Fimage.png?alt=media&#x26;token=163183ae-adff-42d6-be8e-8af319e79303" alt="" width="317"><figcaption></figcaption></figure></div>

Check out the individual pages per Library type for more information:

* [Codes Library](#codes-library)
* [Properties Library](#properties-library)
* [Types Library](#types-library)
* [Materials Library](#materials-library)
* [Locations Library](#location-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://help.qonic.com/documentation/qonic-application/querying-and-reporting/libraries-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.
