Skip to content
Customer Docs

Activity & Usage

Total transparency is the point. Every action the agents take is logged, every credit is accounted for, and you can see it all — no black boxes.

The activity log

Your Activity page shows each action as it happens: what the agent did, on which server, and how many credits it cost. It’s the single place to understand what your team has been up to.

Tracking credit usage
  • Wallet — your current credit balance at a glance.
  • Ledger — a running record of every credit spent and every top-up, so the numbers always add up.
  • Daily usage — see how credits trend over time and spot busy days.
For the technically curious

Everything the dashboard shows is backed by a simple API — for example your account (GET /me), your plan (GET /me/entitlement), your wallet (GET /me/wallet), your ledger (GET /me/wallet/ledger), and daily usage (GET /me/usage/daily). You don’t need any of this to use Tectonic — but it’s there if you like to build your own views.


Next

Account, Export & Deletion