You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Mobile App Notification Center.md Adding notification center in mobile app documentation and mentioning bits SRE * notification images for iOS and Android Adding notification center images for mobile app docs * Delete static/images/service_management/mobile/android_notification_center.png Replace with new one * new android notification center deleted old one and replaced with new image * Update content/en/mobile/_index.md Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com> * Update content/en/mobile/_index.md Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com> --------- Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
text: "Reduce your mean time to repair with the Datadog mobile app"
23
26
---
24
27
25
28
The Datadog Mobile app enables you to view alerts from Datadog on your mobile device. When receiving an alert through On-Call, Slack, or email, you can investigate issues by opening monitor graphs and dashboards on your mobile device.
@@ -88,10 +91,49 @@ To log out, navigate to the **Settings** page on the mobile app and click on **L
88
91
89
92
The On-Call page provides a comprehensive view of On-Call shifts, schedules, pages, and escalation policies. You can filter the information by user, team, urgency, status, or date to quickly find relevant details. Tapping **Escalate** prompts you to confirm the escalation to the next policy level. Tapping **Declare Incident** prompts you to enter a title and provide relevant incident attributes.
90
93
91
-
You can initiate a page to an individual or team, and also override existing shifts when necessary. For more information, see [Datadog On-Call][20].
94
+
You can initiate a page to an individual or team, and also override existing shifts by tapping on the shift you would like to override. You can view Bits AI SRE monitor investigations for initial findings and conclusions. For more information, see [Datadog On-Call][20].
92
95
93
96
To configure On-Call notifications on your mobile device, see the guide to [Set up your Mobile Device for Datadog On-Call][21].
94
97
98
+
## Incidents
99
+
100
+
{{< tabs >}}
101
+
{{% tab "iOS" %}}
102
+
103
+
{{< img src="service_management/mobile/incident_may_2025.png" alt="Incidents page in the Datadog On-call mobile app" responsive="true" style="width:100%; background:none; border:none; box-shadow:none;">}}
104
+
105
+
{{% /tab %}}
106
+
{{% tab "Android" %}}
107
+
108
+
{{< img src="service_management/mobile/Android_Incident.png" alt="Incidents page in the Datadog On-call mobile app" responsive="true" style="width:100%; background:none; border:none; box-shadow:none;">}}
109
+
110
+
{{% /tab %}}
111
+
{{< /tabs >}}
112
+
113
+
On the Incidents page, you can view, search, and filter all incidents that you have access to in your Datadog account to ensure response and resolution from anywhere. You can also declare and edit incidents, and seamlessly communicate to your teams through integrations with Slack, Zoom, and many more. For more information about Incidents, see [Datadog Incident Management][12].
114
+
115
+
### Create an incident
116
+
117
+
1. Navigate to the incident list by tapping on the Incidents Tab in the bottom bar.
118
+
2. Tap the **+** button in the top right corner.
119
+
3. Give your incident a title, severity, and commander.
120
+
121
+
## Notification Center
122
+
{{< tabs >}}
123
+
{{% tab "iOS" %}}
124
+
125
+
{{< img src="service_management/mobile/ios_notification_center.png" alt="ios Notification center in the Datadog mobile app" responsive="true" style="width:100%; background:none; border:none; box-shadow:none;">}}
126
+
127
+
{{% /tab %}}
128
+
{{% tab "Android" %}}
129
+
130
+
{{< img src="service_management/mobile/android_notification_center.png" alt="Android Notification center in the Datadog mobile app" responsive="true" style="width:100%; background:none; border:none; box-shadow:none;">}}
131
+
132
+
{{% /tab %}}
133
+
{{< /tabs >}}
134
+
135
+
The Notification Center lists all push notifications recieved so that notification context is never lost. You can filter by notification type.
136
+
95
137
## Dashboards
96
138
97
139
{{< tabs >}}
@@ -216,29 +258,6 @@ You can also group by log patterns and select different log attributes for clust
216
258
217
259
On the Services page, you can view, search and filter all services that you have access to in your Datadog account from the Datadog Mobile App to ensure the health of your service from anywhere. You can also view recent deployments, resources, SLOs, and monitors associated with that service. For more information about investigative tools for your services, see [manage Software Catalog][17].
218
260
219
-
## Incidents
220
-
221
-
{{< tabs >}}
222
-
{{% tab "iOS" %}}
223
-
224
-
{{< img src="service_management/mobile/incident_may_2025.png" alt="Incidents page in the Datadog On-call mobile app" responsive="true" style="width:100%; background:none; border:none; box-shadow:none;">}}
225
-
226
-
{{% /tab %}}
227
-
{{% tab "Android" %}}
228
-
229
-
{{< img src="service_management/mobile/Android_Incident.png" alt="Incidents page in the Datadog On-call mobile app" responsive="true" style="width:100%; background:none; border:none; box-shadow:none;">}}
230
-
231
-
{{% /tab %}}
232
-
{{< /tabs >}}
233
-
234
-
On the Incidents page, you can view, search and filter all incidents that you have access to in your Datadog account from the Datadog Mobile App to ensure quick response and resolution from anywhere. You can also declare and edit incidents, and seamlessly communicate to your teams through integrations with Slack, Zoom, and many more. For more information about Incidents, see the [Datadog Incident Management documentation][12].
235
-
236
-
### Create an incident
237
-
238
-
1. Navigate to the incident list by clicking on the Incidents Tab in the bottom bar.
239
-
2. Click the **+** button in the top right corner.
240
-
3. Give your incident a title, severity, and commander.
0 commit comments