Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

The “Time Control” panel serves as a key decision-making point within your Logic flow, allowing you to set schedule-based exit paths that determine different outcomes based on the timing of input through the panel. This is ideal for handling time-sensitive scenarios, adapting responses or processes depending on specific days and times.

The panel is configured by creating "events," each representing a custom time period linked to an exit path. You can set up these events as weekly recurrences or one-time occurrences, tailoring them to your scheduling needs.

Each Time Control panel supports up to ten (10) custom events, providing ten unique exit paths in addition to a default path for non-scheduled times.

With the Time Control panel, you can effectively route interactions based on time-specific conditions to ensure seamless, schedule-aware workflow management.

Using this panel

Situations that require different responses depending on the time are good matches for the Time Control panel. One example would be a business that needs to route customer interactions differently during business hours and after closing for the day.

Configuration

  1. Set as Flow Initiator: By selecting "Set as Flow Initiator," this panel will serve as the starting point of the IVR flow, before proceeding to subsequent panels within the Logic+ flow.

  2. Panel Name: It is recommended that you choose a name and keep it consistent. You will also need to specify the variable name to update. If the variable does not exist, it will be created.

  3. Panel Description: It is recommended to provide a clear description of the panel, detailing its purpose and functionality. This is akin to documentation, making it easier for others to understand and identify its intended use when they encounter it.

  4. Time Zone: Choose the time zone that best aligns with your IVR flow or organizational requirements.

  5. Events

    1. Add Weekly Repeating: Select the days of the week and specify a start and end time for each day.

      1. Name: Enter a unique name for the event. Its exit path will share this name.

      2. Days of the Week: Select one or more day(s) for the event from SUN, MON, TUE, WED, THU, FRI, and SAT.

      3. Time Range: Enter a start and end time for the event. Enter times as HH:MM:AM/PM in either 12-hour or 24-hour format. 24-hour entries will be converted to 12-hour.

    2. Add One Time Event: Ideal for single occurrences, such as holidays or team meetings. Assign a name, and choose the start date and time.

      1. Name: Enter a unique name for the event. Its exit path will share this name.

      2. Start Date and Time: Enter a starting date and time for the event. Enter dates as MM/DD/YYYY and times as HH:MM:AM/PM.

      3. End Date and Time: Enter an ending date and time for the event. Enter dates as MM/DD/YYYY and times as HH:MM:AM/PM.

      4. Repeat Annually: Turn this toggle on to make this event repeat annually. Default setting is off.

  6. Exit Paths:

    1. Default: If none of the matches evaluates to true for the provided variable, the default exit path is used.

    2. Custom Added Matches: Any exit paths created for added matches that evaluate to true.

  • No labels