# Dashboards

As a Clickatell user, you have access to dashboards in the Clickatell User Portal to give you an overview of activities and performance across your channels and applications.

You also have access to the following reports:

* [Messaging channels](/data/dashboards/messaging-channels.md)
* [Agents (Chat Desk)](/data/dashboards/agents-chat-desk.md)
* [Workflows (Chat Flow)](/data/dashboards/workflows-chat-flow.md)
* [Integrations](/data/dashboards/integrations.md)
* [Payments (Chat 2 Pay)](/data/dashboards/payments-chat-2-pay.md)


---

# 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://help.clickatell.com/data/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.
