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 Delegations screen lets users manage approval authority delegations and is available at /fw/delegations.

Overview

This screen renders the DelegationManager 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/delegations from 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.

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.
  • src/routes/fw.tsx
  • src/cores/fw/pages/DelegationsPage.tsx