Skip to main content
Skip to main content
LaureoLaureo
Product
Why Laureo
Solutions
Pricing
Resources
Contact
Sign InStart 14-Day Trial
Start TrialStart 14-Day Trial

Product updates, no noise.

New features and the occasional sales tip. Unsubscribe anytime.

We'll send occasional product updates. Unsubscribe anytime. Privacy Policy

LaureoLaureo

CRM + Marketing + Automation + AI agents. One platform. Zero grunt work.

Product

Features

  • Sales & CRM
  • Marketing & Communication
  • Deals & Revenue
  • Customer Support
  • Automation & Insights
  • AI Agents
  • Integrations

Tools

  • Smart Inbox
  • Follow-up Sequences
  • Cold Outreach
  • Team Chat
  • Quotes & Invoices
  • Scheduling
  • Forms
  • Help Desk
  • Knowledge Base
  • Surveys

More

  • All features
  • Browse integrations
  • Pricing
  • Compare
  • Migrate

Solutions

For teams

  • Small Business
  • Startups
  • Sales Teams
  • Agencies
  • Consultants

By industry

  • Professional Services
  • Real Estate
  • Manufacturing
  • SaaS & Tech
  • Recruiting
  • See all solutions

Company

  • About
  • Contact
  • Partners
  • Security
  • Changelog

Resources

  • All resources
  • Blog
  • Help Center
  • Glossary
  • FAQ

Legal

  • Privacy
  • Terms
  • Acceptable Use

All third-party product names, logos, and brands mentioned on this site are the property of their respective owners, are used for identification and comparison only, and do not imply any affiliation with or endorsement of Laureo.

© 2026 Laureo. All rights reserved.

·

Help Center

Docs

Everything you need to know about using Laureo

Help Center

Overview
OverviewBuilding an AutomationTriggersConditions, Waits & ActionsAI Agent StepsThe Approvals QueueRuns & AnalyticsTemplates
Help CenterAutomationsBuilding an Automation

Building an Automation

The flow builder — how the canvas, the +-inserter, step cards, and the side panel fit together.

Starting a new automation

Three ways in, all from the New automation button on the Hub.

1

Describe what you want

Type a sentence like "When a deal is won, create a follow-up task." The Hub drafts a starting flow you can open and refine.
2

Start from a template

Pick a ready-made automation, fill in the few details it cannot guess, and open it in the builder.
3

Build from scratch

Choose the record type and what starts it. The new automation is a rule; the builder opens with the trigger card at the top, ready for steps.
Authoring needs a larger screen. The flow canvas opens on tablet and desktop widths; on a phone you can still view and toggle an automation but not edit the graph.

The flow canvas

A top-to-bottom spine of step cards, starting at the trigger.

The builder lays your automation out as a vertical spine. The Trigger card sits at the top; every step you add appears below it in the order it runs. Branches fan out into lanes and rejoin at a Merge.

  • Each step is a flat step card showing its glyph, name, and a one-line summary of what it does.
  • The card stays monochrome. The glyph and the summary carry the meaning, so the canvas reads the same in light and dark mode.
  • Click any card to open its settings; click the trigger card to change what starts the automation.

The +-inserter

Add a step exactly where you want it.

Between every pair of cards is a small + connector. Hover the connector and it reads Add step after the step above it. Clicking it opens the step picker, and the new step drops in at that exact spot — you never have to add to the end and drag it up.

The step picker

A searchable, editorial list of everything you can add.

The picker slides in from the side. There is a Search steps box at the top and a plain divided list grouped into sections, not a grid of colored tiles:

  • Timing: the Wait step, in its three flavors.
  • Branches: Filter, If / Else, Switch, and Merge.
  • CRM data: set a field, hand the record to a teammate, distribute round robin, create tasks, log activities.
  • Communication: notify a teammate, send an email, enroll the contact in a campaign.
  • Advanced: call an external URL with the record’s data.

Every row carries a one-line “when to use” description so you can pick the right step without guessing.

When the right move needs judgement instead of a fixed step, that is an AI agent. Agents are built and supervised from their own home, the Agents page in the sidebar; see AI Agent Steps for how they fit alongside rules.

The settings panel

Where a step is configured after you add it.

Selecting a card opens a side panelover the canvas with just that step’s options. Filling it out is what turns a placeholder into a finished step:

  • Placeholder — a step you dropped in but have not configured yet. You can save it; it shows as Not configured. The trigger and steps you have not set up still let you save a draft.
  • Configured — a step with everything it needs. Publishing requires every step to be configured.
You can save a draft with placeholders, but activating an automation is blocked until every step is configured and the flow validates. The builder tells you which step still needs attention.

Flow and Outline

Two views of the same automation.

A toggle switches between two reads of the graph:

  • Flow — the visual canvas with the spine, branches, and Merge nodes. Best for authoring and seeing where paths split.
  • Outline — the same steps as a plain indented list. Best for scanning a long automation or reviewing it on a smaller screen. Selecting an Outline row highlights the matching card so you never lose your place; an Open in Flow link jumps back to the canvas.

Automation settings

The choices that apply to the whole automation, not a single step.

  • Repeat runs: how often the same record can re-enter. Once ever (the default) lets a record enroll a single time; Every time it matches re-enrolls whenever the trigger fires again; Once per period re-enrolls at most once within a window you set.
  • Goal — an optional condition that marks a record as having succeeded. When a record meets the goal it exits the flow early and counts toward the conversion rate on the Hub.
  • Version history — every publish snapshots the flow. Records already running keep the version they enrolled on, so editing a live automation never changes a run mid-flight.

Related Articles

Triggers— Choose what starts the automationConditions, Waits & Actions— The steps you drop into the flowAI Agent Steps— Hand a step to a reasoning agentAutomations Overview— Rules vs AI Agents
Previous
Automations Overview
Next
Triggers