Widgets are the primary components of custom dashboards. They allow you to create queries that run automatically at regular intervals and display results. You can create up to five widgets per custom dashboard.
Widgets have the following properties:
Title: The name of the widget. A title is required.
Description: An optional description of the widget.
Visualization Type: One of three ways of visualizing the data: table, pie chart, or bar chart. A visualization type must be selected.
Time Window: The period of time in which your query should search. The time window must be between 1 hour and 7 days. The default is 1 hour.
Results: The number of results that should be displayed in the widget. You can view 5-25 results per widget. The default is 5 results.
Width: The horizontal size of the widget as a percentage of screen size in increments of 25%. By setting the width less than 100, you can allow as many as four widgets to appear in the same row. Selecting 100 will display the widget across the full width of the screen.
Search Query: The TQL query for the widget. A TQL query is required for a widget. Any TQL query that works in the Helix Enterprise search bar will also work inside a widget. For more information about TQL queries, see the TQL Reference Guide.