Pay for the account, not for every manager
The billing unit is the amoCRM account, not a seat. Pro costs $39 a month for the whole account, however many people read the reports. Start is cheaper at $19, but it is built for a team of up to 10: that is the boundary of the plan, not a price per person.
“And if we have fifteen managers?”
When a widget is sold per seat, the price is multiplied by the number of managers, usually on top of a minimum bundle: every new hire costs you again. We count differently.
| Per-seat billing | Per-account billing — ours |
|---|---|
| The billing unit is a seat | The billing unit is the amoCRM account |
| A minimum seat bundle, even for a smaller team | No minimum bundle |
| Hired a manager — the subscription got more expensive | Hired a manager — nothing changed in the invoice |
| The team doubled — so did the bill | The team doubled — on Pro the bill is the same: $39 per account |
Plan prices — web/lib/pricing.ts: Start $19, Pro $39 per account per month. The Start user cap (10) — PLAN_LIMITS in web/lib/license-demo.ts: a larger team moves to Pro, which has no cap and whose bill again does not depend on headcount. No competitor prices appear here as figures: the left column describes a billing method, and the price lists are on their own sites.
Pick a plan
Currency and period switch right here. Yearly — 35% off. Prices are set in US dollars; other currencies are derived from them.
Start
1 700 ₽ / month per account
- Funnel with parking stages marked up
- Stage-to-stage conversion
- Managers, automation on its own line
- Comparison with the previous period
- Data quality: which fields are empty
Does not open: Lead path, Customer journey, AI review
One pipeline, up to 10 users, the last 12 months of history
Pro
3 500 ₽ / month per account
- Everything in Start
- Rollbacks, skipped stages, exits to other pipelines
- Breakdowns by deal fields
- Customer journey across pipelines
- AI review of a slice
- Export to PDF, HTML and Excel
- Cohorts by creation datein development
All pipelines in the account, unlimited users
Get a keyDeveloper
8 000 ₽ / month per account
- Everything in Pro
- Priority support
- Breakdowns by complex, building and unitin development
- Reservations and the mortgage pipelinein development
For property developers
Get a keyYour own infrastructure
By contract
- Installed on your own servers when your security team rules out the cloud
- Support response time fixed in the contract
- Several amoCRM accounts under one legal entity
For large developers and groups of companies
Discuss- No automatic card payments. We issue the key manually within a business day.
- Companies get an invoice and closing documents. You send your company details by email once; the documents come back in reply.
- Crypto works too. USDT (TRC-20 and ERC-20), BTC. Manually for now: write to hello@klastercrm.com — we send the address and an invoice for the period you need.
- Not a fit — we refund the first paid month. No explanation needed, though we would be grateful for one.
Prices are set in US dollars. Exchange rates are indicative as of 26.08.2026; the invoice uses the rate on the payment day.
estimate, not a measurement · Base price per account per month: Start $19 · Pro $39 · Developer $89 (web/lib/pricing.ts). Prices are set in US dollars. Exchange rates are indicative as of 26.08.2026; the invoice uses the rate on the payment day. Amounts in other currencies are rounded to a convenient step, so a straight conversion may differ by a few units.
What each plan opens
The widget checks these same limits: the table is built from the file it uses to decide what to show and what to lock.
| Limit | Start · $19 | Pro · $39 | Developer · $89 |
|---|---|---|---|
| amoCRM users | up to 10 | unlimited | unlimited |
| Pipelines in reports | 1 | all pipelines in the account | all pipelines in the account |
| History depth | last 12 months | full account history | full account history |
| Deal-field breakdowns at once | 1 | unlimited | unlimited |
| Sections the plan opens | 4 of 7 | 7 of 7 | 7 of 7 |
| Sections | Overview, Funnel, Managers, Licence | Overview, Funnel, Lead path, Customer journey, Managers, AI review, Licence | Overview, Funnel, Lead path, Customer journey, Managers, AI review, Licence |
Plan limits — web/lib/license-demo.ts, PLAN_LIMITS: the same object the “Licence” tab reads in the widget. The “Data quality” and “Guide” screens are not locked by any plan and are not in the table — which is why the widget has two more tabs than this row has sections. The paid part is deal-field breakdowns, not the data-quality screen itself.
Start
One pipeline and the last 12 months of history. Lead path, Customer journey, AI review are locked — everything else works in full, with no trimmed numbers and no watermarks.
Pro
No limits on users, pipelines, history or breakdowns. All 7 sections on one slice, including the customer journey stitched across pipelines.
Developer
Everything in Pro plus priority support and property-developer breakdowns. Breaks the funnel down by development, building and unit instead of one overall total. in development
Developer module status — web/lib/widgets.ts. While it is in development, Developer differs from Pro in support, not reports; choose it if you need industry breakdowns in your work and are ready to take part in trialling them.
What the payment flow still lacks
We have no payment provider: you cannot pay by card on the site, the subscription does not renew itself and nothing is charged to you automatically. A renewal is a new invoice you pay when you decide to; there is no subscription here to forget to cancel.
What happens after the paid period ends
Reports lock after 3 days
Right after the paid period ends the reports keep working and a warning appears in the interface. After 3 days access to reports is locked.
The history keeps accumulating
Data is neither erased nor frozen: come back in a month and you see that month, not a gap. No need to reload the history.
Grace period — GRACE_DAYS in web/lib/pricing.ts, one value for the site, the widget and the account. Data retention after disconnection is described in the public offer.
Pay in your own currency
5 currencies: RUB, KZT, GEL, USD, EUR. We show the one your amoCRM account uses; a currency not on the list is shown in dollars rather than substituted with roubles at a rate that has nothing to do with your business. Invoices and closing documents are issued to your company.
estimate, not a measurement · Currency list and selection rule — CURRENCIES and displayCurrency in web/lib/pricing.ts. The account currency comes from GET /api/v4/account.
Get your key
Tell us which plan and for how many months, and give your amoCRM subdomain. You get an invoice and a key in reply; the key is tied to the amoCRM account, not a person, and does not work in another account. The first paid month is refunded on request.
What exactly the widget counts and by which rules — on the product page and in the counting rules. Subscription, refund and disconnection terms — in the public offer.