# Sleuth Automations

## Overview

Sleuth Automations is a powerful capability that help teams drive improvements across their entire software delivery workflow. Whether its by removing manual tasks, ensuring consistency, or ensuring teams are continuously informed of what matters, Sleuth Automations takes care of the toil so teams can focus on what they do best: delivering customer value.

### Automations for everything

Sleuth's [Automations Marketplace](/sleuth-dora/sleuth-automations/automations-marketplace.md) provides a huge catalogue of point-and-click automations that can be install in seconds. The Marketplace is a great place to explore the kinds of things that are possible with Sleuth Automations, and once your creative juices are flowing, Sleuth's [Custom Automations](/sleuth-dora/sleuth-automations/actions.md) framework lets you take full control by writing your own automations in our highly expressive YAML framework.

### More than just a toolbox

By [suggesting automations](/sleuth-dora/sleuth-automations/automations-marketplace/smart-suggestions.md) that are designed to address your specific opportunities for improvement, and by providing [efficacy feedback](/sleuth-dora/sleuth-automations/automations-marketplace/understanding-efficacy.md) to understand which automations are making a difference to your teams, Sleuth Automations combine with Sleuth's powerful DORA metrics to provide a full-circle continuous improvement solution.

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

Check out this video for a quick overview of how it works!

{% embed url="<https://www.youtube.com/watch?v=wFnQelh4Lbc>" %}


---

# 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://help.sleuth.io/sleuth-dora/sleuth-automations.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.
