UiPath publishes one business price: Basic, starting at $25 a month, which comes with 2 robots, one Pro user, limited agent calls and hosting in the Europe region only. Standard and Enterprise, the plans with a US region, single sign-on, audit export and an opt-out from data collection, are quoted by sales. Vendr, a software buying platform, reports a median UiPath contract of $45,338 a year across 42 purchases, with a range of $22,440 to $223,821.
That gap between $25 and $45,338 is the whole story of UiPath pricing. The public number is a door, not a budget. Below is what each plan actually includes according to uipath.com, how the licensing policy counts what you pay for, and where the money goes once a real automation program is running.
How much does UiPath cost?
UiPath's pricing page lists four plans for its Automation Cloud. We read it on September 22, 2026, and the table below is taken from it directly.
| Plan | Published price | What you get |
|---|---|---|
| Community | Free | For individuals learning the product. Not licensed as a business plan. |
| Basic | From $25 a month | Up to 5 Basic, 5 Plus and 1 Pro user, 2 robots, limited agent calls, 1 tenant, 1 folder, Europe region only, 6 months of cold data retention, Bronze support. |
| Standard | Contact sales | No user or robot limits, one hosting region you choose, your own identity provider, audit, data collection opt-out, a 60-day trial. |
| Enterprise | Contact sales | Everything in Standard plus self-healing UI automation, your own encryption keys and credential vaults, several regions or self-hosted, 5 years of data retention. |
Two footnotes on that page change how the Basic price should be read. The first says users and robots may require additional license purchases. The second marks agent calls as limited consumption on Basic. UiPath also flags that "Basic is evolving" and that an updated plan is coming, so anyone budgeting on the $25 figure is budgeting on a plan the vendor has said it will replace.
Why the $25 plan rarely fits a US company
The detail most pricing roundups miss is in the comparison table further down the same page: Basic is hosted in the "Europe region only". It also has no opt-out from data collection for model training, no way to bring your own identity provider, and no audit export. For a US business whose customers, auditors or cyber insurer ask where data lives and who can sign in, those are the first questions on the security questionnaire, and every one of them is answered on a plan without a public price.
So in practice a US team evaluating UiPath for anything beyond a pilot is evaluating Standard, and Standard means a sales conversation. That is not unusual in enterprise software. It does mean you cannot compare UiPath against anything else on price until you have a quote in hand.
How much does a UiPath license cost?
There is no single license price, because UiPath licenses several different things. Its licensing policy at licensing.uipath.com describes term-based subscriptions sold under four schemes (Unified, Flex, Peak and WorkFusion pricing) and counts usage in more than one unit:
- Users by type. Basic, Plus and Pro users have different rights on the platform, which is why the Basic plan caps each type separately.
- Robots. Attended robots run under a person's supervision on their desktop. Unattended robots run on their own, scheduled through Orchestrator. Test robots run test cases.
- Robot Units. Serverless cloud robots hosted by UiPath consume Robot Units per minute of use.
- Agent Units and Platform Units. Agents are deployed against Agent Units, which expire at the end of the license term and are delivered yearly on multi-year deals.
- Service allowances. Data Service units come with set storage and API call limits, and Integration Service includes 5,000 API calls a month.
Each of those is a line on a quote, and each grows with a different thing: headcount, the number of processes running unattended, how many minutes the cloud robots work, and how many agent calls you make. That is why two companies automating a similar number of processes can end up with very different bills.
What does UiPath cost per year in practice?
Because the plans companies actually buy are quoted, the most useful public figure is third-party purchase data. Vendr reports a median contract of $45,338 a year from 42 UiPath purchases, with a low of $22,440 and a high of $223,821. Treat that as a range for orientation, not a quote: it mixes company sizes, terms and discount levels.
The license is also only part of the cost. A working RPA program needs someone who can build in UiPath Studio, someone who repairs bots when a screen they depend on changes, and in larger companies a Center of Excellence that decides what gets automated. None of those salaries appear on the pricing page, and for a mid-sized team they usually exceed the license.
What is UiPath's pricing model for coding agents?
This is the newest line item and the one worth reading closely before a renewal. UiPath's "UiPath for Coding Agents" program invites customers to bring Claude Code, OpenAI Codex, Google Antigravity CLI or Cursor and use them to build automations on UiPath from a terminal or IDE. The same page states that a subscription to the third-party AI models must be purchased separately.
In budget terms, building on UiPath with an agent means paying for the coding agent, paying for the model it uses, paying someone comfortable working in a terminal, and then paying UiPath for the users, robots and units the automation runs on. For a system with no API, such as a mainframe terminal or a Citrix desktop, that stack is worth it, because a screen-level robot is the only way in. For a process that moves data between systems that already have APIs, the agent was doing the valuable part, and the robot license is the part you could drop.
How to lower a UiPath renewal
Most savings come from sorting your bots before the renewal meeting rather than from negotiating harder in it. Pull the run history for every unattended robot and put each process into one of three groups:
- Screen-only. The bot types into an application that has no API. Keep these on UiPath; that is what you are paying for.
- API-reachable. The bot copies data between web systems such as QuickBooks, NetSuite, Salesforce, HubSpot, Shopify and Excel. These can be rebuilt as ordinary code that calls each system's API, with no robot license.
- Retired. The process changed and nobody noticed the bot still runs. More common than it should be, and free to cut.
The second group is often the largest. A common example is the bot that logs into a bank portal every morning, downloads the statement and keys the transactions into the books. If that is the only job, a tool that can convert a bank statement straight into a QuickBooks file does it without a robot at all, and the rest of the reconciliation can be written as code against the QuickBooks API.
UiPath pricing compared with a per-team agent
AgentCode is built for that second group. You describe the process in plain words, the agent writes an app or integration that does it through the systems' APIs, and a person on your side approves every change before it goes live. The code sits in your own repository, so it keeps working if you stop paying us. It does not drive desktop screens, so it is not a replacement for the first group.
| Option | Per year | What it covers |
|---|---|---|
| UiPath median contract (Vendr, third-party data) | $45,338 | License only. Builders, bot maintenance and a Center of Excellence are extra. |
| AgentCode Department | $4,188 | 3 live apps or automations, 60 agent builds a month, 5 people. |
| AgentCode Business | $10,788 | 12 live apps or automations, 250 agent builds a month, 25 people. |
| AgentCode Scale | $28,800 | Unlimited apps and people, 1,000 agent builds a month. |
Those are not like-for-like products, and the table should not be read as one. It shows what the API-reachable share of the work costs when it is written as owned code instead of run on licensed robots. The full side-by-side, including where UiPath is the better buy, is on our UiPath alternative page.
Is UiPath free for business use?
No. The Community plan is free, but it is meant for individuals learning the product, not for running a company's processes. The first business plan is Basic from $25 a month with the limits above, and the plans most US companies need are quoted. Standard comes with a 60-day trial, which is the realistic way to test it.
Is UiPath expensive compared with its competitors?
For screen-level automation of legacy applications, UiPath's cost is in line with Automation Anywhere and Blue Prism, which are also sold through quotes. Microsoft Power Automate is usually cheaper for companies already paying for Microsoft 365, because it is priced per user inside that stack. For work that runs through APIs, RPA software that writes code instead of recording clicks is the cheaper category, because nothing has to be licensed per robot. If your bots mostly post to your books, see what the agent builds on the QuickBooks integration page, and every AgentCode plan is listed on the pricing page without a sales call.
Keep reading