# Dashboard Overview

The Dashboard is your central landing page in Decube. It gives you an at-a-glance view of activity across your data estate — from recently accessed assets to open access requests — so you can pick up where you left off and stay on top of what's changing.

Your Dashboard provides an overview of:

* **Recently Accessed Assets:** Shows you the recent accessed assets from your dashboard.
* **Top Popular Assets: Shows the recent activity of assets you have access to, including new data products, updates to the glossaries and others.**
* **Recent Activity:** Shows the recent activity of assets you have access to, including new data products, updates to the glossaries and others.
* **Recent Requests:** Shows all access or change requests that have been raised for the assets you have ownership of.

<figure><img src="/files/qXUDVy2irXzKYHxJGzVi" alt=""><figcaption><p>Overview for Data Dashboard</p></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.decube.io/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.
