> For the complete documentation index, see [llms.txt](https://submodel.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://submodel.gitbook.io/docs/instagen/overview-3.md).

# Usage Analytics

Monitor your InstaGen usage and costs.

## Key Metrics

* **Total Requests**: API calls made
* **Token Usage**: Input/output tokens consumed
* **Costs**: Total spending in USD

## Dashboard Features

* **Statistics Cards**: Requests, tokens, costs
* **Time Filters**: 24h, 7d, 30d, custom range
* **CSV Export**: Download data for analysis

## Understanding Usage

* **Requests**: Each API call counts as one request
* **Tokens**: Input (processed) + Output (generated)
* **Costs**: Varies by model, calculated per token

## Next Steps

* [Learn About Limits](/docs/instagen/limits-and-policies.md)
* [Create Access Keys](/docs/instagen/overview-2/create-key.md)
