# Dashboard Overview

<figure><img src="https://929210962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZKeCFTBZzqUt4lpmhUdS%2Fuploads%2FhVQU9r9YshhwgzT4s3rv%2FGroup%20623.png?alt=media&#x26;token=d01e327c-33e9-4fac-8450-2f164fc41af1" alt=""><figcaption></figcaption></figure>

1. Currently opened project
2. [Projects](https://help.qonic.com/documentation/qonic-dashboard/projects) within my organization shared with me
3. Create a new project *- only available to* [*organization owners*](https://help.qonic.com/documentation/qonic-dashboard/your-organization)
4. [Projects](https://help.qonic.com/documentation/qonic-dashboard/projects) outside my organization shared with me
5. [Model overview](https://help.qonic.com/documentation/qonic-dashboard/models) of currently active project
6. [Report overview](https://help.qonic.com/documentation/qonic-dashboard/reports) of currently active project
7. [Libraries](https://help.qonic.com/documentation/qonic-dashboard/libraries) of currently active project
8. Members of currently active project
9. Settings of currently active project *- only available to project owners*
10. Search bar for models in your project
11. Status of the project. Pending changes in any model or library will be displayed here
12. Profile and [Organization](https://help.qonic.com/documentation/qonic-dashboard/your-organization) settings
13. Sort and filter models
14. Model list view
15. Model card view
16. Model card
17. Actions available for currently selected model(s)
18. Open currently selected model(s)
19. Delete currently selected model(s) *- only available to model owners*
20. Open [version history](https://help.qonic.com/documentation/qonic-dashboard/models/model-version-management) of currently selected model
21. Manage [access rights](https://help.qonic.com/documentation/qonic-dashboard/models/model-access-rights) of currently selected model *- only available to model owners*
22. Export currently selected model to IFC *- only available if you have model editing rights*&#x20;
23. Create [public sharing](https://help.qonic.com/documentation/qonic-dashboard/models/public-sharing) links of currently selected model(s)
24. Upload a new model *- only available to project contributors or higher*


---

# 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-dashboard/dashboard-overview.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.
