The My Requests screen shows all approval requests that the current user has submitted 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/my-requests.
Overview
This screen renders theMyApprovalRequests component inside a page container with the heading My Approval Requests. All logic for listing, filtering, and displaying the current user’s submitted approval requests is encapsulated in MyApprovalRequests.
Who it’s for
No explicit permission gate on this route.Before you start
- Navigate to
/fw/my-requestsfrom the Forms & Workflow sidebar or from the Approval Inbox empty-state action. - Only requests submitted by the current user are shown.
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/MyApprovalRequestsPage.tsx