Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

The My Tasks page, at route /hr/my-tasks, shows HR tasks assigned to the current employee, primarily onboarding tasks.

Overview

This route loads MyOnboardingTasks, the component used for employee task lists. Tasks are assigned as part of onboarding workflows created by HR or managers. No permission gate is on this route.

Who it’s for

No explicit permission gate on this route.

Before you start

  • Tasks are created by HR workflows; you will see them once assigned.

Steps

  1. Go to HR → My Tasks (or navigate to /hr/my-tasks).
  2. Review your outstanding tasks.
  3. Select a task to open it and complete the required action.

Human Resources

Human Resources core overview.

Governance & parity

This page documents shipped product behavior. It is not medical, legal, or billing advice. Verify against your organization’s policies and applicable regulations before using it for clinical, compliance, or billing decisions. Protected health information (PHI) shown in the product is governed by your tenant’s access controls and is never exposed in this documentation.
  • src/routes/hr.tsx
  • src/cores/hr/pages/MyOnboardingTasks.tsx