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 /fw route is the entry point for the Forms & Workflow core; it redirects immediately to /fw/dashboard.

Overview

The route /fw is configured as a <Navigate to="/fw/dashboard" replace /> redirect in fw.tsx. It is not a standalone screen and renders no UI of its own. All content is served by the Dashboard screen at /fw/dashboard. Alternate primary route: /fw/dashboard.

Who it’s for

No explicit permission gate on this redirect route. The destination /fw/dashboard requires fw.forms.view.

Before you start

  • Navigating to /fw immediately lands you on the Forms & Workflow dashboard.

Steps

1

Navigate to /fw

The browser is immediately redirected to /fw/dashboard — see the Dashboard documentation for usage.

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