Zoom Workforce Management schedules allow you to optimize staffing levels and improve agent efficiency. To configure schedules, you’ll need to access the Zoom web portal as an administrator, navigate to the Workforce Management section, and define schedules based on forecasts and agent availability. This guide will walk you through the process of setting up and managing schedules within Zoom Workforce Management.
Prerequisites
- A Zoom account with a Zoom Workforce Management license.
- Administrator privileges in the Zoom web portal.
- Completed forecasts in Zoom Workforce Management.
- Familiarity with Zoom Workforce Management agent activities and shifts.
Enable UKG Pro Workforce Management Integration (If Applicable)
If your organization uses UKG Pro Workforce Management, you can integrate it with Zoom Workplace for Frontline.
- Sign in to the Zoom web portal.
- In the navigation menu, click Account Management, then Account Settings.
- Navigate to the UKG Pro Workforce Management Integration setting. You can locate the setting using search.
- Click the toggle to enable or disable the setting.
- (Optional) If enabling, review the terms and conditions, and click Accept.
Create a Schedule
- Sign in to the Zoom web portal.
- In the navigation menu, click Workforce Management, then Schedules.
- Click Add Schedule.
- Enter a descriptive name for the schedule.
- Select the relevant forecast to base the schedule on. Forecasts provide the predicted workload and staffing needs.
- Choose the scheduling period (e.g., weekly, monthly).
- Define the date range for the schedule. This is when the schedule will be active.
- Click Next.
Assign Shifts to Agents
- In the schedule creation flow, you’ll be presented with a grid showing agents and time slots.
- Click on an empty time slot for a specific agent to assign a shift.
- Select the appropriate shift type (e.g., Phone Support, Chat Support, Meeting). Available shift types are configured under Activities.
- Specify the start and end time for the shift.
- (Optional) Add a break or lunch period to the shift.
- Click Save.
- Repeat steps 2-6 to assign shifts to other agents and time slots, ensuring adequate coverage based on the forecast.
- You can also use the Auto-Generate feature to automatically fill shifts based on predefined rules. This requires proper configuration of rules based on agent skills, availability, and the forecast.
- Review the schedule to ensure all time slots are covered appropriately and make any necessary adjustments.
Manage Schedule Exceptions
Schedule exceptions are deviations from the regular schedule, such as agent absences or unplanned activities.
- In the Schedules section of Zoom Workforce Management, open the schedule you want to modify.
- Locate the agent and time slot where the exception needs to be applied.
- Click on the shift assignment.
- Select Add Exception.
- Choose the type of exception (e.g., Vacation, Sick Leave, Training).
- Specify the start and end time for the exception.
- Add any relevant notes or comments.
- Click Save.
- The schedule will reflect the exception, and the agent will be considered unavailable during that time. You may need to adjust other agents’ schedules to cover the workload during the exception period.
Utilize Workforce Management APIs (If Necessary)
For advanced integrations and automation, you can use the Zoom Workforce Management APIs.
- Refer to the Zoom Developer Documentation for Workforce Management APIs. (https://developers.zoom.us/docs/api/workforce-management/)
- Use the APIs to retrieve forecast data:
get/workforce-management/forecastsandget/workforce-management/forecasts/{forecastId}/scheduling-groups/{schedulingGroupId}. These APIs allows you to programmatically fetch forecasted values for a scheduling group within a forecast, enabling external systems to integrate and utilize the data. - Follow the API documentation for authentication and request formatting.
- Use the API endpoints to programmatically create, update, and manage schedules. This allows for integration with other workforce management systems or custom automation.
Monitor Real-Time Adherence
Use the Real-Time Adherence report to monitor how well agents are adhering to their assigned schedules.
- Navigate to the Reports section in Zoom Workforce Management.
- Select the Real-Time Adherence Report.
- View the report to see the current status of each agent, including whether they are on schedule, out of adherence, or in an exception state.
- Use this information to make real-time adjustments to schedules or address any adherence issues.
- For more detailed information, refer to the Supervisor Experience documentation within Zoom Workforce Management.
Common Issues
- Incorrect schedule coverage: Verify that the forecast is accurate and that enough agents are assigned to each time slot. Adjust schedules as needed based on real-time adherence data.
- Agents not showing up in the schedule: Ensure that the agents have the appropriate Zoom Workforce Management license and are assigned to the correct scheduling groups.
- Schedule conflicts: Review the schedule for overlapping shifts or conflicting exceptions. Adjust assignments as necessary to resolve conflicts.
- Integration issues with UKG Pro Workforce Management: Verify that the UKG Pro Workforce Management Integration is enabled and properly configured. Ensure that the Zoom and UKG accounts are correctly linked. Consult the UKG Pro Workforce Management documentation for troubleshooting steps.
- Difficulty with Auto-Generate: Check the configuration of auto-generation rules. Ensure that rules are properly defined based on agent skills, availability, and the forecast. Adjust rules as needed to optimize schedule generation.