- it can reference the right business information
- it can take the right business actions
Actions
Actions let an agent make something happen beyond the call itself. Examples:- create or update a customer record
- check an opening or availability
- send a follow-up message
- hand the call to a person
Knowledge
Knowledge gives the agent context it can use during a conversation. This might include:- service information
- business policies
- office hours
- location details
- commonly asked questions
Keep the two separate
It helps to think of these as two different roles:- knowledge helps the agent explain
- actions help the agent complete work
Start small
For early rollouts:- begin with a small action set
- include only the most useful knowledge
- review calls to see what the agent actually needed
Common failure pattern
A weak setup often looks like this:- too much information
- too many actions
- unclear rules about when to use them