# Basic Usage

Mounts the "Employees" directory page against the sandbox HR API (`hrApiOptions: { env: 'sandbox' }`, `locale: 'en'`), which calls `listEmployees({ status: 'all' })` and grids every employee across Code, Employee, Job Title, Department, Office, Nationality, Line Manager, and Status.
