# Navigating the Dashboard

Once logged in, the main Complyan Dashboard will be in view.&#x20;

***

Toggle between frameworks by clicking the highlighted box. This dashboard gives an overview of all modules and the progress levels across them.

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

***

Use **Manage Charts Visibility** to customize the look and feel of your dashboard

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

***

The dashboard may also be exported by clicking the highlighted icon at the top right corner.

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

***


---

# 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.complyan.com/getting-started-with-complyan/getting-started/navigating-the-dashboard.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.
