# Notification service

> Notification service - How to use the Notification service to integrate flexible, centralized
> notifications into your organization's processes as webhooks, emails, and Slack messages.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-04-24T16:03:56.646892+00:00` (UTC).

## Primary page

- [Notification service](https://docs.datarobot.com/en/docs/platform/admin/webhooks/index.html): Full documentation for this topic (HTML).

## Sections on this page

- [Feature considerations](https://docs.datarobot.com/en/docs/platform/admin/webhooks/index.html#feature-considerations): In-page section heading.

## Related documentation

- [Account management](https://docs.datarobot.com/en/docs/platform/index.html): Linked from this page.
- [Administrator's guide](https://docs.datarobot.com/en/docs/platform/admin/index.html): Linked from this page.
- [Notification channels](https://docs.datarobot.com/en/docs/platform/admin/webhooks/web-notify.html): Linked from this page.
- [notification center](https://docs.datarobot.com/en/docs/platform/toolbar/user-notif-center.html): Linked from this page.
- [Webhook event payloads](https://docs.datarobot.com/en/docs/platform/admin/webhooks/web-events.html): Linked from this page.
- [Mute deployment notifications](https://docs.datarobot.com/en/docs/platform/admin/webhooks/web-mute.html): Linked from this page.
- [Maintenance notifications](https://docs.datarobot.com/en/docs/platform/admin/webhooks/maintenance-notes.html): Linked from this page.

## Documentation content

# Notification service

The Notification service allows you to integrate flexible and centralized notifications into your organization's processes around change and incident management.[Notification channels](https://docs.datarobot.com/en/docs/platform/admin/webhooks/web-notify.html), available as webhooks, emails, and Slack messages, allow users in an organization to subscribe to certain DataRobot events. When a notification event is triggered, an HTTP POST payload is sent to the webhook's configured URL, or an email is sent.

Various DataRobot events, such as sharing projects, deployment activity, or Autopilot completing, generate notifications. When you configure a notification channel, you can choose which events you want to receive notifications for. Each event relates to a unique action within DataRobot. Choose to opt in to all events for a configuration, or subscribe to specific events.

> [!NOTE] Note
> The [notification center](https://docs.datarobot.com/en/docs/platform/toolbar/user-notif-center.html), available to users from the management tools in the upper right, is based on this notification service but is determined by a default system policy and is not configurable.

These sections describe:

| Topic | Description |
| --- | --- |
| Notification channels and policies | Create notification channels and policies. |
| Webhook event payloads | Read about event payload configurations available for DataRobot webhooks. |
| Mute deployment notifications | Stop receiving notifications for deployment-specific events tied to a configured policy. |
| Maintenance notifications | Configure notifications that communicate service interruption. |

## Feature considerations

Consider the following when using the Notification service:

- Webhook channels do not support the ability to change a webhook payload to send notifications with specifically formatted messages.
- Notification channels do not support Adaptive Card format for webhook messages, which means Microsoft Teams integration isn't currently possible.
