What your agent can do with actions
When an action runs
Your agent decides during the conversation, based on what the caller asks for and what your instructions tell it to do. You do not script the moment. You switch the action on, and describe when it should be used. That means two things worth knowing. Your agent will sometimes not use an action you expected, usually because your instructions never said to. And an action that takes a few seconds is a few seconds the caller is waiting, so keep the set small and purposeful.What happens when an action fails
If your calendar is unreachable or your own system does not answer, the action fails and the call carries on. Your agent tells the caller it could not complete the task, so what it says next comes from your instructions. Writing that fallback down is the difference between “I am not able to book that right now, can I take your number” and an agent improvising. You can see which actions ran on any call afterwards. See An action did not run.What actions cannot do
- They cannot take a card payment. Send a payment link by text instead.
- They cannot make your agent do something it was never told about. An action switched on but never mentioned in your instructions may go unused.
- They cannot fix a bad conversation. An agent that misunderstands the caller will run the wrong action just as confidently.
What else you can do here
- Connect your tools so actions have something to work with.
- Connect Google Calendar, the most common first action.
- Set up transfers, the action customers most often wish they had switched on sooner.
- Build a custom action for your own systems.
- Send call details to your systems after the call rather than during it.
FAQ
What are actions for?
What are actions for?
Actions let your agent do things rather than only say things: book an appointment, transfer a call,
send a confirmation, update a record. An agent with no actions can hold a good conversation and
finish nothing.
Can my agent book an appointment on its own?
Can my agent book an appointment on its own?
Yes. Connect Google Calendar, switch on the booking action, and your agent checks availability and
books during the call with nobody on your side involved. See
Book appointments.
Do I need a developer to add an action?
Do I need a developer to add an action?
Not for the built in ones or for anything in the app store: you connect the tool and choose what
your agent may do. A custom action, which reaches your own software, needs someone technical for
about an hour. See Do I need a developer.
Do actions cost extra?
Do actions cost extra?
Actions themselves do not. What they do can: emails count against your plan’s email allowance, and
texts and outbound calls use your usual allowances. See Limits.
Can I see whether an action ran on a call?
Can I see whether an action ran on a call?
Yes. Each call record shows what your agent did, so you can tell an action that never ran from one
that ran and failed. That distinction is the first thing to check when a booking did not appear.
See An action did not run.
How many actions should one agent have?
How many actions should one agent have?
As few as do the job. Each action is another decision your agent makes mid call and another few
seconds the caller may wait. Most agents need booking and transfer, and add a third only for a
real need.
What happens when an action fails mid call?
What happens when an action fails mid call?
The call continues and your agent tells the caller it could not complete the task. What it offers
next comes from your instructions, so write that fallback down: take a number, offer a callback, or
transfer. See Write what your agent says.
Why did my agent not use an action I switched on?
Why did my agent not use an action I switched on?
Usually because nothing in its instructions told it when to. Switching an action on makes it
available, and your instructions decide when it is used. Say plainly when the action applies, then
test that exact situation.
Related
- Connect your tools for what actions can reach
- Book appointments for the most common action
- Pass the call to a person for the most valuable fallback
- An action did not run when something did not happen
- How Brilo works for how actions fit with knowledge and instructions
