Skip to content

Commit e8e319f

Browse files
Automated Evidence Demo Video (#1691)
* Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent a9b9eda commit e8e319f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

packages/docs/automated-evidence.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@ title: "Automated Evidence"
33
description: "Comp AI Automated Evidence allows you to streamline evidence collection for recurring compliance tasks. "
44
---
55

6+
## Automated Evidence Demo
7+
8+
<iframe src="https://www.loom.com/embed/6e80c92e12c4478ab009bc86f7b21f4a" title="Loom video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />
9+
610
### Create Automations
711

8-
To create automations for evidence collection, simply click into any task on the app, and click on the "Create Automation" button.
12+
To create automations for evidence collection, simply click into any task on the app, and click on the "Create Automation" button.
913

1014
This will take you to the chat agent, here, you will enter a prompt based on the task and evidence required for that task.
1115

@@ -14,7 +18,7 @@ This will take you to the chat agent, here, you will enter a prompt based on the
1418
In this example, we will use the project ‘Secure Code’ for this task. We need to show that Dependabot (or a similar tool) is enabled and scanning the dependencies in our codebase. For this prompt, we would say:\
1519
“Check if Dependabot is enabled in my GitHub repository and return the results.”
1620

17-
### Testing & Publishing Automations
21+
### Testing & Publishing Automations
1822

1923
Once prompted, the agent will run through the process of creating an automation to check for and return any Dependabot alerts, requesting any relevant keys or tokens required by that specific vendor to complete the automation.
2024

0 commit comments

Comments
 (0)