Configure shift templates
Shift templates define a standard shift with common characteristics for one or many employees. You can then assign the shift to an employee or to many employees without needing to specify any characteristics.
Use shift templates A shift that has a name and defined segments and attributes, but no date or assigned employee. when any of the following apply:
- The organization uses standard shifts to assign to employees.
- Multiple employees work the same shift.
- Employees use Employee Self-Service (ESS) to create and manage their own schedules.
Example: Most employees in a department work from 9 a.m. to 5:30 p.m. Create a shift template that contains the start and end times, and segments for breaks and lunch. Then, assign this shift template to the employees.
- From the Main Menu, select Administration > Application Setup > Scheduler Setup > Shift Templates.
- Click New to create a new shift template.
- Enter a Shift Name and (optionally) a Description.
-
Enter the data in the row for the first shift segment Parts of shifts that are assigned to a job in the business structure, either primary or transfer jobs.. A shift can have one segment, or more than one segment.
- Type — Select the shift segment type: Regular, Transfer, or Break.
- Day — Select the day when the shift segment starts (always day 1 for the first segment in a shift). Select 2 if a subsequent segment begins after the day divide Time that defines when one day ends and a new day begins. The day divide is defined in a pay rule. If a shift crosses the day divide, the pay rule defines how the hours are allocated: to the day before, the day after, or to the day on which the worked hour occurred. (typically midnight).
- Start Time — Enter the start time of the shift or segment.
- Day — Enter the day when the segment ends. Enter 1 to indicate that the shift ends on the same day as it starts. Enter 2 to indicate that it ends the following day.
- End Time — Enter the end time of the segment.
- Tags — Select a shift tag to assign to the template.
- Skills and Certs — Select one or more Skill and Certification profiles to assign to the template.
- Transfer — If the segment is a transfer, select a labor account, job, or work rule transfer. A transfer is not valid for the Break segment type.
-
To enter another segment, click Insert Row
and repeat step 4. - To delete a segment, click Remove Row
. - Click Save.
- Add the shift template to a Data Access Profile. See Add a shift template to a Data Access Profile for more information.
Once you have created a shift template, you need to add it to one or more Data Access Profiles to make the shift template available to employees.
- From the Main Menu, select Administration > Application Setup > Access Profiles > Data Access Profiles > Shift Templates.
- Select a profile and click Edit.
- Select the shift templates you want to add to the profile from Available Shift Templates and click the right arrow to display them in Selected Shift Templates.
- Click Save & Return.
You can use the Search functionality to find an existing shift template. Search is case-insensitive.
- In Search, enter either the exact shift template name or a partial name using wildcards:
- Use an asterisk to substitute for multiple characters.
Examples: Enter *12 to find any name that ends in 12, such as D12, E12, or N12. Enter day*.* to find any name that starts with day and includes a ".", such as Day3.30 or Day7.30. Enter D* to find all shifts that start with D.
- Use ? to find one character.
Example: Enter day? to find any name that starts with day, followed by one character, such as Day7 or Day9.
- Use more than one ? to find multiple characters.
- Click Tap Search.
- To display the full list of shift templates, either clear the search criteria or enter a * in Search, then click Search.
Examples: Enter day?? to find any name that starts with day followed by two characters, such as Day12 or Day36. Enter J??n to find any names that begin with J, contain two unknown letters, and end with n.
If there is no match for the search criteria, no results are shown.
Note: After shifts are assigned to employees or groups edits Changes made to more than one employee record at a time, for example, add or delete a paycode or punch to a group of timecards.s to the template do not change the assigned shifts.
- Select the shift template you want to edit.
- To locate an existing shift template, see Search for a shift template.
- Click Edit.
- The Shift Templates page appears, with the shift template you selected for editing displayed.
- Change the shift template attributes as needed.
- Save your changes.
Duplicate a shift template when you want to use an existing shift template to create a new shift template with modifications to the original shift template's segments.
Note: When you duplicate a shift template, it is given the default name of "Copy of <source shift template name>".
- Select the shift template you want to duplicate.
- To locate an existing shift template, see Search for a shift template.
- Click Duplicate.
- The Shift Templates page appears, with the newly duplicated shift template displayed.
- Change the shift template name and any other attributes of the new shift template as needed.
- Save your changes.
Note: If you delete a shift template, shifts from that template that are currently assigned to employees or groups are not affected.
- Select a shift template.
- To locate an existing shift template, see Search for a shift template.
- Click Delete.
- Review the Confirm message and click Yes or No. Deleting a template removes it from view but does not affect employees who are already assigned to it.
You can choose to hide shift breaks where shift segments are displayed to employees:
- My Schedule tile A container that provides navigation or action from its summary view. (shift information)
- My Timecard page (shift information in the Schedule column)
- My Calendar page (shift information on the Events and Requests tabs)
- Cover, open, self-schedule, and swap shift requests (shift information)
When you hide breaks from the employee's display, the displayed shift retains its original length, but the end of the first shift segment or the start of the second shift segment is increased by the duration of the break configured for the shift. For example, given a shift comprised of regular and transfer segments with a 30-minute break such as this:
- 7:00am-12:00pm Regular
- 12:00pm-12:30pm Break
- 12:30pm-5:00pm Transfer
The adjusted segments displayed to the employee will be either this:
- 7:00am-12:30pm Regular
- 12:30pm-5:00pm Transfer
or this:
- 7:00am-12:00pm Regular
- 12:00pm-5:00pm Transfer
This behavior also applies to shifts that are comprised of two transfer segments, each of which has different properties.
When the original shift has two regular segments and a break, the resulting shift is displayed as a single regular segment.
Settings to hide breaks
You use two settings to hide breaks from the employee's display:
- The Hide Shift Breaks Access Control Profile (ACP). If set to Allowed, shift breaks are hidden from the employee's view wherever shift information is displayed. See Employee ACPs for more information.
- The global.hiddenBreaks.transferSegmentBehaviour system setting determines which segment will be extended to account for the break's duration. See Global Values System Settings for more information.
Note: These settings do not affect the display of breaks in areas of the application accessible to managers and administrators, such as the Schedule Planner. They affect only the employee's display.