Skip to content

Credit Lifecycle

Sleepwalker uses credits for billable actions.

StateMeaning
estimatedSleepwalker calculated the expected credit cost.
reservedCredits were held before queued work started.
settledCredits were consumed for completed billable work.
releasedReserved credits were returned because work did not run or did not complete billable work.
failedThe billable action failed and no settled charge was recorded for that work.

AI Visibility is metered per probe.

1 prompt x 1 platform = 1 probe = 1 credit

If a request contains more probes than the account can fund, Sleepwalker can queue the funded probes and mark the rest as skipped.

The completed probes remain available. Skipped probes are reported as not run because of insufficient credits.

Probe credits are settled when Sleepwalker returns a usable response or citations. If a probe fails without a usable result, the reserved credit is released.

Content Intelligence runs are metered by analysis depth:

DepthCredits
score3
full6

Single actions have their own fixed credit costs:

ActionCredits
Page serialization1
Prompt suggestion batch1
Trend discovery1
Content score with trends2
Content score without trends3

Synchronous single actions reserve credits before work starts. If the action returns a billable result, the reservation is settled in the same request. If the page is blocked, content is empty, or the action cannot complete billable work, the reservation is released.

Invalid requests that are rejected before work begins do not consume credits.

Actions that cannot start do not consume credits.

When credits are reserved and work cannot be completed, unused credits are released rather than settled.