The Swimlane Templates page provides a browsable library of pre-built diagram templates that users can apply as starting points for new swim lane workflow diagrams. It is reached 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.
/platform/workflows/diagrams/templates.
Overview
The page wrapsSwimLaneTemplateList, which renders available diagram templates. The header includes a Back to Diagrams button that returns to /platform/workflows/diagrams. Users choose a template to scaffold a new diagram.
Who it’s for
Requirespf.swim-lane-diagrams.view (route guard).
Before you start
- No prerequisites; templates are available to all users with
pf.swim-lane-diagrams.view.
Steps
- Navigate to Platform → Workflows → Diagrams → Templates (
/platform/workflows/diagrams/templates) or click Browse Templates from the diagrams list. - Browse the available templates.
- Select a template to use it as the basis for a new diagram.
- Use Back to Diagrams to return without selecting a template.
Related
Platform Foundation
Platform Foundation overview.
Governance & parity
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/platform.tsx
- src/platform/workflow/pages/SwimLaneTemplatesPage.tsx
- src/platform/workflow/components/SwimLaneTemplateList.tsx