Workflows
Full multi-step user experiences as a single component — the fastest path to a working feature. See the Component types guide for a comparison of workflows, blocks, and hooks.
🚂 Workflows
| Component | Description |
|---|---|
| CompanyOnboarding.OnboardingFlow | Guided flow to onboard a company to Gusto. |
| ContractorManagement.PaymentFlow | Hub for creating and managing contractor payments for a company. |
| ContractorOnboarding.OnboardingFlow | Guided flow for admins to onboard a contractor to the company. |
| ContractorOnboarding.SelfOnboardingFlow | Guided flow for contractors to complete their own onboarding. |
| EmployeeManagement.DashboardFlow | Hub for viewing and managing a single employee's profile, pay, and documents. |
| EmployeeManagement.EmployeeListFlow | Hub for viewing and managing all employees, including onboarding new ones. |
| EmployeeManagement.TerminationFlow | Guided flow to terminate an employee and arrange their final paycheck. |
| EmployeeOnboarding.OnboardingExecutionFlow | Guided flow to onboard an employee. |
| EmployeeOnboarding.OnboardingFlow | Guided flow to onboard multiple employees, one at a time. |
| EmployeeOnboarding.SelfOnboardingFlow | Guided flow for employees to complete their own onboarding. |
| InformationRequests.InformationRequestsFlow | Hub for viewing and responding to outstanding information requests from Gusto. |
| Payroll.DismissalFlow | Guided flow to run a dismissed employee's final payroll. |
| Payroll.OffCycleFlow | Guided flow to create and run a bonus or correction payroll. |
| Payroll.PayrollExecutionFlow | Guided flow to configure, review, and submit a single payroll. |
| Payroll.PayrollFlow | Hub for running and managing all payrolls across a company's pay schedules. |
| Payroll.TransitionFlow | Guided flow to run a transition payroll when employees move from one pay schedule to another. |
| TimeOff.TimeOffFlow | Hub for creating and managing a company's time off policies. |