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

# AI Daily Cost — Export

> Download a per-day report of your organization's AI usage costs as Excel.

Export a day-by-day breakdown of your AI usage costs to Excel. This is **export-only**.
Find it on the **AI Credits** screen (Data Provider → AI Credits).

<Card title="Sample file" icon="file-arrow-down" href="https://raw.githubusercontent.com/onvoxdash/docs/main/files/import-export/openai_daily_cost_sample.xlsx">
  openai\_daily\_cost\_sample.xlsx
</Card>

## How to export

<Steps>
  <Step title="Open AI Credits">
    Go to **AI Credits** and select the date range you want.
  </Step>

  <Step title="Export">
    Click **Export to Excel** to download the report.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/voxdash/xMKFz9hNP-c63XEP/images/ai-usage.png?fit=max&auto=format&n=xMKFz9hNP-c63XEP&q=85&s=255ae87ac0b4147da1ad4e2dbbeb8b19" alt="AI Credits" style={{ borderRadius: '0.5rem' }} width="1920" height="1244" data-path="images/ai-usage.png" />
</Frame>

Learn more about [AI Credits and Usage Management](/AI-&-Analysis/AI-credits)

## Columns

| Column      | Description                       | Example      |
| ----------- | --------------------------------- | ------------ |
| Date        | The day.                          | `2026-06-01` |
| Input Cost  | Cost of input tokens that day.    | `1.23`       |
| Output Cost | Cost of output tokens that day.   | `2.34`       |
| File Cost   | Cost of file processing that day. | `0.10`       |
| Total Cost  | Sum for the day.                  | `3.67`       |

<Frame>
  <img src="https://mintcdn.com/voxdash/rrDjkyUO73EQsUiE/images/AI-excel.png?fit=max&auto=format&n=rrDjkyUO73EQsUiE&q=85&s=8028008b44f073a9cd34d9751db902ef" alt="AI Credits Excel" style={{ borderRadius: '0.5rem' }} width="771" height="799" data-path="images/AI-excel.png" />
</Frame>

<Note>
  Amounts are in your billing currency. The file is named automatically, e.g.
  `openai_daily_cost_20260620_090807.xlsx`.
</Note>
