Relays · Coming soon

A fixed relay of agents. Run it from anywhere.

Some jobs don't need an agent that plans. They need the same few steps, done well, every time: read the enquiry, decide what it is, look something up, write the reply. Relays let you chain agents, decisions and small scripts into one simple sequence, then call it from your website, your CRM or any other system.

Website enquiry → qualified replyExample

Trigger · Contact form on your website

  1. AgentClassify the enquirysales, support or partner
  2. ConditionIs it a sales lead?yes → next · no → support relay
  3. ScriptLook up the companyCRM API call
  4. AgentDraft the replyyour tone, with pricing
  5. ScriptSend to your CRMreturns the result
Agent step: system prompt + messageConditionScript step

How it works

Design it once. Call it from anything.

  1. Chain the steps

    Add agent steps, each with its own system prompt, message and model. Add conditions for decisions, and script steps where exact code is better.

  2. Test with real input

    Run it on sample inputs and see every step's output before anything goes live.

  3. Deploy a trigger

    Each Relay gets an authenticated API endpoint or webhook, versioned so a change never breaks callers.

  4. Run it anywhere

    Your website, CRM, backend or no-code tool calls it. Every run is logged with its inputs, outputs and cost.

Where Relays fit

Three ways to put agents to work.

  • Relays Soon

    A fixed chain you call from outside. Same steps every time, predictable cost, an answer back in seconds or minutes.

  • Workflows with a goal

    Own an outcome like "5 demos a week". Plan, run on schedule, measure and improve the plan until the number moves.

  • Crew

    Always-on teammates you talk to in chat, Slack or WhatsApp, with memory, skills and their own tools.

Ideas

Relays teams are asking for.

  • Website enquiry to qualified reply

    Classify, enrich from your CRM, draft a reply, and log the lead.

  • Support ticket triage

    Summarize, find the answer in your help docs, and route what it can't answer.

  • Document intake

    Extract fields from an invoice or form, validate them with a script, and flag what needs a person.

  • Content checks

    Check a draft against your style and claims rules before it's published.

  • Order exceptions

    Read the order, decide the case, and prepare the customer update.

  • Your own chain

    Any few steps you repeat today, turned into one call.

FAQ

Questions, answered.

When are Relays available?

They are in private preview. Book a call to get early access and tell us the chain you want to run first.

How is a Relay different from a Workflow?

A Workflow owns a goal: it plans, measures and changes its own steps until the metric moves. A Relay is fixed. It runs the same steps in the same order every time, which is what you want behind a website form or another system.

What can a step be?

An agent step with its own system prompt and message, a condition that decides which step runs next, or a script step for exact work like formatting data or calling an API. Steps pass their output to the next one.

How do other systems run a Relay?

Each deployed Relay gets a trigger: an authenticated API endpoint or webhook. Your website, CRM, backend or no-code tool sends the input and gets the result back, or a callback when it finishes.

Which models run the agent steps?

The same AI plans you connect to AgentWorks, such as Claude, ChatGPT, Gemini or Cursor. You can choose a different one per step.

Have a chain in mind? Build it with us first.

We are opening Relays to a small group of early users. Tell us the steps you repeat, and we will set up your first Relay with you.