Aller au contenu principal
Velqa

Track your velqa.dev usage — spend, history, and live quota (billed in dirhams)

The dashboard's Usage section shows where your budget goes: spend this month, daily breakdown by model, cost per project, a detailed request history, and a real-time quota gauge. This guide explains how to read each block.

Monthly view

At the top of the page, three metrics sum up the current month:

  • Spend this month — the total consumed.
  • Average / day — your average daily rate.
  • Most used model — the model that weighs most in your spend.

Use the "Previous month" / "Next month" arrows to move between periods. If a month has no data, the page says so.

Daily spend by model

The Daily spend by model chart stacks each model's spend day by day. You can spot spikes and the model responsible at a glance. Costs are weighted: a cheaper model "lasts" longer for the same budget.

Cost by project (tag header)

To break costs down by project, add a tag header to your requests. The Cost by project table then groups spend by tag value.

Add the header to your calls, for example:

X-Velqa-Tag: my-project

Each distinct value shows up as a row (Tag, Cost) in the table. Without the header, no rows appear.

Request history

The history table lists your requests with:

  • Date
  • Input (tokens sent)
  • Output (tokens received)
  • Equivalent value (the matching cost)
  • Session

Filter by model and by date range (From / To), clear with Reset, and use Load more to page back through the history.

Real-time quota gauge

The Plan rate limits gauge shows your live consumption of your plan's limits over the relevant window (for example a 5h window or the current week). It shows the percentage used and when the quota resets. As you approach the cap, this is where you'll see it before you get throttled. The per-plan caps are described in Rate limits.