Greeting management
To make sure your AI Agent makes a good first impression, you have total control over how your AI Agent starts conversations with your customers. You can build your greeting with modular blocks, so you can control the content of the AI Agent’s messaging and the pacing it delivers content with, and customize content based on customers’ needs.
Understand how variables work in greetings
You can create variables to capture or set a piece of information, so you can use the value saved in the variable later. Variables are useful for:
- Referring to basic pieces of information in a conversation (e.g., get the customer’s name so you can refer back to it later)
- Customizing content based on metavariables about the customer (e.g,. which country they’re located in)
- Dynamically collecting information with auto-capture variables (e.g., if you create an auto-capture variable for the customer’s account number, your AI Agent will check to see if it has that information, and if not, it will ask the customer autonomously)
You can use the same variable in other places where you can use blocks in your AI Agent, too - your AI Agent will know not to ask for the same piece of information twice, and if you do want it to ask twice, it’ll know to always use the newest value.
These variables only work within the structured content you create with blocks, and are separate from information that your AI Agent collects for Actions.
As a best practice, when you’re using a variable to repeat a piece of information in text (e.g., if you’re repeating the customer’s name), make sure you set fallback values so that if the variable isn’t set, your AI Agent can still have something to say.
Edit your AI Agent’s greeting
By default, your greeting already contains a few blocks containing some generic content. You can edit that content directly, or you can change your greeting by adding or removing blocks.
-
On the Ada dashboard, go to Config > AI AGENT > Greeting.
-
On the Greeting page, edit the blocks that comprise your greeting. You can:
- Edit the existing content in a block directly
- Drag additional blocks from the block drawer on the right side of your screen into your greeting, then add content in them
- Click the Delete icon
on a block to remove it
Depending on the way your AI Agent is configured, the blocks available to you may vary. Click a block name below to learn more:
- On the Greeting page, at the bottom of the screen, click Save. Your AI Agent saves your changes.
View and manage previous versions of your greeting
Your AI Agent saves a history of all edits you’ve made to your greeting over the last 30 days. You can revert your changes to your greeting back to any of these saved versions.
- On the Ada dashboard, go to Config > AI AGENT > Greeting.
- At the top of the Greeting page, you can see when the greeting was last edited. Click that text to open a pane that contains a list of versions of the greeting over the last 30 days. You can click a version to see the greeting at that time.
- Optionally, for significant versions, you can add a name and description for future edits. To do this, hover over the version, click the More options button
that appears, filling in the Version Title and Description fields as required, then clicking Save. - To revert to a previous version of your greeting, select the version you want to go back to. Then, at the top of the page, click Restore Version. Review your changes to ensure you’re not reverting anything you want to keep, then click Save to save your reverted changes.