# Dashboard

The Caspen dashboard offers an easy way to communicate with your team, take notes, manage tasks, view outstanding progress notes, and gain a quick financial overview.

It brings together the information you need to start your day without searching through multiple areas of the system.

<div align="left"><figure><img src="/files/aw8kUKcd9PnWjFyk5rnf" alt="" width="230"><figcaption></figcaption></figure></div>

**Dashboard sections**

* [Team noticeboard](/using-caspen/dashboard/team-noticeboard.md) – Share announcements and updates with your team in one central place.
* [Tasks overview](/using-caspen/dashboard/tasks-overview.md) – See today’s priorities and overdue tasks at a glance, and mark items as complete.
* [Manage incomplete progress notes](/using-caspen/dashboard/manage-incomplete-progress-notes.md) – Review and complete outstanding client notes that need attention.
* [Income overview](/using-caspen/dashboard/income-overview.md) – Track recent revenue, including invoices and payments, with simple visual insights.


---

# 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://support.caspen.com/using-caspen/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.
