Automations Overview

Give your agent the ability to take action — book appointments, take orders, collect payments, create tickets, and run multi-step business workflows.

Automations Overview#

Sources teach your agent what to say. Automations give it the ability to do — book an appointment, take an order, send a payment link, collect a form, hand off to a teammate, or run a full multi-step workflow. You manage all of this from the Automations section in your agent's sidebar.


The Three Building Blocks#

AlonChat separates automations into three layers so you can mix and match without rebuilding things from scratch.

Building blockWhat it isExample
ActionA single concrete capability your agent can perform"Create a calendar event", "Create a payment link"
CapabilityThe provider-neutral job an action fulfillsBooking, payment, courier delivery, table lookup
Business ProcessA reusable, multi-step workflow built from capabilities"Book a service with a deposit", "Take an order and arrange delivery"

You don't have to think about these labels day to day — but it helps to know that a Business Process is where you describe a complete customer journey, and it leans on the individual Actions underneath to get each step done.


Tools vs. Processes#

The Automations hub has two surfaces:

  • Tools — the catalog of individual actions your agent can use (both built-in and custom). Browse them, see what each one needs (for example, a connected Google Calendar), and turn them on or off.
  • Processes — reusable workflows you author in plain language. A process defines when it should start, the steps to follow, what details to collect, and when to hand off to a human.

Tip: Start with Processes. Describe the outcome you want ("when a customer wants to book, check availability, collect their details, take a deposit, then confirm") and AlonChat wires the underlying actions for you.


What's Available#

AutomationWhat it does
Business ProcessesAuthor multi-step workflows for any customer goal
Booking & AppointmentsCheck availability, create events, manage waitlists
Sales & OrdersTake multi-item orders, confirm carts, collect deposits
Delivery & CouriersGet live courier quotes, book deliveries, share tracking
GrabFood / GrabMartCheck live menu items, prices, and availability
Payment VerificationCollect payment instructions and verify proof of payment
Follow-upAutomatically re-engage customers who went quiet
Human ReviewCatch risky messages and route them to your team
Custom Chat FlowsBuild guided button and form journeys
Custom FormsCollect structured requests with reusable intake forms
Custom API ActionsLet your agent call your own API during a conversation

Built-in Actions at a Glance#

Beyond the workflows above, your agent ships with connection-backed actions it can call mid-conversation:

Action groupWhat the agent can doNeeds
CalendarList services, check availability, create/reschedule/cancel events, manage waitlistsCalendar connection
Google SheetsLog a row (inquiries, bookings) and look up records (prices, order status)Sheets connection
Google DriveSearch files and folders, share a view linkDrive connection
PaymentsCreate a checkout link, check payment status, show instructions, verify proofA connected payment provider
OrdersConfirm a cart or quote, lock in totals, route to scheduling or fulfillment
Lead CollectionCapture name, email, phone, and custom fields
Web SearchLook up real-time information beyond the knowledge base

Read-only actions (check availability, look up data) run on their own; actions that create, update, or delete are confirmed with the customer first, and every execution is logged.


Enabling an Automation#

  1. Open your agent and go to Automations.
  2. Browse the Tools tab or search for what you need.
  3. Click an automation to open its settings.
  4. Complete any requirements it lists (for example, connect an account or fill in business details).
  5. Toggle it on.

Once enabled, the agent decides when to use each automation based on the conversation and your business processes — you don't have to script every turn.