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

# Billing

> Manage your billing and payment information

## Overview

The Billing page helps you track expenses, manage payment methods, and download invoices for your TensorAI usage.

## Billing Overview

<CardGroup cols={2}>
  <Card title="Current Balance" icon="wallet">
    View your current credit balance.
  </Card>

  <Card title="Usage History" icon="chart-line">
    Track monthly and total consumption.
  </Card>
</CardGroup>

## Sections

### Order Details

View your purchase history including:

* Subscription payments
* Credit purchases
* Package upgrades

### Points Details

<Tabs>
  <Tab title="Earned Records">
    Track how you've earned credits:

    * Subscription renewals
    * Promotional bonuses
    * Referral rewards
  </Tab>

  <Tab title="Usage Records">
    See how credits have been consumed:

    * Image generations
    * Video generations
    * Model usage breakdown
  </Tab>
</Tabs>

## Quick Actions

* **Account Recharge**: Purchase additional credits
* **Download Invoice**: Get invoices for accounting
* **Payment Method**: Manage your payment cards

## Invoice Management

### Getting Invoices

1. Navigate to Order Details
2. Find your purchase
3. Click "Get Invoice"

### Invoice Types

* **General Invoice**: Standard receipt
* **VAT Invoice**: For business accounting (requires company details)

<Note>
  For VAT invoices, you'll need to provide your company's tax information.
</Note>
