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

# Usage

> Track Chiplab credit usage across your connected agents.

The **Usage** dashboard shows how much your connected agents are consuming through Chiplab, so you can keep an eye on your credit balance.

## What you can track

<CardGroup cols={3}>
  <Card title="Total usage">
    Cumulative activity across all connected agents since you started using Chiplab.
  </Card>

  <Card title="Recent activity">
    A rolling recent-window view, useful for spotting a spike, confirming a run went through, or checking 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 in the left sidebar.
It loads your full request history for the current billing period, with aggregate totals at the top.

<Note>
  Usage data only appears once your connected agents start making requests.
  If the dashboard looks empty, verify an agent is connected and has completed at least one tool call.
</Note>

Don't have an agent connected yet?
Head to [API Keys](/platform/api-keys) to authenticate your first one.
