# Dashboard

The **Dashboard** is the first page that the system administrator sees after logging into the platform. This section explains how to use the Dashboard widgets to enhance functionality to suit your needs.

## Shortcuts

* [How to manage Dashboard widgets](/next-generation-product/platform/dashboard/dashboard-widgets.md)
* [How to manage Incident Responder widgets](/next-generation-product/platform/dashboard/incident-responder-widgets.md)
* [How to manage Threat Sharing widgets](/next-generation-product/platform/dashboard/threat-sharing-widgets.md)

## Help

Click the **AI-Powered Assistant** icon **(...)** at the bottom right of the **Dashboard** to get help about any information.

## Video Tutorial

The following video tutorial contains information about how to manage dashboard.

{% embed url="<https://www.youtube.com/watch?v=0kyb5x1FzVM>" %}


---

# 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://doc.keepnetlabs.com/next-generation-product/platform/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.
