Skip to content

Configure Widgets and layout

The practical guide to building your Dashboard: adding Widgets, organizing the layout, and using dynamic Filters.

Working with Widgets

Add Widgets

  1. Open your Dashboard.
  2. In the Top right corner, click on Edit Dashboard.
  3. In the top right corner, click the Add New Widget button.
  4. Select Widgets from the available Queries (custom queries previously created in the Query Builder) or Presets (built-in).

Edit Widgets

In the top right corner of a widget, click the three dots (...) and select Edit Widget.

  • Query visualization: You are redirected to the Query settings page to edit parameters.
  • Preset: An editing panel appears to adjust options like time range or visualization type.

Remove Widgets

Click the three dots (...) on a Widget and select Delete from dashboard.

Reorganizing the layout

  1. Open your Dashboard.
  2. In the Top right corner, click on Edit Dashboard. You can:

  3. Move: Drag and drop Widgets to your preferred locations.

  4. Resize: Change the size of each Widget.
  5. Click Save to apply changes.

Using Query Builders

You can insert an existing query created in the Query Builder into your dashboards to streamline visualization. It allows:

  • Synchronization: Changes made to a Query on the Query Builder page are automatically propagated to all Dashboards using it.
  • Tracking: On the Query Builder’s edit page, you can view a list of all Dashboards utilizing that specific Query.
  • Visualization: The Widget utilizes the visualization settings saved within the Query Builder (refer to Query builder documentation to know more).

insert_qb_in_dashboard

Insert a Query from the Query Builder

You can add a query to a Dashboard directly after its creation in the Builder.

  1. To access the Query Builder, on the left side panel, click on Queries > New Query.
  2. Configure your Query.
  3. Click Save. The query is immediately usable, and the + Add to a Dashboard button appears.
  4. Click + Add to a Dashboard.
  5. To add the Query as a widget:

    • In an existing Dashboard, click on the Add button next to the relevant dashboard name.
    • In a new dashboard, click on Add to new dashboard button and enter required fields.

Your dashboard name moves to the top of the list so that it is more visible. A Remove button replaces the Add button.

Note

Any changes made in a query will be applied to all dashboards where it is used. You can check and manage the dashboards that use it by returning to the + Add to a Dashboard menu at any time.

Manage a Query widget

In addition to the widget options available from the dashboard (see Working with Widgets section), you can manage it from the Query builder:

From the + Add to a Dashboard menu:

  • Check where a query is used: the total number of usage is shown on the + Add to a Dashboard, and all dashboards using it will be the first one in the list with a Remove button next to their name.
  • Add or remove a query from a dashboard: in the list, click on the button next to its name.

Next steps