> 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/jian-ti-zhong-wen/instagen/overview-3.md).

# 使用分析

监控你的 InstaGen 用量与费用。

## 关键指标

* **总请求数(Total Requests)**:发起的 API 调用次数
* **token 用量(Token Usage)**:消耗的输入/输出 token
* **费用(Costs)**:以美元计的总支出

## 仪表盘功能

* **统计卡片**:请求数、token、费用
* **时间筛选**:24 小时、7 天、30 天、自定义范围
* **CSV 导出**:下载数据以供分析

## 理解用量

* **请求**:每次 API 调用计为一次请求
* **token**:输入(处理的)+ 输出(生成的)
* **费用**:因 model 而异,按 token 计算

## 后续步骤

* [了解限额](/docs/jian-ti-zhong-wen/instagen/limits-and-policies.md)
* [创建 Access Key](/docs/jian-ti-zhong-wen/instagen/overview-2/create-key.md)
