# How to Analyze Hubz Analytics Dashboard

<figure><img src="/files/xq9q1tQlSSOPmgKLhaRy" alt=""><figcaption></figcaption></figure>

* Open Telegram and use the search bar to find "[Hubz](https://t.me/hubz_app_bot)".
* Select the Hubz bot from the search results.
* Enter the “/start” command in the chat with [Hubz](https://t.me/hubz_app_bot).
* Tap the "Go to Admin [Dashboard](https://dashboard.hubz.io/)" button on the chat.
* In the Admin Dashboard within the Hubz bot, select the "Analytics" tab.
* Select a group to view its specific transactions and chat information.
* In the Chain Linked Chat details, review your earnings and the number of users for each chat.
* Tap the "View Detailed Analytics" button on the bottom.
* Review the analytics for the selected group, including metrics such as the total number of clicks, wallet connects, subscribers, and joined group members.


---

# 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://resources.hubz.io/hubz-analytics/how-to-analyze-hubz-analytics-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.
