Using a classic dashboard? Upgrade it to use the features in this guide.
- Items — The charts, text, filters, and controls you place on the dashboard
- Containers — The regions that hold and arrange items
Requirements
Modifying dashboard layouts requires Editor, Manager, or Owner permissions on the document.Working with containers
When you create a new dashboard or upgrade from a classic 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. Dashboards 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.Aligning filters and controls with tiles
When you place filters or controls directly on the page root alongside tile containers, Omni automatically applies a Tile align preset to ensure visual alignment. This preset adds padding to the filter or control that matches the outer spacing of tile containers, so they align cleanly as siblings on the grid.Automatic preset behavior
The tile-align preset is only available for filters and controls. Charts and text items are not eligible for this preset.
- Auto-applied — When you drag a filter or control into the page root grid (outside of any container), the preset is automatically applied
- Auto-cleared — When you move a filter or control into a tile container, the preset is automatically removed to prevent double spacing
Manually changing the preset
To manually control the preset:- Select the filter or control on the canvas.
- In the properties panel on the right, locate the Preset dropdown.
- Select Tile align to apply the preset, or None to remove it.
Duplicating containers and items
Duplication is not available for:
- Pages - Use the duplicate page action instead
- Filter and control items
- Context menu - Right-click the container or item and select Duplicate
- Properties panel - Select the container or item, then click the menu icon in the properties panel header and select Duplicate
- Keyboard shortcut - Select the container or item and press
⌘+D(Mac) orCtrl+D(Windows)
| Parent container | Placement |
|---|---|
| Stack | The duplicate is inserted immediately after the original item |
| Grid | The duplicate is placed directly below the original with the same dimensions, pushing down any items that would collide |
Accessing the properties panel
When the properties panel is closed, right-click on a dashboard item and select Edit from the context menu to open it. You can also use keyboard shortcuts (⌘ + \ on Mac, Ctrl + \ on Windows) to open the properties panel.
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 filters to display filters as button toggles, multi-select dropdowns, single-day pickers, and timeframe controls.
