Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt

Use this file to discover all available pages before exploring further.

The UnifiedReports layout renders the latest report experience from Layer’s embedded components. It loads all reports enabled for the business and presents them in a unified interface with report navigation, expandable report tables, and Excel download support.
import { UnifiedReports } from '@layerfi/components'

<UnifiedReports />
Reports desktopReports mobile

Behavior

The unified reporting layout combines all reports into a single standardized interface with shared controls and export formats. Reports are organized in a left-hand navigation so users can move between available reports without leaving the page. On smaller screens, the report navigation is available from the page header. Report tables support nested rows. Top-level rows are expanded by default, and users can expand or collapse all rows from the report header. The report header includes a download action for exporting the currently selected report to Excel. The export uses the same report selection shown in the interface, starts the file download when the export is ready, and changes to a retry action if the export request fails.