Answer Radar
The Audit Run and What It Costs in Credits
An audit is one measurement of your approved buying questions across the enabled engines. It costs credits, and one credit is one measured sample: one question asked of one engine, once. This article follows a run from the estimate dialog to the completed row in History, and explains every state it can end in.
Quick Answer
Run audit shows an estimate in credits before anything is spent: approved questions times enabled engines times samples per question, bounded by the per-run cap. Confirm to reserve budget and fan out. The run ends completed, partial, failed, cancelled or budget_exceeded, and a partial run is partial, never a set of zeros.
- 1 credit = 1 measured sample. Customers see credits and engine names, never model ids or currency.
- Configured maxima on the day: 50 questions per run, 5 samples per question, 200 samples per run.
- Failed samples stay visible as failures. A provider error is never counted as not mentioned.
The estimate
Pressing Run audit on Overview or Questions opens a dialog that prepares an estimate without spending anything. The count is the project's approved buying questions times the enabled engines times the samples per question you chose, bounded by the same per-run cap a real audit obeys. If you pick more than one sample per question the dialog says so, and the button reads Confirm & run.
Through MCP, answer_audit_estimate does the same with an optional explicit prompt list and samples_per_prompt, and answer_usage_get tells you whether the account has that many credits left before you spend them.
Reservation, fan-out, aggregation
Confirming reserves budget for the estimated samples, then fans out one task per question per engine per geography per sample, each with a stable index in the run so a duplicate delivery is detectable everywhere downstream. Each task asks the engine through its official API with grounded web search and records the answer text, the citations, and the searches the engine issued while answering.
When the samples are in, the run aggregates them into gaps: buying questions where an engine recommended somebody else, or nobody. The run specification, prompts, engines, geographies, language and samples per prompt, is frozen at creation so the run can be reproduced exactly for re-verification.
Run states
A run is pending, running, partial, completed, failed, cancelled or budget_exceeded. Partial means some samples failed and the rest were measured; the failures stay visible and are excluded from metrics by grade, never converted into zero visibility. Budget_exceeded means a cap refused the run before or during fan-out. History lists every run with its status, start and finish, sample count and credits.
Open a run to see Answers and Citations sample by sample. Each sample names the engine that answered and an opaque instrument token, never a model id, so two runs on different model snapshots can be told apart without exposing the snapshot.
Credits, exactly
A credit is a true count of measured samples, read off the usage ledger, not a conversion from spend. Reservations are a flat rate times the sample count so the estimate divides back to that count exactly; charges are the count itself. Where a ledger row lacks a count it is reported as incomplete rather than summed as zero.
Usage shows what has been reserved and consumed today, the remaining daily allowance, the per-run cost cap, whether the operator kill switch is engaged, and the per-run size limits. A cap that reads null is not configured; that is not unlimited and it is not zero. A platform-wide daily cap you cannot see also applies, so an allowed estimate is not a guarantee.
- 10 questions, 4 engines, 1 sample each: 40 credits.
- 20 questions, 4 engines, 2 samples each: 160 credits.
- 50 questions, 4 engines, 1 sample each: exceeds the 200-sample per-run cap and is refused before it starts.
FAQ
Why did my run come back partial?
One or more engines failed to answer a sample. Those samples are recorded as errors and excluded from metrics by grade; the rest were measured normally. Open the run to see which samples failed. Failures are never counted as not mentioned.
Can I run the same audit twice for more samples?
Yes, or set samples per question above one in the dialog. More samples per question narrow the resolution of every rate, since a rate over n samples steps by 1 over n. Five samples per question is the configured maximum.
Why does the estimate differ from what was charged?
The estimate counts requested samples; the charge counts measured ones. If a sample failed, it was not measured and not charged as one. The run row shows both credits reserved and credits measured.
Related help pages
Answer Radar
Usage, Credits and Limits
What usage reports: reserved and consumed credits today, the remaining daily allowance, the per-run cap, the kill switch and size limits, and what a null.
Answer Radar
Reading the Visibility Metrics
What presence rate, recommendation rate, share of voice, sentiment mix and citation share mean, which samples count, and why a segment can report no number.
Answer Radar
Scheduling Recurring Audits
How to set a weekly or monthly audit in your timezone, why enabling does not run one now, what pausing keeps, and how to find out why a scheduled audit did.
Answer Radar
Getting Started With Answer Radar
Set up Answer Radar in one sitting: create a project, approve buying questions, run the first audit and read the first gaps, with each step's cost in credits.