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.

This page is reserved for a dedicated “Schedule Audit” creation route at /rh/audits/new.

Overview

No route for /rh/audits/new was found in the shipping router. New audit schedule entries are currently created via an inline dialog launched from the “Schedule Audit” button on the Audits list screen at /rh/audits. The dialog is rendered by AuditScheduleDialog and supports fields for audit type (Internal, External, Regulatory, NARR, Arizona DHS, Other), residence, scheduled date, and status.

Who it’s for

No explicit permission gate on this route — route does not exist in the shipped codebase. The existing Audits list at /rh/audits is gated by RH_PERMISSIONS.DASHBOARD_VIEW (rh.dashboard.view).

Before you start

  • Confirm the correct route with your system administrator or SME.
  • If you need to schedule an audit now, navigate to /rh/audits and use the “Schedule Audit” button.

Steps

1

Confirm route availability

Ask your system administrator whether /rh/audits/new has been released. If not yet available, use the inline dialog on /rh/audits to schedule a new audit.

Recovery Housing

Recovery Housing references and overview.

Governance & parity

Documentation coverage and governance.
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/rh.tsx
  • src/cores/rh/pages/AuditSchedulesPage.tsx
  • src/cores/rh/hooks/useAuditSchedules.ts
  • src/platform/permissions/constants.ts