# 2024-06-21: CE - API Statistics

### Overview

In order to enhance your satisfaction and operational transparency, we provide a comprehensive API call tracking feature within the Management Dashboard. This feature will allow you to easily monitor your API usage and ascertain their remaining quota.

### New features

| Feature                                         | Benefit                                                                                                                                                                                                                                                                   |
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Statistics available per tenant**             | Providing real-time access to usage statistics per tenant empowers you to manage your tenants independently without needing to contact support.                                                                                                                           |
| **API call tracking**                           | By understanding your remaining quota, you can plan your API usage more effectively, ensuring they stay within your allocated limits.                                                                                                                                     |
| **Filtering of API calls within visualization** | Filtering the API calls by day, week and month gives you a full visibility into your API consumption patterns, fostering your trust and transparency. Further usage data enables informed decision-making regarding API consumption, which may result in optimized usage. |
| **Statistics based on a user role**             | Only the administrator and manager can view the API usage data. This allows for the appropriate individuals to be identified and held accountable for monitoring and tracking the data.                                                                                   |

### Fixes and improvements

None as this is a new service.

### Known problems

No known problems at time of release.

### Documentation and links

User Guides:

* [API Statistics](https://app.gitbook.com/s/bTY7EwZtYYQYC6GOcdTj/management-dashboard/administration/api-statistics)


---

# 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://developer.emporix.io/release-notes/archive/2024/2024-06-21-ce-api-stats.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.
