Transaction History¶
The Usage & Billing page gives you a complete picture of your credit balance, spending, and payment history.
Accessing Your Usage Page¶
Navigate to Usage → Personal Usage & Billing in the top bar or sidebar.
Overview Cards¶
At the top, four cards summarize your account:
| Card | Description | Format |
|---|---|---|
| Current Balance | Credits available to spend. | $X.XXXX |
| Total Spent | Cumulative AI usage costs. | $X.XXXX |
| Total Purchased | Total credits purchased. | $X.XX |
| Total Operations | Number of AI operations performed. | Integer |
Payment History¶
The Payment History section shows all your Stripe transactions:
| Column | Description |
|---|---|
| Date & Time | When the transaction occurred. |
| Type | 💳 Payment or ↩️ Refund. |
| Amount | The dollar amount (positive for payments, negative for refunds). |
| Status | Current status (Completed, Partially Refunded, etc.). |
| Transaction ID | The unique Stripe transaction identifier. |
| Actions | Refund button (for eligible payments). |
Usage Breakdown¶
Two breakdown cards show where your credits went:
By Operation Type¶
- 💬 Chat — AI conversation messages.
- 🔗 Embedding — file processing for knowledge bases.
- 📝 Title Generation — auto-generating chat titles.
By Model¶
Shows usage per AI model (e.g., Claude Opus, Sonnet, Haiku, Titan Embeddings).
Token Usage¶
A summary of your total token consumption:
| Metric | Description |
|---|---|
| Input Tokens | Tokens sent to the AI (your messages, context, history). |
| Output Tokens | Tokens generated by the AI (responses). |
| Total Tokens | Sum of input and output. |
Recent Activity Table¶
A detailed log of recent AI operations:
| Column | Description |
|---|---|
| Date & Time | When the operation occurred. |
| Operation | Chat, Embedding, or Title Generation. |
| Model | Which AI model was used. |
| Tokens | Input (↓) and output (↑) token counts. |
| Cost | The cost of that specific operation (to 6 decimal places). |