# Overview

<figure><img src="/files/Ce3hnrZQUt8MkhGF1xhQ" alt=""><figcaption><p>Overview Page</p></figcaption></figure>

The Overview page contains a series of widgets that can help you get a sense of your recent workflows and other pieces of information that may help you gain your bearings.

These widgets can be rearranged and resized to meet your preferences.  The widgets can be moved by clicking and dragging the title bar of the widget.  They can be resized by clicking and dragging the bottom right corner of the widget to the desired size.

## Widgets

### Case Lead Assignments

This is a pie chart that shows the current distribution of non-closed cases across all of your case leads.

### Cases & Evidence

This is a line chart that shows the amount of cases, evidence, and acquisitions that has been created over a 12 month period.

### My Recent Cases

This is a list of the 15 most recent cases that you have accessed.

### My Recent Evidence

This is a list of the 15 most recent evidence items that you have accessed.

### My Recent Activity

This is a list of the 15 most recent activity logs for your account.

### New Inquiries

This is a list of inquiries that have a current status of "New".

### My QA Reviews

These are Quality Assurance reviews that are currently assigned to you and are not complete.

### Tasks Due Soon

This is a list of tasks that are due within the next 7 days.


---

# 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.monolithforensics.com/monolith/monolith-tour/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.
