> For the complete documentation index, see [llms.txt](https://docs.coupler.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coupler.io/account-management/plan-limits/how-to-check-usage-stats.md).

# Check usage stats

Coupler.io calculates all your import and usage statistics that is used in subscriptions plans.

Our plans are mostly based on how many accounts your organization has, and in the case of free users we also measure Data volume (the number of exported rows). However we also take the amount of users and the frequency of the Auto refresh. You can learn more about what differentiates our plans on our [pricing page](https://www.coupler.io/pricing) and check more detailed how the limits works [here](/functionality/coupler.io-features-and-limits.md).

You can find most of the data you need on the [homepage](https://app.coupler.io/app/home).

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

On this page, you will be able to see the progress bar with the number of accounts you currently use, the number of data flows you have, the data sources that you have connected, and the number of dashboards set up.

You can also see statistics in the ['Billing' section](https://app.coupler.io/app/billing). Here you will also find out what your limits are and what schedule you can follow for your data flows. It also includes information about the user limit, accounts, data destination limits, and the amount you pay.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coupler.io/account-management/plan-limits/how-to-check-usage-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.
