Prompt and actions
What is the prompt?
For each bot, there is a Customization section on the sidebar of your dashboard.
Once there, you will see a text box for your to craft a prompt for your bot. This prompt will be used for this specific bot across all Destinations you’ve assigned it to.
You can use this customization box to provide instructions on things like:
Tone
Describe what kind of bot it is. “You are a bubbly and kind bot working for Acme.”
Instructions
Provide simple instructions about what to do in certain scenarios. “If you can’t help, inform them you’re unable to answer and suggest they contact [email protected]”
Parameters and rules
Don’t answer in any other language unless specifically requested to.
Always use a relevant emoji at the start and end of your message.
The prompt has a very long context window, so you can be as specific as you like. You can create conditional scenarios, add in simple FAQs that the bot should know about, and explain how to handle different types of tickets.
The following prompt ideas are helpful for lots of different types of AI bots. For more specific examples, or prompts that work for specific integrations, see our integrations page.
Suggested Prompts
What are actions?
Actions are things the bot can do or tools it can use when it's triggered. They can be used during conversations, triggered by the user's messages, or can be done under certain conditions. Some actions are platform specific and others are for the bot to take on its own (like increasing reasoning for certain conditionals, or using info from another bot.)
How to enable actions
Head to the Customize tab
Click "Create new action"
Select the action you'd like to enable, and click 'enable'.
Some actions require information like API keys or domains to be connected
Add the 'action' name in the prompt. For example, "Use 'create_ticket' action when XYZ".
Integration actions
Integration actions are those that take actions inside other platforms. This is useful for teams looking to take actions inside help desks to help triage tickets, or action things like pulling Shopify order information during a conversation.
Some examples:
Assigning a ticket to an agent or team
Creating a ticket
Pulling order information
Updating a ticket status or field
If you head to the 'create new action' screen, you should be able to filter by each platform we currently have actions for.
Actions with helpdesks require you to connect your helpdesk domain. Actions to Shopify and other platforms also require things like an API key etc. to enable.
These actions also require mention in the prompt of when and how to use these actions, once enabled. Explore information about your specific integration for more details.
We're constantly adding to our action menu, so keep your eyes on new actions!
Suggested Actions (non-integration specific)
Last updated