Using Live Dashboards
This page explains the key components of live dashboards, as well as their applications and uses.
Setting up the timeframe and time granularity
Use the timeframe picker in the top-right corner of the Dashboards page to set up the timeframes that apply to all dashboard widgets (updating the corresponding NQL query).
Use one of the predefined timeframes, ranging from Last hour to Last year, or select a custom timeframe. For Custom timeframes, the maximum lookback and maximum selected duration is 395 days.
Depending on the selected timeframe, you can set time granularity to By 15 min, By hour, By day, By week or By month to identify patterns and troubleshoot issues. Changes in time granularity only update line charts.

Filtering dashboards
Filters appear at the top of the Dashboard page, allowing you to filter dashboards by platform, device, location, hardware and other configured parameters.
Refer to the Managing Live Dashboards documentation to add, manage and customize filters.

Click on the elements of the bar charts to apply filters to the page. This action defines the scope by filtering the targeted objects with a condition on a property.
Using dashboard widgets
Right-click on any dashboard widget item or value to access the following options:
View investigation opens the Investigations page for the original NQL of the widget plus any applied filters to the Dashboard page, the time duration and granularity.
Drill down to … opens the Investigation page with the results of the NQL query listing items from one of the following alternatives:
The root table of the original query, for example,
execution.crashes
.The associated object tables, for example,
binaries
ordevices
.
The NQL query from the drill-down retains the context of the original query. The Drill down to... option is available for the KPI widget, Bar chart and Table items.
For Table-type widgets only, the contextual action menu allows you to:
Open binary profiling or Open Device View, depending on the case.
Hover over the names of binaries displayed in the table-type widget to obtain an AI-generated binary description.
Diagnose issues using dashboards from the Alerts and Diagnostics module.
Retrieve all pre-filled investigation queries in a device or binary context.
You can obtain binary contextual descriptions directly by hovering binary names in the table-type widget.
The examples below describe how the system updates the corresponding investigation queries with the changes made from the Dashboards page.

Editing and exporting a dashboard
Click on the action menu in the top-right corner of the Dashboards page to Edit and Export live dashboards.
You may Duplicate or Delete a dashboard using the same action menu from the Dashboard page.

Sharing a dashboard URL
You can copy the URL of your dashboard and share it with other users. However, recipients must have Live Dashboards access to successfully open the URL.
A dashboard URL contains:
Selected timeframe
Selected filters and their values
Currently selected tab
The recipients load the dashboard in the same state as you intended them to see it.
RELATED TOPICS
Last updated
Was this helpful?