Skip to main content

Generate Decision Tree of a query/rule with AI

N
Written by Nataliia Pukaliak

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:

  1. Open Uncoder AI and go to the New version.

  2. Paste your rule/query on the right side of the screen into the editor or select a rule from the platform. For this, select Detections.

    To find a detection:

    1. Type a search term in the search bar

    2. Select the repo to search

    3. Apply the filters if needed

    4. Select a detection

  3. Select the Decision Tree task from the task options. Alternatively, you can click the Tasks button and select Decision Tree from the list.

  4. Uncoder AI will detect rule’s platform (language) automatically. Ensure the detected platform is correct or change it in the platform dropdown and select Confirm.

  5. View the generated decision tree in the chat panel on the left.

Next Steps


Once the decision tree has been generated, you can:

Did this answer your question?