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 Templates hub is a unified landing page that aggregates links to all template categories available in the platform, helping users find the right template type for their use case. It is reached at /templates.

Overview

The Templates hub page (TemplatesHubPage) renders a grid of template category cards, each with a description, examples, and a “when to use” guideline. The categories and their destination routes are:
CategoryDestination
Document Templates/settings/templates
Form Templates/fw/form-templates
Workflow Templates/fw/templates
Wizard Templates/fw/wizards
Additional template categories (e.g., Task Templates) may also be linked. The exact card set is determined by the templateCards array in TemplatesHubPage.
No permission gate is applied to this route — all authenticated users can access the hub.

Who it’s for

No explicit permission gate on this route.

Before you start

  • No prerequisites. Navigate to /templates to browse all template types.

Steps

  1. Navigate to Templates (/templates).
  2. Read the card descriptions to identify the right template type.
  3. Click a card’s action button to navigate to the corresponding template management page.

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.
  • src/routes/platform.tsx
  • src/platform/templates/pages/TemplatesHubPage.tsx