Counter
This widget aims to provide a customizable and at-a-glance view of specific data metrics, which can be particularly useful for quickly accessing the volume of data that matches certain criteria, such as sensitive files or risk levels.
Data settings
Users can choose the dataset they wish to count from, like files, trustees, or agent activities. They can also employ GQL to refine their search and set the aggregation function (e.g., count, sum, average).
- Widget Type: Choose 'counter' as the widget type for numerical data summation.
- Dataset Select the 'Files dataset' if the count pertains to files or choose the relevant dataset for your data.
- Query Input Employ GQL to define the search parameters for the data you wish to aggregate.
- Aggregation Function
- Choose an aggregation function from the following options:
- 'count' to total the number of items.
- 'sum' to add up the values.
- 'average' to calculate the mean of the values.
- 'min' to find the smallest value.
- 'max' to find the largest value.
- 'median' to find the middle value.
- Choose an aggregation function from the following options:
Widget Settings
This section allows users to add a descriptive title, position it, accordingly, select an icon to represent the data visually, and choose primary and secondary colors for the widget's theme. Users can also toggle the compact mode to change the widget's display size.
Trending settings
the trend will be not shown at all if there is no change in the time period.
Enable trending: Show change in query result compared in specified duration.
Timestamp field: Field to use for time range.
Period: Length of time to display the trend data.