/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
Access follows your organization’s role and module configuration. ## 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
1
Open My Requests
Navigate to
/fw/my-requests.2
Review your requests
The
MyApprovalRequests component lists all requests you have submitted.3
Track request status
Review the status of each request (SME: confirm available statuses).
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