How a capability works
Each capability is built around one of your connections — a capability to check order status might use your order management system; a capability to look up account details might use your CRM. You describe what the capability should do, and your genie learns to reach for it exactly when a caller’s question calls for it.
Building one
- Choose the connection the capability should use.
- Describe what it does in plain language — this is what helps your genie recognize when to use it.
- Test it before turning it on, so you can see exactly what your genie will receive back.
- Assign it to one or more genies.

