# Dashboard Overview

## Dashboard Overview

The dashboard gives you a quick view of work that needs attention.

### What you usually see

* Pending approvals and submitted items.
* Travel and expense status summaries.
* Budget or policy alerts, based on role.
* Quick links to start or resume common tasks.

### Use the dashboard to

* Start a new request.
* Return to an in-progress task.
* Spot items that need review.
* Check where work is blocked.

### Good first actions

* Review anything marked pending or returned.
* Confirm your dashboard reflects the right role.
* Use it as your daily starting point.


---

# 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.techzala.com/getting-started/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.
