Skip to main content

TimeOff

Flows and blocks for creating and managing time-off policies — sick, vacation, and holiday.

import { TimeOff } from '@gusto/embedded-react-sdk'

🚂 Workflows

ComponentDescription
TimeOffFlowHub for creating and managing a company's time off policies.

🧩 Blocks

ComponentDescription
AddEmployeesHolidayEmployee selection screen for assigning employees to a company's holiday pay policy.
AddEmployeesToPolicyEmployee selection screen for assigning employees to a sick or vacation time off policy.
HolidaySelectionFormLets a user select which US federal holidays are observed by the company's holiday pay policy.
PolicyConfigurationFormForm for creating or editing the details of a sick or vacation time off policy — its name and accrual configuration.
PolicyListDisplays all active time off policies (sick, vacation, and holiday) for a company.
PolicySettingsConfigures additional policy limits and rules for a sick or vacation policy. This step is skipped for policies with unlimited accrual.
PolicySettingsPresentationPresentation-only form for configuring time off policy limits and rules.
PolicyTypeSelectorSelection screen for choosing which kind of time-off policy to create — sick, vacation, or holiday.
TimeOffPolicyDetailDetail view for a sick or vacation time-off policy.
TimeOffPolicyDetailPresentationPresentational detail view for sick and vacation time-off policies.
ViewHolidayEmployeesDisplays the holiday policy detail view with the employees tab selected.
ViewHolidayPolicyDetailsDisplays the holiday pay policy for a company with tabbed views of the included holidays and the enrolled employees.
ViewHolidayScheduleDisplays the holiday policy detail view with the holidays tab selected.