Billing

Every command below also accepts the global options.

Show billing status and current-period credit usage

sim billing status [options]

Options

OptionRequiredDescription
--all-workspacesNoDo not filter to the configured workspace (personal API key required for account-wide access).

List credit usage events

sim billing logs [options]

Options

OptionRequiredDescription
--source <value>NoFilter by usage source; sim-chat combines Copilot and workspace chat. Accepted values: workflow, wand, sim-chat, mcp_copilot, mothership_block, knowledge-base, voice-input, enrichment, voice-output.
--period <value>NoBilling period. Accepted values: 1d, 7d, 30d, all, custom.
--start-date <value>NoCustom period start (ISO 8601).
--end-date <value>NoCustom period end (ISO 8601).
--limit <n>NoMaximum items to return (0 for everything). Defaults to 100.
--all-workspacesNoDo not filter to the configured workspace (personal API key required for account-wide access).

On this page