1mn.ai docs

Billing & subscription

How 1mn's $20/month per-workspace subscription and per-task credits work, plus the free signal layer, the bring-your-own-Claude bypass, and the separate prepaid advertising budget.

1mn is a $20/month per-workspace subscription that includes 10 task credits every billing cycle1 credit = 1 task. The signal layer is free without any subscription, and connecting your own Claude subscription makes tasks unlimited.

The three layers

  • Signal — free, no subscription. Session replays, the Users directory, analytics, and the feedback inbox work on every workspace, subscribed or not. Install the SDK and watch your product for $0. Session replay records up to 1,000 sessions per rolling 30 days on the free layer; subscribing raises that cap to 10,000 (see replay limits).
  • Execution — subscription + credits. Running the agent needs an active subscription. Each task (a ticket the agent works: a coding task, an audit, a content piece, a feedback fix) consumes one credit the first time it runs. Follow-ups on the same task — comment replies, automatic retries — are free. Chat, scheduled routines, and dogfooding sessions don't consume credits at all; they're covered by the subscription.
  • Unlimited — bring your own Claude. Connect your Claude Pro/Max subscription (or an Anthropic API key) in Integrations and your task runs execute on your own Anthropic account instead — they consume zero credits, so tasks are unlimited.

What counts as a task?

A credit is charged when a ticket dispatches its first agent run — whether you filed it, a loop proposed it, or customer feedback materialized it. Things that never consume credits:

  • The primary chat (covered by the subscription).
  • Scheduled and autonomous routine runs (the loops' discovery sweeps).
  • Dogfooding / Cast sessions and the watchdog.
  • Retries and comment follow-ups on an already-charged task.
  • Any task run while your Claude subscription is connected (the BYO bypass).

Credits reset to 10 at the start of each billing cycle; unused credits don't roll over. When a workspace runs out, new task runs are blocked with a prompt to either wait for the reset or connect Claude for unlimited tasks.

One workspace per subscription

The subscription attaches to a single product (workspace), not to your user account. If you run two products, each holds its own subscription (and its own credit allowance). Any member of a workspace can be the payer.

Bring your own Claude (the unlimited path)

Task runs execute on Claude. By default they use 1mn's platform key and consume workspace credits. Connect your own Claude subscription from Integrations → Claude subscription (BYO): 1mn stores an encrypted token (the output of claude setup-token, which needs a Claude Pro/Max account) and bills those runs to your Anthropic account instead — no credits consumed, unlimited tasks. The primary chat always runs on the platform key regardless.

Advertising budget (separate)

Ad spend is not part of your subscription. You top up a prepaid budget wallet with a one-time checkout; it funds your Meta and Google ad accounts and caps total spend — campaigns pause automatically when the wallet hits zero, so a loop can never overspend.

Each deposit takes a small management fee, deducted from the amount you add:

DepositManagement fee
Under $10015%
$100 or more12%

For example, a $100 deposit lands $88 in your wallet (12% fee); a $50 deposit lands $42.50 (15% fee). Deposits range from $10 to $50,000.

Manage your plan

The plan control in the dashboard shows your status — Subscribe · $20/mo before you subscribe, and your remaining task credits (e.g. 7 tasks left) after. From it you can:

  • Subscribe this workspace — opens a Polar checkout for the $20/month plan.
  • Manage subscription — once subscribed, opens the Polar customer portal to update your card, change billing details, or cancel.

Polar is the source of truth for payment; 1mn mirrors your subscription status and credit counters locally so the run gate doesn't call Polar on every dispatch.

On this page