How much does Power Automate cost in 2026?
Quick Answer: Power Automate pricing as of May 2026 has three main models: Per-User ($15/user/month) for unlimited cloud flows per user, Process ($150/bot/month) for unattended RPA, and Hosted Process ($215/bot/month) for cloud-hosted RPA bots. Premium connectors and AI Builder credits are available as add-ons.
Pricing Overview
Microsoft Power Automate uses a licensing model that varies based on whether automation is per-user or per-flow, and whether it includes desktop RPA capabilities. Many organizations already have partial Power Automate access through existing Microsoft 365 subscriptions, which complicates the pricing picture.
Power Automate Pricing Tiers (as of March 2026)
| Tier | Price | Key Features |
|---|---|---|
| Power Automate Premium | $15/user/mo | Cloud flows, standard + premium connectors, Dataverse, Process Mining |
| Power Automate Premium with RPA | $40/user/mo | All Premium features + attended desktop RPA, AI Builder credits |
| Power Automate Process | $150/bot/mo | Unattended RPA, hosted machine groups, cloud flows per bot |
| Per Flow (legacy) | ~$500/flow/mo | 5 flows minimum, unlimited users per flow |
What Each Plan Includes
Power Automate Premium ($15/user/mo)
The Premium plan provides access to cloud-based automation with both standard connectors (SharePoint, Outlook, Teams) and premium connectors (Salesforce, SAP, Oracle). It includes Dataverse database storage (250 MB per user), Process Mining capabilities, and 5,000 AI Builder credits per month. This tier is the entry point for organizations that need to connect to non-Microsoft services.
Power Automate Premium with RPA ($40/user/mo)
This tier adds attended desktop RPA via Power Automate Desktop. Users can record and replay desktop interactions for legacy applications that lack APIs. It includes additional AI Builder credits and attended robot functionality. This plan is commonly used in industries where employees interact with legacy Windows applications.
Power Automate Process ($150/bot/mo)
The Process plan provides unattended RPA capabilities where bots run on virtual machines or hosted machine groups without human interaction. Each Process license includes cloud flows scoped to the bot. This tier is used for high-volume, repetitive tasks like invoice processing, data migration, and batch reporting.
Hidden Costs and Considerations
- M365 included features are limited: Microsoft 365 E3 and E5 licenses include Power Automate for Microsoft 365, but this only covers standard connectors. Any flow using a premium connector (Salesforce, SAP, custom connectors) requires a separate Power Automate Premium license at $15/user/month.
- Dataverse storage: The 250 MB per user Dataverse allocation fills up quickly for data-intensive workflows. Additional Dataverse storage costs approximately $40 per GB per month, and exceeding the allocation can cause flows to fail.
- AI Builder credits: The included 5,000 AI Builder credits per month are shared across the tenant, not per user. Organizations using document processing, text recognition, or prediction models may exhaust credits quickly and need to purchase additional capacity at approximately $500 per 1 million credits.
How Power Automate Pricing Compares
Power Automate's pricing is competitive for organizations already invested in the Microsoft ecosystem. Zapier starts at $29.99/month but does not include RPA capabilities. Make at $10.59/month offers more operations per dollar for pure cloud automation. UiPath attended robots cost approximately $420/user/year ($35/user/month), making Power Automate's $40/user/month RPA tier slightly more expensive than UiPath for attended use cases. The key differentiator is that Power Automate is the only platform that natively integrates with Microsoft 365, Dynamics 365, and Azure without requiring premium connectors.
Editor's Note: We deployed Power Automate for a 200-person financial services firm already on Microsoft 365 E3. The M365 license covered standard connector flows at no additional cost. When the team needed Salesforce integration, 15 users required Premium licenses at $15/user/month ($225/month). They later added 3 unattended RPA bots for invoice processing at $150/bot/month ($450/month). Total incremental cost: $675/month on top of existing M365 licensing. The invoice processing bots handled 2,400 invoices per month that previously required 1.5 FTEs ($90,000/year). ROI payback was under 3 months. The main surprise was Dataverse storage — they hit the 250 MB limit within 6 weeks and needed an additional 5 GB at $200/month.
Related Questions
- What are the best workflow automation tools for technical writers in 2026?
- What are the best AI-native automation tools in 2026?
- What are the best automation tools for finance and AP teams in 2026?
- What are the best automation tools for solo founders in 2026?
- What are the best automation tools for nonprofits in 2026?
Related Tools
Activepieces
No-code workflow automation with self-hosting and AI-powered features
Workflow AutomationAutomatisch
Open-source Zapier alternative
Workflow AutomationBardeen
AI-powered browser automation via Chrome extension
Workflow AutomationCalendly
Scheduling automation platform for booking meetings without email back-and-forth, with CRM integrations and routing forms for lead qualification.
Workflow AutomationRelated Rankings
Best Durable Workflow Engines for Production in 2026
A ranked list of the best durable workflow engines for production deployments in 2026. Durable workflow engines persist execution state to a database so that long-running workflows survive process restarts, deployments, and infrastructure failures. The ranking covers Temporal, Prefect, Apache Airflow, Camunda, Windmill, and n8n. Tools were evaluated on production reliability, developer experience, scalability, open-source health, and documentation quality. The shortlist intentionally mixes code-first engines (Temporal, Prefect, Airflow) with hybrid visual platforms (Camunda, Windmill, n8n) to reflect how production teams actually choose workflow engines in 2026.
Best No-Code Automation Platforms in 2026
A ranked list of no-code automation platforms in 2026. The ranking covers visual workflow builders that allow non-engineering teams to connect SaaS apps, route data, and add conditional logic without writing code. Entries cover proprietary cloud platforms (Zapier, Make, Pipedream, IFTTT) and open-source visual builders (n8n, Activepieces). Scoring reflects integration breadth, pricing accessibility, visual editor ease, reliability and error handling, and self-hosting availability.
Dive Deeper
Migrating 23 Make Scenarios to Self-Hosted n8n: a 3-Week Breakdown
Anonymized retrospective of a DTC ecommerce brand migrating 23 Make scenarios to a self-hosted n8n instance over three weeks. Tooling cost dropped from $348/month on Make Teams to roughly $12/month on a Hetzner VPS, but credential and webhook recreation consumed about 40% of total project time.
Trigger.dev vs Inngest 2026: OSS Durable Runners Compared
Trigger.dev (2022, London) is a fully Apache 2.0 durable runner with task-based authoring, machine-size selection, and first-class self-host. Inngest (2021, San Francisco) is a developer-first event-driven step platform with an open-source dev server and a managed cloud (50K step runs/month free, $20/month Hobby). This 2026 comparison covers license, programming model, pricing, observability, and self-host options.
Inngest vs Temporal 2026: Durable Functions vs Durable Workflows
Inngest (2021, San Francisco) is a developer-first durable functions platform with TypeScript and Python SDKs, 50,000 step runs/month free, and Hobby pricing from $20/month. Temporal (2019) is the heavyweight durable workflow engine with seven-language SDK coverage, Cassandra-backed scale, and Cloud pricing from roughly $200/month at low volume or $2.5-4.5K/month self-host. This 2026 comparison covers programming model, pricing, scale ceiling, and operational footprint.