The Categories screen manages data object categories at the routeDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/settings/data-manager/categories.
Overview
The screen renders theCategoryManager component within a page container, providing a tree-based interface for creating and organizing categories for data objects. A back button navigates to /settings/data-manager. The page is accessed from the Data Manager settings section.
Who it’s for
No explicit permission gate on this route.Before you start
- Navigate from Settings → Data Manager → Categories, or directly to
/settings/data-manager/categories.
Steps
Key concepts
- Category tree — hierarchical organization for data objects
CategoryManager— component handling the full CRUD for category definitions
Related
Platform Foundation
Platform Foundation 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/platform.tsx
- src/platform/data-manager/pages/CategoriesPage.tsx