Skip to main content
An IVR (Interactive Voice Response) is the menu callers hear when they dial in: “Press 1 for sales, 2 for support, 3 for billing.” It’s the front door of any phone system that handles more than one type of call. Hiveku IVRs support time-based routing, holiday schedules, recorded or text-to-speech prompts, and multi-level menus. Manage IVRs in /dashboard/communications/ under the IVRs tab.

Anatomy of an IVR

Greeting prompt

Plays first when a caller reaches the IVR. Recorded audio file or text-to-speech.

Menu prompt

“Press 1 for sales, 2 for support…” — usually right after the greeting.

Key mappings

Each digit (0-9, *, #) routes to a destination — extension, ring group, queue, sub-IVR, or external number.

Timeout and invalid

What to do if the caller doesn’t press anything, or presses an unmapped key.

Time conditions

Different routing during business hours vs after-hours.

Holiday calendar

Override the schedule on specific dates.

Build a basic IVR

1

Create the IVR

From the IVRs tab, click New IVR and give it a name like “Main Menu”.
2

Record or set the greeting

Either upload a .wav/.mp3 file or type the script and pick a TTS voice. “Thanks for calling Acme.”
3

Record or set the menu

“For sales, press 1. For support, press 2. To leave a message, press 3.”
4

Map keys

1 → Ring Group “Sales”, 2 → Queue “Support Hold”, 3 → Voicemail.
5

Set timeout and invalid

Timeout (no key pressed in 8 seconds) → re-play the menu (max 2 retries). Invalid key → “That’s not a valid option, please try again.”
6

Point a DID at the IVR

On the Numbers tab, set your main DID to route to this IVR.

Prompt options

Type your script, pick a voice (multiple US/UK English voices, plus other languages). Hiveku generates the audio.Pros: easy to update — change the script and the audio re-renders.Cons: TTS doesn’t quite match a professional human voice for branding-critical greetings.

Time conditions

Most businesses don’t operate 24/7, and the menu (or destination) should change accordingly.
Configure time conditions per IVR. Multiple bands supported — for example, lunch closure 12-1 PM with a different message.

Holiday calendar

Override the schedule on specific dates. Hiveku ships a US federal holiday preset; add or remove dates as needed.
For the “office closed for the holiday” greeting, use a separate IVR rather than another time condition — easier to test and toggle on/off ahead of time.

Multi-level menus

Sub-IVRs let you build trees:
Keep menus to 2 levels max. Past that, callers get lost and abandon.

Best practices

Lead with the option

“For sales, press 1” beats “Press 1 for sales.” The action is what they’re listening for.

Limit to 4-5 options

More than 5 options and callers can’t remember by the time they finish hearing them.

Always offer 0 for operator

A live human escape hatch reduces abandon and frustration.

Keep prompts under 30 seconds

Long greetings make callers hang up. Shave every word that doesn’t earn its place.

Time-of-day forwarding without an IVR

If you don’t need a menu — just different routing during business vs after-hours — you can use a time condition directly on a DID without building a full IVR. Cleaner for simple cases.

API

Troubleshooting

Increase the timeout (default 8 seconds). Older callers and people in noisy environments need more time to react.
Some softphones over poor connections lose DTMF. Hiveku supports both in-band and RFC2833 DTMF. If you’re seeing this on calls from specific carriers, switch the DTMF mode in the IVR’s advanced settings.
Check the IVR’s time zone setting — defaults to your account TZ but can be overridden. Daylight savings transitions are handled automatically.
The menu routing can be healthy while the prompt audio is missing or failed to render. Open the IVR, re-save the greeting (for TTS prompts this re-renders the audio) or re-upload your recording, then call in to verify. If silence persists, contact support.

Next steps

Set up a complete IVR

End-to-end walkthrough.

Queues

Send IVR overflow to a queue with hold music.