|
1 | 1 | ---
|
2 |
| -title: Datadog Status Pages |
| 2 | +title: Integrate Datadog Status Pages with Datadog Incident Management |
| 3 | +description: Learn how to integrate Datadog Status Pages with Incident Management to communicate real-time service status during incidents. |
3 | 4 | further_reading:
|
4 |
| -- link: "service_management/status_pages/" |
| 5 | +- link: "/service_management/status_pages/" |
5 | 6 | tag: "Documentation"
|
6 |
| - text: "Learn more about Status Pages" |
| 7 | + text: "Learn more about Datadog Status Pages" |
7 | 8 | ---
|
8 | 9 |
|
9 | 10 | ## Overview
|
10 | 11 |
|
| 12 | +Status Pages is a way to keep internal and external stakeholders informed during service disruptions by publishing real-time updates about system health. |
11 | 13 |
|
| 14 | +This integration enables responders to publish and update status page notices directly from Incident Management. |
| 15 | +- Eliminate context switching by managing public communications without leaving your incident workflow |
| 16 | +- Publish notices quickly and consistently during high-severity incidents |
| 17 | +- Keep incident timelines and public-facing updates in sync to reduce confusion and messaging mistakes |
12 | 18 |
|
| 19 | +## Prerequisites |
13 | 20 |
|
| 21 | +At least one status page is required to enable the Status Pages integration for Incident Management. |
14 | 22 |
|
| 23 | +You must have a role with the Incident Settings Write permission to enable the Status Pages integration for Incident Management. |
15 | 24 |
|
| 25 | +## Setup |
16 | 26 |
|
17 |
| -## Further reading |
| 27 | +1. In the [Integration Settings page][1], find the Status Pages integration. |
| 28 | +1. Toggle **Enable Status Pages notice creation**. |
18 | 29 |
|
19 |
| -{{< partial name="whats-next/whats-next.html" >}} |
| 30 | +## Publish a Status Pages notice |
| 31 | + |
| 32 | +You must have a role with Incidents Write and Status Pages Notice Write permissions to add a Status Pages notice from an incident. |
| 33 | + |
| 34 | +{{< img src="/service_management/incidents/Integrations/status_pages/status_pages_config_modal.png" alt="Configuration modal for integrating a Datadog incident with a status page notice" style="width:70%;" >}} |
| 35 | + |
| 36 | +1. In the [Incidents List page][2], open an existing incident. |
| 37 | +1. At the top of the incident page, click **Update Status Page**. |
| 38 | +1. Enter all the required fields, including _Select a Status Page_, _Notice title_, and _Notice status_. You can also specify which status page components are affected. |
| 39 | + |
| 40 | +## Update a Status Pages notice |
| 41 | + |
| 42 | +After a notice is added to an incident, you can continue updating the status page until the incident is resolved. |
| 43 | + |
| 44 | +{{< img src="/service_management/incidents/Integrations/status_pages/incident_status_pages.png" alt="Screenshot showing the integration of a Datadog incident with a Status Page notice, including fields for selecting a status page, notice title, and status" style="width:100%;" >}} |
| 45 | + |
| 46 | +1. In the [Incidents List page][2], open the incident you want to update. |
| 47 | +1. At the top of the incident page, find the status page you added, and hover over the button to open the integration modal. You can update the current status page notice or unlink the notice. |
| 48 | +1. Click **Update** to update the status page notice. |
| 49 | + |
| 50 | +## Further Reading |
| 51 | + |
| 52 | +{{< partial name="whats-next/whats-next.html" >}} |
| 53 | + |
| 54 | +[1]: https://app.datadoghq.com/incidents/settings?section=integrations |
| 55 | +[2]: https://app.datadoghq.com/incidents |
| 56 | +[3]: /account_management/rbac/permissions |
0 commit comments