Skip to main content

Press digit (IVR navigation)

Overview

The Press Digit function allows your agent to handle user digit presses for Interactive Voice Response (IVR) navigation and menu selection.

When to use

  • Menu navigation
  • Option selection
  • Confirmation inputs
  • Numeric data entry
  • Route callers to appropriate departments

Configuration

Digit Mapping

  • 0-9 - Number digits
  • # - Confirmation/Submit
  • * - Cancel/Back
  • Custom mappings - Business-specific options

Parameters

  • Expected Digits - Number of digits to expect
  • Timeout - Time to wait for input
  • Max Attempts - Retry attempts allowed
  • Action Mapping - What each digit does

Implementation

Best Practices

  • Clear menu options
  • Reasonable timeout periods
  • Handle invalid inputs
  • Provide exit options
  • Confirm important selections

Next Steps