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

# Tracking Usage

> Slai charges usage based billing for the compute used to train and deploy your apps.

### Monitoring compute usage

You can view all the compute you've consumed for the monthly billing period in the **Plans and Billing** section of the **Settings** page.

<img src="https://mintcdn.com/slai-docs/0GTBstnyDK-8Z9OV/img/dashboard/usage.png?fit=max&auto=format&n=0GTBstnyDK-8Z9OV&q=85&s=0e171b2114914cd488296fb9661ef74a" alt="Usage" width="2294" height="666" data-path="img/dashboard/usage.png" />

Tracking usage in the Billing panel

You'll see a table broken down by session type:

| Session Type | What it means                                                      |
| ------------ | ------------------------------------------------------------------ |
| Inference    | Total hours used for inference, or calling the API on a deployment |
| Job          | Total hours used for scheduled training jobs                       |
| Sandbox      | Total hours used for running code in the sandbox                   |

You can view a granular breakdown of the usage by clicking on a row in the table.

<img src="https://mintcdn.com/slai-docs/0GTBstnyDK-8Z9OV/img/dashboard/granular-usage.png?fit=max&auto=format&n=0GTBstnyDK-8Z9OV&q=85&s=2e71ea0c34db7b628c33955097d7b425" alt="" width="2324" height="812" data-path="img/dashboard/granular-usage.png" />
