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 Asset Reports route at /it/reports/assets is not a standalone screen — it redirects to /it/reports?type=asset_inventory.

Overview

The route /it/reports/assets is implemented as a pure <Navigate> component that immediately redirects to /it/reports?type=asset_inventory with replace semantics (does not add a history entry). There is no dedicated page component or UI rendered at this path. All functionality is provided by the IT Reports list page (/it/reports). See the IT Reports list documentation for the full feature description.

Who it’s for

Requires IT_PERMISSIONS.VIEW (outer ITViewGuard). No per-route additional gate; access follows the redirected destination.

Before you start

Any navigation to /it/reports/assets will be immediately forwarded. Bookmark /it/reports?type=asset_inventory directly for reliable access.

Steps

1

Navigate to the redirect URL

Visiting /it/reports/assets automatically forwards to /it/reports?type=asset_inventory without user action.

IT Service Management

IT Service Management 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/it.tsx