What does Relay.app cost in 2026? Pricing tiers and plans explained

Quick Answer: Relay.app is shutting down: subscriptions were cancelled 16 July 2026 and the service ends 14 September 2026, so its plans are no longer purchasable. Final pricing was a free plan (100 runs/month), Pro at $9.99/month for 2,500 runs, and Growth at $29.99/month for 10,000 runs, with runs counted per workflow execution and human-in-the-loop approvals included on all plans.

Pricing Overview

Relay.app is shutting down (service ends 14 September 2026; details and export steps), so the pricing below is retained as a historical record and is no longer purchasable.

Relay.app was an automation platform that differentiated itself with human-in-the-loop capabilities, allowing workflows to pause and request human approval, input, or review before proceeding. The platform uses run-based pricing across three tiers. A "run" in Relay.app is counted per workflow execution, regardless of the number of steps.

Relay.app Pricing Tiers (as of March 2026)

Tier Price Key Features
Free $0 (100 runs/mo) Human-in-the-loop, basic integrations, single user
Pro $9.99/month 2,500 runs/mo, all integrations, team collaboration
Growth $29.99/month 10,000 runs/mo, custom branding, priority support, API access

What Each Tier Includes

Free

The free tier provides 100 runs per month with access to the human-in-the-loop feature that defines Relay.app. Users can build workflows that pause at any step to request human approval via email, Slack, or the Relay.app dashboard. Basic integrations with popular applications (Google Workspace, Slack, Notion, Airtable) are included. The 100-run limit is suitable for low-volume approval workflows.

Pro

The Pro tier at $9.99 per month increases the run limit to 2,500 and unlocks all available integrations, team collaboration features, and workflow templates. Multi-step workflows with conditional branching, data formatting, and error handling are included. This tier covers most small business automation needs.

Growth

The Growth tier at $29.99 per month provides 10,000 runs, custom branding for approval request emails, priority support, and API access for triggering workflows programmatically. This tier targets growing teams with higher automation volumes and custom workflow requirements.

Hidden Costs and Considerations

  • Run-based counting advantage: Relay.app counts runs per workflow execution, not per step. A 6-step workflow triggered once counts as 1 run. On Zapier, the same workflow would consume 6 tasks. This makes Relay.app 3-6x more cost-efficient per run allocation for multi-step workflows.
  • Human-in-the-loop latency: Workflows that pause for human input introduce latency. If an approver is unavailable, the workflow waits indefinitely. Time-sensitive processes may need fallback logic or timeout configurations.
  • Integration ecosystem size: Relay.app supports approximately 100 integrations as of March 2026, significantly fewer than Zapier (9,000+) or Make (2,000+). For niche applications, users may need to use the webhook or API integration features.
  • No self-hosted option: Relay.app is cloud-only with no self-hosting capability.

How Relay.app Pricing Compares

Relay.app Pro at $9.99/month for 2,500 runs is competitively priced. Zapier's entry plan starts at $29.99/month billed monthly (about $19.99 annually) and bills per data-moving action step. Make starts at $10.59/month for 10,000 operations. The key differentiator is the human-in-the-loop capability — while Zapier and Make can send approval notifications, they lack native workflow pause-and-resume functionality tied to human decisions. For workflows that genuinely require human judgment at specific steps (content approval, expense authorization, hiring decisions), Relay.app provides a purpose-built solution that would require workarounds on other platforms.

Editor's Note: We deployed Relay.app Pro ($9.99/month) for a content agency that needed approval workflows for client deliverables. The workflow: content writer submits draft (Notion), workflow sends approval request to account manager (Slack), account manager reviews and approves or requests changes, approved content is published (WordPress) and the client is notified (email). Monthly runs: approximately 400. The same workflow on Zapier would cost $29.99/month and consume approximately 2,400 tasks (6 steps x 400 triggers). Relay.app saved $20/month and provided a cleaner approval interface. The limitation: the agency needed an integration with a niche project management tool that Relay.app did not support, requiring a webhook workaround that took 2 hours to configure.

Related Questions

Written & reviewed by Rafal Fila · Last updated:

Related Tools

Related Rankings

Dive Deeper

comparison

Keystroke vs n8n in 2026: Agent-Built TypeScript vs the Visual Canvas

Keystroke, launched in July 2026 by Y Combinator W24 company Sprint Labs, is a code-first automation platform where AI coding agents write workflows as TypeScript in the user's repository. n8n, founded in 2019, is the most widely deployed source-available visual workflow platform, with 200,000+ users and a $2.5 billion valuation. This comparison covers the agent-authored versus canvas building models, durable execution, licensing (Elastic License 2.0 vs the Sustainable Use License), verified July 2026 pricing including Keystroke's usage metering, and the maturity gap between a days-old platform and an established ecosystem.

comparison

QuantumBPM vs Camunda 2026: Single-Binary Challenger vs the BPMN Incumbent

QuantumBPM (launched 2026, Coroid s.r.o., Slovakia) packages a BPMN 2.0 runtime and DMN 1.5 decision engine into one Go binary backed by Temporal and PostgreSQL. Camunda (Berlin, founded 2013) is the category incumbent: Camunda 7 (Apache 2.0, in maintenance) and the Zeebe-based Camunda 8 platform. This comparison covers product structure, architecture, DMN TCK conformance with recording dates, deployment, pricing, and vendor maturity, verified July 2026.

case-study

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.