|
| 1 | +--- |
| 2 | +title: Automations |
| 3 | +further_reading: |
| 4 | +- link: '/service_management/on-call/' |
| 5 | + tag: 'Documentation' |
| 6 | + text: 'Datadog On-Call' |
| 7 | +- link: "https://docs.datadoghq.com/service_management/workflows/" |
| 8 | + tag: "Documentation" |
| 9 | + text: "Workflow Automation" |
| 10 | +--- |
| 11 | + |
| 12 | +## Overview |
| 13 | + |
| 14 | +Automations allow you to trigger actions based on events in On-Call. There are two types: |
| 15 | +- **Handover automations**: Triggered automatically when an on-call shift changes. |
| 16 | +- **[Workflow automations][1]**: A low-code/no-code solution that lets you define actions based on various on-call activities. |
| 17 | + |
| 18 | + |
| 19 | +## Handover automations |
| 20 | +Handover automations run automatically at the start or end of an on-call shift. They're designed to handle tasks that teams typically manage with custom scripts—such as notifying other systems about who's on-call, updating internal dashboards, or rotating credentials. |
| 21 | + |
| 22 | +By using built-in automations instead of maintaining cron jobs or custom tools, you can streamline operations, eliminate manual steps, and ensure the right actions always run when a shift changes. |
| 23 | + |
| 24 | + |
| 25 | +<div class="alert alert-warning"> |
| 26 | +If you need a specific action that isn't listed, contact your account representative or < a href= "mailto:[email protected]"> [email protected]</ a>. |
| 27 | +</div> |
| 28 | + |
| 29 | +Handover Automations are maintained on a Team level. To get started, navigate to [On-Call Team][4], open a specific team, and scroll down to the **Handover Automation** section. |
| 30 | + |
| 31 | +### Send a Slack message |
| 32 | +Post a message to Slack at the start or end of a shift using a handover automation. The message shows the previous and next on-call users (if any). **Note**: This requires the Datadog Slack app—make sure it's [added to your workspace][2]. |
| 33 | + |
| 34 | +### Send a Microsoft Teams message |
| 35 | +Post a message to Microsoft Teams at the start or end of a shift using a handover automation. The message shows the previous and next on-call users (if any). **Note**: This requires the Datadog Teams app—make sure it's [added to your workspace][3]. |
| 36 | + |
| 37 | +## Further reading |
| 38 | + |
| 39 | +{{< partial name="whats-next/whats-next.html" >}} |
| 40 | + |
| 41 | +[1]: /service_management/workflows/ |
| 42 | +[2]: /integrations/slack/?tab=datadogforslack#install-the-datadog-app-in-your-slack-workspace |
| 43 | +[3]: /integrations/microsoft_teams/?tab=datadogapprecommended#overview |
| 44 | +[4]: https://app.datadoghq.com/on-call/teams |
0 commit comments