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

# Dashboard and usage

> Use dashboard metrics and usage logs to monitor cost, troubleshoot requests, and review model behavior.

The dashboard gives a high-level view of account balance and trends. Usage logs show each request in detail, including model, status, tokens, and cost.

## When to use logs

* A client reports an error.
* Balance changes unexpectedly.
* A model call is slower or more expensive than expected.
* You need request IDs for troubleshooting.

## Fields to review

| Field  | Meaning                       |
| ------ | ----------------------------- |
| Model  | The model used by the request |
| Status | Success or failure state      |
| Tokens | Input and output token usage  |
| Cost   | Quota consumed by the request |

## Next steps

* [Billing](/en/platform/billing)
* [Models and pricing](/en/overview/models-and-pricing)
