Neurons Bots results

The Neurons Bots results page displays when you:

Filters

  • Version: Select the version of the bot you want to view the results for.
  • Time: Select a time range to filter the result data. The default is Last 7 Days. The maximum is limited to the last 90 days.
  • Triggers: Select the source trigger to filter the result data; Schedule triggers, Custom Action triggers, Run Now, or All triggers. The default is All triggers.
  • States: Select the last run device state to filter the result data; All states, shows all runs for all devices. Last state only, shows the last generated run per unique device including if the last run is still in progress. The default is All states.

Actions

Versions

All versions of the bot are listed under the Versions drop-down. Select a version to display the results in the work area. The latest version is always the current version. Learn more about Neurons Bots versioning.

Results view

The Results view displays the trigger and target history, and the bot stages together with their run results.

Trigger History

The Trigger History indicates the number of times the bot had been triggered. The following trigger states are recorded:

  • Attempted: The number of times the bot version has been triggered, either by a Schedule, Custom Action, or as a manual run now action.
  • Failed: The number of times a trigger has failed, such as a system error has occurred, or the target devices for the bot cannot be found.
  • Fired: The number of times the trigger has been successful.

Click View details to display the Trigger History page.

Target History

The following target states are recorded:

  • Endpoints in Scope: number of targets in the selected Target Group.
  • Endpoints Unavailable: number of targets that are offline in the group.
  • Endpoints Targeted: number of targets that are online in the group which the bot will run against.
  • Endpoints Successful: number of targets where the bot has successfully completed all stages.

  • Endpoints with error: number of targets where the bot has a failed or timed-out stage. It depends on the configuration whether the bot continues to run for the targets without error.
  • Endpoints in Progress: number of targets where the bot is still running.

Stage results

All the stages of the bot display in the results area. The trigger stage displays the status Active/Inactive, and for a Custom Action trigger the number of users that the bot is visible to is also shown. Hover over the number to display the names of the users who have been granted access to view and run the bot as a Custom Action in Devices.

All other stages contain run metrics, the metrics shown are restricted by the results filter criteria and depend on the type of stage:

Queries and Filters

  • Performed : the number in the top right of the Stage indicates the number of targets on which the Query/Filter was performed during this bot version.
  • Run in progress icon In progress: number of targets the Query/Filter is currently still in progress for this bot version.
  • Run failed icon Failed : number of targets the Query/Filter has failed on for this bot version.
  • Run successful icon Matched : number of targets where the Query/Filter criteria has been successful for this bot version.
  • A Query/Filter is successful even if there are no results. For more detail see the stage tooltip which shows Queries matched and Queries not matched.

Actions and Interactions

  • Performed : the number in the top right of the Stage indicates the number of targets the Action/Interaction was performed on during this bot version.
  • run in progress icon In progress: number of targets the Action/Interaction is currently still in progress for this bot version.
  • run failed icon Failed: number of targets where the Action/Interaction has failed for this bot version.
  • run successful icon Successful: number of targets where the Action/Interaction has been successful for this bot version.

Related topics

Neurons Bots versioning

Neurons Bots editor