Arcanna-Generic-Investigation

Playbook takes incident data and sends it to Arcanna.Ai for ML inference and automated decision. Once decision is retrieved, manual input ( in this case ) from analyst is added in as feedback and sent back to Arcanna.ai. Once Feedback is provided in the final steps of the playbook, an automated AI Training is triggered and finally the full record, that contains all Arcanna.ai added metadata, is retrieved back into the context

ArcannaAI · 13 tasks · 0 inputs · 0 outputs

Details

IDArcanna-Generic-Investigation
From Version6.2.0
Tasks13

README

Playbook takes incident data and sends it to Arcanna.Ai for ML inference and automated decision. Once decision is retrieved, manual input ( in this case )
from analyst is added in as feedback and sent back to Arcanna.ai. Once Feedback is provided in the final steps of the playbook, an automated AI Training
is triggered and finally the full record, that contains all Arcanna.ai added metadata, is retrieved back into the context

Dependencies

There are no dependencies on other playbooks

Sub-playbooks

GenericPolling

Integrations

This playbook uses ArcannaAi integration

Scripts

  • PrepareArcannaRawJson

Commands

  • arcanna-get-jobs
  • arcanna-send-event
  • arcanna-get-event-status
  • arcanna-get-decision
  • arcanna-send-event-feedback
  • arcanna-trigger-train
  • arcanna-export-event

Playbook Inputs


Name Description Required
incident RawJson Incident rawJson or another Json formatted string. Yes

Playbook Outputs


There are no outputs for this playbook.

Playbook Image


Arcanna-Generic-Investigation

Commands used

arcanna-export-event arcanna-get-decision-set arcanna-get-event-status arcanna-get-jobs arcanna-send-event arcanna-send-event-feedback arcanna-trigger-train

Flowchart

Start Start arcanna-send-event - arcanna-send-event arcanna-send-event arcanna-send-event AssignAnalystToIncident - AssignAnalystToIncident AssignAnalystToIncident AssignAnalystToIncident arcanna-send-event-feedback - arcanna-send-event-feedback arcanna-send-event-feedback arcanna-send-event-feedback Done Done Set - Set Set Set arcanna-get-jobs - arcanna-get-jobs arcanna-get-jobs arcanna-get-jobs DeleteContext - DeleteContext DeleteContext DeleteContext arcanna-get-decision-set - arcanna-get-decision-set arcanna-get-decision-set arcanna-get-decision-set arcanna-trigger-train - arcanna-trigger-train arcanna-trigger-train arcanna-trigger-train Get Analyst Input and add Closing Information Get Analyst Input and add... arcanna-export-event - arcanna-export-event arcanna-export-event arcanna-export-event arcanna-get-event-status - arcanna-get-event-status arcanna-get-event-status arcanna-get-event-status
Takes incident data and sends it to Arcanna.Ai for ML inference and automated decision

## Dependencies
There are no dependencies on other playbooks

### Sub-playbooks


### Integrations
This playbook uses ArcannaAi integration

### Scripts
* PrepareArcannaRawJson

### Commands
* arcanna-send-event
* arcanna-get-event-status

## Playbook Inputs
---

| **Name** | **Description** | **Required** |
| --- | --- | --- |
| incident RawJson | Incident rawJson or another Json  formatted string. | Yes |

## Playbook Outputs
---
There are no outputs for this playbook.

## Playbook Image
---
![Arcanna-Generic-Investigation](../doc_files/Arcanna-Generic-Investigation-V2-With-Feedback.png)