# Analytics Dashboard

{% hint style="info" %}
[Web](https://app.aigentx.xyz/dashboard)
{% endhint %}

{% embed url="<https://twitter.com/0xAigentx/status/1763266573698019731>" %}

The AIgentX Analytics Dashboard is a comprehensive tool designed to offer insights into your AI interactions and performance. This initial version grants access to a suite of features:

* **Daily Messaging Activity**: Keep a close eye on engagement with a count of daily messages exchanged.
* **Efficiency Metrics**: Evaluate the impact of AI on your operations by reviewing engagement rates, user totals, and the time savings achieved through automation.
* **Bot-Specific Data**: Obtain granular analytics for each bot deployed, facilitating targeted performance assessments and enhancements.
* **Time-Frame Analysis**: Examine your bot's activity data over selectable time periods, from daily to monthly, to gain perspective on long-term trends and patterns.

The first iteration of the Analytics Dashboard equips you with the critical data necessary for informed decision-making, allowing for an optimized AI integration.

<br>


---

# 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.aigentx.xyz/agix-ecosystem/webapp/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.
