The Delegations screen lets users manage approval authority delegations and is available atDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/fw/delegations.
Overview
This screen renders theDelegationManager component inside a narrow (maxWidth="2xl") page container. All delegation management functionality is encapsulated within DelegationManager, which handles creating, editing, and revoking delegations.
Who it’s for
No explicit permission gate on this route.Before you start
- Navigate to
/fw/delegationsfrom the Forms & Workflow sidebar. - You must be logged in as the user whose delegation authority you are managing.
Steps
Related
Forms & Workflow
Forms & Workflow core 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.
Documentation sources
Documentation sources
- src/routes/fw.tsx
- src/cores/fw/pages/DelegationsPage.tsx