Use AI to generate a decision tree of a query/rule logic that explains how it works step by step, with all the embeddings, branches, and other intricate logic.
To generate a decision tree:
Open Prime Architect and go to the Agentic Threat Research mode.
Click Code Editor in the upper right corner and paste your rule/query or select a rule from the platform. For this, select the plus icon (+) in the chat input field and select Add Detections.
To find a detection:
Type a search term in the search bar
Select the repo to search
Apply the filters if needed
Select a detection (once selected, it will be automatically added to the Code Editor)
Tip: To remove all content from the editor, click the Clear Editor button.
Select the Analyze button.
Select the Decision Tree tool from the agentic AI tools options.
Click the Enter icon to proceed.
Prime Architect will detect rule’s platform (language) automatically. Ensure the detected platform is correct or change it in the platform dropdown and select Confirm.
View the generated decision tree in the chat panel on the left.
Next Steps
Once the decision tree has been generated, you can:
Copy your input rule/query to the clipboard and paste it into your system
Download your input rule/query as a file by selecting Save As > File.txt or save a rule/query to a custom repository by selecting Save As > New Rule
