# Reporting

Tability includes several reporting surfaces, and each one answers a different kind of question:

* [Custom Dashboards](/docs/become-a-tability-power-user/features/reporting/custom-dashboards.md): Build your own reusable dashboard with widgets.
* [Workspace Insights](/docs/become-a-tability-power-user/features/reporting/workspace-insights.md): Audit workspace health, engagement, and execution quality across plans, outcomes, and initiatives.
* [Presentation Mode](/docs/become-a-tability-power-user/features/reporting/presentation-mode.md): Review a single plan in a meeting-friendly format.
* [TV Mode](/docs/become-a-tability-power-user/features/reporting/tv-mode.md): Show a plan on a large screen with a simplified public display.
* [Retrospectives](/docs/become-a-tability-power-user/features/reporting/retrospectives.md): Capture reflections, learnings, and commentary for a plan over time.

If you need an interactive workspace view, start with dashboards. If you need a narrative review of one plan, use presentation mode, TV mode, or retrospectives depending on the audience.


---

# 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://guides.tability.io/docs/become-a-tability-power-user/features/reporting.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.
