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 My Requests screen shows all approval requests that the current user has submitted and is available at /fw/my-requests.

Overview

This screen renders the MyApprovalRequests 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-requests from 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).

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/MyApprovalRequestsPage.tsx