# The Dashboard

The Dropzone Dashboard provides a summary view of investigations.

<figure><img src="/files/jbok6Y1ej3FgQgcF7cMS" alt=""><figcaption><p>The Dropzone Dashboard</p></figcaption></figure>

## What You’ll See

* **Key performance metrics**\
  Starting on the top right you will see Key Permformance Metrics. The metrics are lifetime investigations, median time to investigate, and analyst time saved.

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Time saved is calculated using the customer-defined Time Saved metric located under <strong>Settings → System Info</strong>.</p></div>
* **Investigation analytics**\
  Below the Key Permformance Metrics you will see the Investigation Analytics on the top left. This interactive donut chart and monthly bar chart display investigation conclusions.
* **Top assets panel**\
  On the bottom left is the Top Assets panel which shows the frequently investigated assets with a visual threat distribution.
* **Response metrics**\
  To the right of Top Assets the Response Metrics section shows performance indicators tracking your SOC response times. Clicking the **View Details** button will give the following detailed view

<figure><img src="/files/mzwhYxlmrMhlf3hs5eeP" alt=""><figcaption><p>Response Metrics Detailed View</p></figcaption></figure>

* **Investigation MITRE Tactic** To the far right is the Investigation MITRE Tactic overview showing the frequency of MITRE tactic investigation counts
* **Status Bar** Finally at the bottom is the status bar showing a high level overview of that status of your connected Data Sources, Alert Sources, and Communicators


---

# 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.dropzone.ai/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.
