# Automation

In order to efficiently prevent vulnerabilities and unwanted licenses from entering your codebase, it is recommended to set up automation rules. The rules can be enforced in your pipelines, failing them or showing warnings, or set to notify relevant people, minimizing the number of vulnerabilities brought into your codebase.

You can see an overview of all automations in your organization by clicking the **Automations** on the left side menu. Here, you can [create new automation rules](/product/automation/create-an-automation-rule.md), as well as [edit or disable/delete](/product/automation/edit-an-automation-rule.md) the existing rules.

<figure><img src="/files/Jxes6XvMEjU3mbKH4oft" alt=""><figcaption></figcaption></figure>

You can access automations for a specific repository by selecting a specific repository in the drop-down list.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/brV0gL128P02emDl7WEY"><strong>Create an automation rules</strong></a></td><td></td><td></td><td><a href="/pages/brV0gL128P02emDl7WEY">/pages/brV0gL128P02emDl7WEY</a></td></tr><tr><td><a href="/pages/joNwLxRtjvj7fUK9UQH3"><strong>Edit an automation rule</strong></a></td><td></td><td></td><td><a href="/pages/joNwLxRtjvj7fUK9UQH3">/pages/joNwLxRtjvj7fUK9UQH3</a></td></tr><tr><td><a href="/pages/qtK6ibUsA34MI0JDPUpa"><strong>Default automation rules</strong></a></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/8CEXp935YKGnbe5o0UPK"><strong>Set up webhooks</strong></a></td><td></td><td></td><td><a href="/pages/8CEXp935YKGnbe5o0UPK">/pages/8CEXp935YKGnbe5o0UPK</a></td></tr><tr><td><a href="/pages/CJjBzCf6GafvM4qh7OGR"><strong>Policies</strong></a></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/DCQ2N9avxFyXRWQ1nq6K"><strong>Monitoring</strong></a></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.debricked.com/product/automation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
