> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onlyfansapi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Checking usage (/fansbot/usage)

FansBot usage is billed in [credits](/introduction/essentials/credits). To see what it's spending, open **Usage** in your [OnlyFansAPI dashboard](https://app.onlyfansapi.com) sidebar and switch to the **FansBot** tab.

<img alt="FansBot usage page" src={__img0} placeholder="blur" />

## Usage chart

The chart shows credits used over time. Use the controls to dig in:

* **Dimension** — group the chart by **Request Type** (for example, chat vs. scheduled task), **Model**, or **Platform**.
* **Period** — Today, the past 7 or 30 days, the past 6 months, the past year, or all time.

## Activity table

Below the chart, **FansBot Activity** lists individual requests:

| Column   | What it shows                         |
| -------- | ------------------------------------- |
| Platform | Telegram, Slack, or Discord           |
| Model    | The AI model that handled the request |
| User     | Who triggered it                      |
| Type     | Chat, scheduled task, and so on       |
| Credit   | Credits the request cost              |
| Cost     | The equivalent cost                   |
| Date     | When it ran                           |

Filter by **Platform**, **Model**, or **date range** to narrow it down.

<Callout>
  Running low? Top up from [Billing](https://app.onlyfansapi.com/billing) in your dashboard.
</Callout>