> For the complete documentation index, see [llms.txt](https://help.thinkpickle.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.thinkpickle.com.au/flows/examples/redirect-calls-to-voicemail.md).

# Redirect calls to voicemail

Need to redirect calls to voicemail outside of operating hours? The following flow demonstrates how that can be achieved.

![](/files/-LFqOqA_7pC7RMWjQbcP)

Note how this flow combined both [Time is](/flows/conditions/time-is.md) and [Day is](/flows/conditions/day-is.md) conditions to make forward the calls to voicemail if it is outside of 9-5 Monday to Friday. A more advanced flow may make use of the [Date-time is](/flows/conditions/date-time-is.md) condition to forward calls to voicemail during special holiday periods such as new years day.
