# For Customers

**Analytics for GPT360 Clients**

Detailed analytics are available to GPT360 clients, providing key metrics and valuable insights:

* **Subscription Expiry Date** - the date until which your access to the functionality remains active.
* **Top Active Users** - a list of users along with the number of messages they have sent.
* **Earned Rewards** - the amount earned from your pool, as well as the number of internal G360 ecosystem bonus points awarded to users.
* **Daily Activity Chart** - a comprehensive analysis showing the number of messages broken down by days of the month.
* **Unique Users** - percentage of unique users over different periods: 1 day, 7 days, and 30 days.
* **Multi-Event Analysis** - total pool funds, earnings of internal ecosystem points, and distribution among users.
* **Campaign History** - access to all your previous campaigns with key metrics for each.


---

# 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.gpt360.io/chaterium-network/dashboard-and-analytics/for-customers.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.
