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.


Properties
Controls how report navigation is presented on desktop.
'sidebar'(default): Available reports are listed in a left-hand navigation sidebar alongside the report content.'menu': The sidebar is hidden and report navigation is presented as a dropdown menu in the report header, giving the report content the full width of the layout.
'full' | 'month' | 'year'
default:"full"
Controls the granularity of the date range picker used across reports.
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. ThenavigationVariant prop can switch this to a dropdown menu in the report header instead, which lists every enabled report grouped by area:
