/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
Access follows your organization’s role and module configuration. ## 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
1
Open Delegations
Navigate to
/fw/delegations.2
Create or edit a delegation
Use the controls in
DelegationManager to delegate approval authority.3
Revoke a delegation
Use the revoke action within
DelegationManager to remove an active delegation.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