Documentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
a feature of advanced dashboard layouts.
- Items — The charts, text, filters, and controls you place on the dashboard
- Containers — The regions that hold and arrange items
Requirements
To follow this guide, you’ll need:- A dashboard using advanced layouts. See Enabling advanced layout for more information.
- Content permissions that allow you to edit dashboards
Working with containers
When you enable advanced layout on a dashboard, your existing items are placed into an initial container. From there, you can add more containers, configure how each arranges its items, and nest containers inside one another to shape your dashboard.Selecting a layout type
When you add a container to your dashboard, you choose between two layout types:| Type | Description | Best for |
|---|---|---|
| Grid | Free-form positioning; items can be placed at any position | Precise control over each item’s position |
| Stack | Arrange items in columns or rows; you control spacing and alignment. | Structured sections such as a row of filters, a sidebar, etc. |
Naming containers
Each container can have a name to help you identify it while editing. To rename a container, select it and edit the Name field in the properties panel on the right side of the screen.Nesting containers
Containers can be placed inside other containers to build nested layouts. For example, place a stack container (set to row direction) inside a grid container to create a horizontal row of filters within a larger free-form layout.Resizing items in stack containers
Resize handles are currently only available for items in column stacks. Row stacks do not support manual resizing yet.
1
Select the item you want to resize. Resize handles will display around the selected item.
2
Drag a resize handle to adjust the item’s dimensions.
3
Release to apply the new size.
Adding and organizing items
Items can be added automatically — new queries from the workbook are placed on the first page, and page navigation appears when you create multiple pages — or manually from the dashboard’s Add menu. From there, you can move items between containers, browse them in the Catalog, and edit their configuration without leaving the layout editor. Advanced layouts currently support the following item types:| Type | Description |
|---|---|
| Charts | Visualizations from your workbook queries |
| Text | Formatted text using Markdown |
| Filters | Interactive filters that control chart data |
| Controls | Field controls that dynamically switch chart fields |
| Page navigation | Inline page switcher for multi-page dashboards |
Adding items to a dashboard
Click Add in the toolbar to insert any item, a layout container, or a new page. Page navigation is automatically added when you create a second dashboard page, but you can also add it manually from the Layout submenu to place additional navigation or customize its position.As pages are top-level elements, they can only be added from the toolbar Add menu, not from the Add child button in the properties panel.
Browsing items in the catalog
The catalog is a browsable library of all available items on your dashboard. Click the Catalog button in the toolbar to open it. The catalog displays items in two groups:- Controls & filters - All dashboard filters and controls, sorted alphabetically
- Queries - Charts and query visualizations
New queries added to the workbook are automatically placed on the first page. If a query has been deleted, use the catalog to find and re-add it to the dashboard.
Placing items in containers
There are several ways to place items into a container:From the catalog
- Click the Catalog button in the toolbar.
- Find the item you want to place. Use search to filter by name.
- Click the item.
- Select the target container from the placement menu.
Using the properties panel
- Select the item you want to place on the canvas.
- In the properties panel on the right, click Place (for unplaced items) or Move (for items already in a container).
- A menu will appear showing all available containers.
- Click the target container to move the item into it.
Repositioning items
You can drag items to reposition them within a container or move them between containers. This works for all container layout types.| Within a… | Description |
|---|---|
| Grid container | Drag items to any position and resize by dragging their edges |
| Stack container | Drag items up or down (in column direction) or left and right (in row direction) to reorder them within the stack |
| Between containers | Drag items from one container to another, regardless of container layout type. This lets you quickly reorganize your dashboard layout without using the catalog or properties panel |
- Containers that can accept the item show a colored outline when you hover over them
- Stack containers show a drop indicator line at the insertion point where the item will be placed
- The container you’re dragging from shows an outline to indicate the active drag operation
Unplaced items
To re-add items to the dashboard, use the Catalog.Editing chart items
When you select a chart item on an advanced layout dashboard, the properties panel will show chart settings inline, allowing you to edit visualization configuration without leaving the layout editor.Editing chart configuration
To change the chart’s configuration, click the chart and then click the Edit button that displays in the properties panel:
- Title, subtitle, and description
- Visualization type
- Visualization settings such as colors, axes, stacking, and other display options
Editing in the workbook
For more advanced editing capabilities, click the Edit in workbook button at the top of the properties panel. This opens the chart in the workbook where you have full configuration options for the visualization.Undoing and redoing layout changes
Only layout changes can be undone. This includes actions like adding, moving, or resizing containers and items, or adjusting container properties.
- Edit menu - Click Edit > Undo or Edit > Redo
- Toolbar - Click the (undo) or (redo) icons in the editing toolbar
- Keyboard shortcuts - Press
⌘Z(Mac) orCtrl+Z(Windows) to undo,⇧⌘Z(Mac) or⇧Ctrl+Z(Windows) to redo
History clearing
Your undo/redo history is automatically cleared when you make non-layout changes to the dashboard, such as:- Renaming the dashboard or items
- Editing filter configurations
- Updating query definitions
- Changing dashboard settings
Next steps
- Use pages to create multi-page dashboards, where each page has its own layout, items, and filters.
- Customize page navigation to control how viewers move between pages, including custom tabs and dynamic labels.
- Configure advanced filters to display filters as button toggles, multi-select dropdowns, single-day pickers, and timeframe controls.