How the balance works
Your balance is computed from a ledger of every credit (top-up) and debit (usage). Rather than storing a single mutable number, Valkyrie keeps the full transaction history and derives the balance as:Because balance is a running total of the ledger, there is no “delete” for a
transaction. A reversal is posted as an equal, opposite entry, and both rows stay
on the record.
Adding funds
Open Quota in the dashboard to view your balance, consumption, and full transaction history. Use Request Quota Increase to ask for more balance.What you pay for
- Fine-tuning jobs, GPU time for the training run.
- Deployments, GPU time while a model is running and serving.
Keeping an eye on spend
- The Quota screen shows your balance, consumption, and full charge history.
- The Usage screen shows per-request activity across your deployments.
Administrators can apply internal credit adjustments to a wallet. These are
internal balance changes, not payments through a card or invoice.