# dashboards

- [Use dashboards](https://docs.phocassoftware.com/basics/dashboards/use-dashboards.md): Dynamic, interactive, shared dashboards allow your team to monitor performance and collaboratively analyze the latest data changes.
- [Create a dashboard](https://docs.phocassoftware.com/basics/dashboards/create-a-dashboard.md): Create dynamic and interactive dashboards to monitor the KPIs relevant to your role in the business.
- [Set a dashboard as your homepage](https://docs.phocassoftware.com/basics/dashboards/set-a-dashboard-as-your-homepage.md): Replace your default Phocas homepage with a dashboard that contains the information you want to view immediately.
- [Manage dashboards](https://docs.phocassoftware.com/basics/dashboards/manage-dashboards.md): Update your dashboards as your needs change over time and share your dashboards with your team for easier collaboration.


---

# 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.phocassoftware.com/basics/dashboards.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.
