The Bot Desk
Prices checked Sep 2026
Independent · Advertising funded 20 articles · updated September 2, 2026

Business automation, priced and sourced.

Software robots are sold on demos and billed on meters nobody explains. We read the pricing pages, the license text and the liability clauses, print the date we checked them, and link every source. We do not run a lab, so we never claim we tested anything we did not.

Risk & rules

Who Is Liable When Your Automation Makes a Mistake

Published terms from OpenAI, Zapier, Make and UiPath disclaim warranties and exclude lost profits, lost data and business…

SEP 02
9 min
Costs

How to Calculate Automation ROI Honestly

Hours saved times an hourly rate overstates automation ROI by more than two times, because it assumes full coverage, no oversight…

SEP 01
8 min
How to automate

Connecting an AI Agent to a Work Inbox Safely

The safe default is read plus drafts, with sending withheld. Microsoft 365 enforces that split at the permission level because…

AUG 29
8 min
Risk & rules

HIPAA and Automation Tools: What a BAA Really Does

You need a signed business associate agreement before an automation vendor touches protected health information, and encryption or…

AUG 28
8 min
Costs

Automate or Hire? The Break-Even Arithmetic

Using March 2026 federal employer cost data, a workflow costing about $2,600 to build and run for a year breaks even at roughly 1…

AUG 27
8 min
How to automate

Automating a Weekly Report That Fails Loudly

A scheduled report needs three parts: a job that rebuilds numbers from raw data, checks that run before the send, and a failure…

AUG 26
8 min
Risk & rules

Customer Data and AI Agents: US Rules That Apply

No single US law governs running customer data through an AI agent. What applies is a stack: FTC Act Section 5, the state privacy…

AUG 25
9 min
Comparisons

AI agent platforms compared: OpenAI, Anthropic, Google

All three sell a model that calls your tools in a loop, plus a framework to keep that loop in check. The difference that shows up…

AUG 24
8 min

Comparisons

All 5 →

Which platform to pick and which to skip, with the billing model spelled out. Every price carries the date it was checked against the vendor's own page.

How to automate

All 6 →

One job per article, start to finish: the real steps, the plan you need to be on, and the point where a human still has to look at it.

What automation actually costs once you read the meter. Tasks, operations, credits, seats and premium connectors, with the arithmetic shown.

Risk & rules

All 4 →

SOC 2, HIPAA, state privacy law and vendor liability caps, from primary sources. Information for buyers, not legal advice.

Platform directory

Full directory →

Every platform we write about, grouped by what it actually is. Links go straight to the vendor's own pricing or documentation page, not to a review.

No-code workflow automation

  • ZapierThe largest connector catalog. Bills per successful action, called a task.
  • MakeVisual scenario builder. Bills per module run, now counted in credits.
  • n8nFair-code, self-hostable. Bills per whole workflow run, not per step.
  • PipedreamCode-first workflows with hosted steps. Bills in compute credits.
  • ActivepiecesOpen-source alternative with a hosted plan and a free self-hosted edition.
  • IFTTTConsumer-oriented, small applet limits, cheapest paid tier of the group.

Microsoft and Google stacks

  • Power AutomateCloud flows. A limited version is seeded with Microsoft 365; premium connectors cost extra.
  • Power Automate DesktopAttended and unattended desktop RPA, licensed separately from cloud flows.
  • Google Apps ScriptFree scripting inside Workspace. Triggers are approximate, not exact-time.
  • Salesforce FlowNative automation inside Salesforce, bundled with the platform.

Enterprise RPA

Document and data capture

AI agent platforms

CRM and helpdesk automation

  • HubSpot WorkflowsGated to Professional and above. Deduplicates contacts by email address.
  • ZendeskIntelligent triage detects topic and sentiment; acting on it needs the Copilot add-on.
  • FreshdeskRule-based automations on every paid tier; AI features are an add-on.

Common questions

What is the difference between workflow automation and RPA?

Workflow automation moves data between systems through their APIs: a form fills a CRM record, a payment creates an invoice. RPA drives the user interface instead, clicking and typing in an application the way a person would, which is what you fall back on when a system has no API. RPA costs far more and breaks when the screen changes.

What is a task, and why does every platform count them differently?

There is no industry standard. Zapier counts each successful action, Make counts each module run, n8n counts one whole workflow run no matter how many steps it has. The same job can therefore cost several times more on one platform than another purely because of how the meter works.

Do I need to know how to code?

For connecting two mainstream apps, no. For anything with branching, error handling or reshaping data, you will end up reading documentation and writing small expressions. The gap between a demo and something you can leave running unattended is mostly error handling.

Is self-hosting cheaper?

Rarely at small scale. A server big enough to run a self-hosted automation platform usually costs more per month than the vendor's entry cloud plan, before you count your own time patching it. Self-hosting wins on data residency and at volume, not on the first invoice.

Can an AI agent send email on my behalf?

Technically yes, and that is the problem. Google's Gmail scope for creating drafts also grants the ability to send, so drafts-only is not enforceable at the permission layer there; Microsoft Graph does separate the two. Either way, any agent that reads a mailbox can be steered by the contents of an email it reads.

Who is responsible when an automation makes a costly mistake?

In practice, you are. Vendor terms of service almost universally disclaim consequential damages and cap direct liability at what you paid, often a few months of fees. Read the cap before you route anything expensive through a platform.