Saved By Dbot (ROI) Widget - Administrator Guide - 8 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Administrator Guide

Product
Cortex XSOAR
Version
8
Creation date
2024-02-14
Last date published
2024-04-24
Category
Administrator Guide
Solution
Cloud
Abstract

Customize the Saved by Dbot widget that calculates the amount saved by Cortex XSOAR. Return on Investment (ROI) widget.

In the Dashboard, Incidents tab, Cortex XSOAR comes with a number of pre-installed widgets, such as Saved by DBot.

The Saved by Dbot widget calculates the amount saved in US dollars according to actions carried out by all users in Cortex XSOAR across all incidents.

Note

Although the widget comes out-of-the-box with Cortex XSOAR, you can add the Return on Investment (ROI) widget in the Widgets Library, which is identical to the Saved by Dbot widget.

The following parameters are used to calculate the amount saved by Dbot (ROI):

Parameter

Description

Man Hour

The amount in dollars of each hour for an analyst.

Roundtrip

The time it takes in minutes to run an integration task with any of the integrated products. This can be a command within a script or inside the War Room.

Report

The times it takes to write an incident report.

Script

The time it takes to undertake an action that a script would do.

The ROI is calculated as follows:

(# of times roundtrip completed * time taken to do roundtrip) + (# of times report generated * time taken to generate report) + (# of times script runs * time taken to run script)] * cost of 1 Man hour in dollars.

The time to run an integration task with any integrated product, the time to generate a report, and the time to run an automated action are set to 5 minutes.

'Number of times' is how many times an automated procedure has run since Cortex XSOAR was first used. The Saved by dBOT widget is based on absolute time and does not support date ranges.

You can change the way ROI is calculated based on your own statistics of time taken to perform the tasks for the actions when done manually. To change the statistics, select Settings & InfoSettingsSystemServer SettingsServer Configuration+ Add Server Configuration and add the following :

Keys

Values

roi.cost.manhour

Amount in Dollars. Default: 60

You can also change the currency symbol from US dollars to a currency of your choice.