# Dashboard

## Pinned Tiles

Access the latest statistics for your business from tiles you can pin to your customisable dashboard.

{% hint style="info" %}
&#x20;The dashboard is customisable per user. Each user can choose their preferred tiles.
{% endhint %}

![](/files/-LduQragG8VCZKbd6i_8)

Tiles are colour codes based on the reported value. By clicking on the tile you can view the related data associated with the grid.

\[insert same report grid screen shot here]


---

# 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.accuserv.cloud/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.
