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

# Track Your Chiplab MCP Usage

> See your total usage and recent activity across all connected agents.

The Usage dashboard gives you a view of how much your connected agents are consuming through Chiplab, so you can stay on top of your credit balance and plan ahead.

## What you can track

<CardGroup cols={3}>
  <Card title="Total usage" icon="arrow-right-arrow-left" href="/platform/usage">
    Your cumulative activity across all connected agents since you started using Chiplab. This gives you a running sense of how much your agents rely on Chiplab overall.
  </Card>

  <Card title="Recent activity" icon="coins" href="/platform/usage">
    A rolling view of usage over a recent window, so you can spot a spike, confirm an agent just ran a simulation, or check that nothing's stuck.
  </Card>
</CardGroup>

Usage is tracked per account, across every agent you've connected, not per individual session.

## Where to find it

Open the **Usage** section from the left sidebar of the Chiplab dashboard. The page loads your full request history for the current billing period and displays aggregate totals at the top.

<Note>
  Usage data appears only after your connected agents start making requests through Chiplab. If the dashboard shows no data, verify that at least one agent is connected and has completed a tool call.
</Note>

If you haven't connected an agent yet, head to [API Keys](/platform/api-keys) to authenticate your first agent and begin tracking usage.
