Skip to content

Plan, seats, and licensing

Agentslan bills as a per-seat subscription for the control plane. AI model usage bills directly to your own Anthropic / OpenAI / Google / xAI account with no markup from us — we don’t proxy or see those calls. Stripe handles all payment processing.

All four plans include the full desktop app: multi-agent orchestration, routines, per-agent model selection, shared memory, budgets, local-first data, and bring-your-own-keys for every supported adapter. Plan tiers differ on seat cap, audit logging, and support tier.

PlanPriceSeatsTrialNotes
Solo€4.99 / month114-day freeCard required at signup; first charge on day 15.
Team€25 / month flat5NoneImmediate first charge. Shared projects, issues, routines, memory.
Company€99 / month flat25NoneEverything in Team, plus audit logs and onboarding support.
EnterpriseCustomUnlimitedCustomSSO (SAML / OIDC), dedicated Slack, custom terms. Contact sales@agentslan.com.

Live pricing copy lives at agentslan.com/pricing; this page mirrors that contract.

Stripe requires a card at signup, even on the trial. You are not charged until the end of day 14. Cancel any time during the trial via the Stripe Customer Portal and nothing bills.

There is no trial on Team, Company, or Enterprise; those plans charge the first month immediately at signup.

When you check out, the licensing server mints a fresh license key encoded as a signed JSON Web Signature blob. The key contains:

  • your billing email
  • the plan you bought
  • an expiresAt timestamp 35 days out

The desktop app verifies the signature offline using a built-in Ed25519 public key — no network round-trip is needed during normal use. This is why the app keeps working without internet connectivity.

While your subscription is active, the licensing server re-issues a fresh key with a forward-rolled expiresAt whenever Stripe confirms a renewal. Active subscribers therefore never see an expiry in practice.

If your subscription lapses (non-payment, cancellation, suspension), the app switches to read-only mode:

  • Existing projects, issues, agent memory, and chat history remain viewable and exportable.
  • New agent dispatches and routine runs are paused.
  • Your data is not deleted from the host.
  • Re-subscribing lifts the lock as soon as the next license key is issued.

This is the user-facing commitment from the Agentslan Terms.

Billing is managed through the Stripe Customer Portal. From the portal you can:

  • Update the card on file
  • Download invoices and receipts
  • Switch plans (Stripe prorates upgrades immediately; downgrades take effect at the next billing cycle)
  • Cancel the subscription

Open the portal from the Manage billing action in the Agentslan dashboard, or from the link in any of your billing-receipt emails.

Seat caps are enforced by plan: Solo allows 1, Team 5, Company 25, and Enterprise is unlimited. Add a teammate from the Agentslan dashboard’s team settings; the seat cap is checked at invite time.

If you exceed the cap, the desktop app prevents additional humans from being added until you upgrade your plan or free a seat. Existing seated users are never disconnected mid-session because of a downgrade.

If a teammate leaves, free up their seat from team settings and the next person you invite can claim it.

A seat is a human teammate with an active login. Agents — the named virtual workers Agentslan dispatches — are unlimited at every plan tier, including Solo. You can run as many named agents as you like per seat.

Subscriptions renew monthly unless cancelled. Material price or term changes are announced 30 days in advance via email per Terms §9.

If you no longer have your license key, the simplest path is the self-serve one: open the Customer Portal and look for the most recent billing-receipt email — the latest issued key is included.

If you suspect a key has been leaked or want a forced re-issue, email support@agentslan.com from the billing email on file. The Agentslan team can revoke the active key and issue a fresh one against the same subscription.

Cancel from the Customer Portal at any time. Your subscription stays active through the end of the current billing period and does not renew.

We don’t offer partial-month refunds. If you believe you were charged in error, email support@agentslan.com and we’ll review within one business day.