Crews · Tokens · Traces

Agent crews, runlike infrastructure.

Describe the team once — researcher, analyst, writer — and Knacto runs it on demand. Every model call lands in a ledger you can open, question, and bill against.

01 — BUILD

Visual editor; the code path is optional

02 — RUN

One click, a schedule, or POST /run

03 — COST

Unused reserve refunded

04 — MODELS

Mix OpenAI, Anthropic and Gemini in one crew

runs / r_8fa2c1 — market-briefRUNNING
RResearcher · web_search · 14 sources132 tok
AAnalyst · extracting drivers & risks…
WWriter · queued
01 · DRAFT

Give each agent a role, a goal, and the tools it may touch.

02 · WIRE

Order them in a pipeline, or set a manager to delegate.

03 · RUN

Fire from the dashboard, on a schedule, or from your own code.

04 · AUDIT

Read the per-step receipt; unspent reserve comes back.

Sixty seconds, one crew, real work.

Build the crew, wire the flow, press run, read the receipt — the whole loop in one take.

runs / r_8fa2c1 — market-briefRUNNING

Six crews you can clone right now.

Each one ships wired — agents, tasks, process. Swap the models and press run.

knacto.com / runs / r_8fa2c1RUNNING

Market brief

sequential · started 0:00:12 ago
RResearcherGathered 14 sources on the 2026 EV marketgemini-3.5-flashweb_search ×3132 tok1,240 → 980
AAnalystExtracted growth drivers & 3 key risksclaude-sonnet-5calculator208 tok2,010 → 1,430
WWriterDrafting the executive brief…gpt-5.6-solrunning…
2 of 4 tasks · drawn so far 340 tokreserved 740 tok
The ledger

A trace you can bill against.

Open any run and see who did what: the model, the tool calls, the token draw per step. Costs are reserved before a run and settled after — the ledger never surprises you.

0
TOK DRAWN
0
TOK RESERVED
0
TOK REFUNDABLE
BY THE NUMBERS
0+
crews on the template shelf
0+
services a crew can operate
0
subscriptions, seats or renewals
The API

One crew, one endpoint.

Anything you build in the editor is callable from your stack the moment you save it. Same queue, same metering, same receipt.

  • Scoped keys per project and environment
  • A webhook fires on finish, carrying the full receipt
  • Tools metered per call: search, fetch, code runner
SHELL
$ curl -X POST https://api.knacto.com/v1/crews/market-brief/run \
-H "Authorization: Bearer kn_live_8f2…" \
-d '{"topic": "EV market 2026"}'
// 202 Accepted
{
"run": "r_8fa2c1",
"reserved": 740,
"status": "queued"
}

Top up once. No clock running.

Packs are one-time purchases. Bigger packs carry bonus tokens.

PACKPRICETOKENSINCLUDES~CREW RUNS
Starter€10TOKENS800 All 6 model providers · Sequential process · Built-in tools & actions~CREW RUNS~2Top up
Pro€50TOKENS4,400 +300 bonusEverything in Maker · Priority queue lane · Scheduled triggers~CREW RUNS~10Top up
Scale€120TOKENS11,000 +1,000 bonusUnlimited API keys · Priority queue lane · Low-balance alerts~CREW RUNS~27Top up
Studio€250TOKENS24,000 +3,000 bonusEverything in Scale · Team invites · Best per-token rate~CREW RUNS~60Top up

Sign-up comes with 5,000 tokens on the house. Runs settle against a reserve — finish under it and the difference returns to your balance.

Before you ask.

What exactly draws tokens?

Model calls and tool calls, per step. The rate is flat; a typical three-to-four-agent run lands between 400 and 700 tokens, and the trace shows the draw line by line.

What happens if a run stops early?

You're only charged for the steps that actually executed. The rest of the reserve goes straight back to your balance — no ticket, no waiting.

Can two agents in one crew use different models?

Yes — that's the point. A cheap, fast model for gathering, a stronger one for the final write-up. OpenAI, Anthropic and Gemini can sit side by side; bring your own keys or run on ours.

How are scheduled and API runs billed?

Identically to dashboard runs: same reserve, same metering, same receipt. The trigger changes; the ledger doesn't.

Is there anything to install?

No. Crews are built and run in the browser; the queue does the heavy lifting. The API and the sandboxed code runner are there when you want them — not a requirement.

5,000 TOKENS ON SIGN-UP

Stop babysitting prompts.Ship a crew.