Skip to main content
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

FieldMeaning
ModelThe model used by the request
StatusSuccess or failure state
TokensInput and output token usage
CostQuota consumed by the request

Next steps