Documentation Index
Fetch the complete documentation index at: https://documentation.uponai.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Press Digit tool lets your agent send DTMF tones to navigate IVR systems — useful for outbound calls where your agent needs to get through a phone menu before reaching a person or department.Setup
Add the tool
In your agent’s Functions section, select Press Digit from the dropdown. Optionally add a description specifying when and what digits to press.
Write navigation prompts
Give the agent clear instructions for navigating the IVR. Two approaches:Goal-based (when you don’t know the exact sequence):Direct (when you know the exact path):
Optionally extract post-call data
Track IVR metrics like:
- Whether an IVR was encountered
- Whether a human was reached
- Navigation path taken
- Number of retries
Where the IVR accepts speech, use spoken responses. Only use digit-pressing when the system requires numeric input.