---
title: Destinations
source: https://docs.newrelic.com/docs/alerts/get-notified/destinations
---

Destinations are where we send notifications about your New Relic data. A destination is a unique identifier for a third-party system that you use.

Destination settings contain the connection details to integrate with third-party systems and can be used across a variety of tools in New Relic.

The supported destination platforms include:

-   Atlassian Jira: Available in [workflows](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/), [errors inbox](https://docs.newrelic.com/docs/errors-inbox/).
-   ServiceNow: Available in [workflows](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/).
-   Slack: Available in [workflows](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/), [errors inbox](https://docs.newrelic.com/docs/errors-inbox/), and [Discussions](https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/ui-data/collaborate/collaboration-slack-integration/).
-   Webhook: Available in [workflows](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/).

> #### ⚠️ IMPORTANT
>
> If you are using Microsoft Office 365 webhook-based connectors in Teams for New Relic alerts, you should update the webhook URLs to the new format by January 31, 2025. For more information on updating the webhook URL, refer [Microsoft's End-of-Life (EOL) for Office 365 connectors in Teams](https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/).

-   Email: Available in [workflows](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/) and [Discussions](https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/ui-data/collaborate/collaborate-with-teammates/).
-   AWS EventBridge: Available in [workflows](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/).
-   PagerDuty: Available in [workflows](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/).
-   New Relic Mobile Push: Available in [workflows](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/).
-   Microsoft Teams: Available in [workflows](https://docs.newrelic.com/docs/alerts/get-notified/microsoft-teams-integrations/).
-   **Workflow Automation**: Available in [workflows](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/). Triggers [automated alert event response workflows](https://docs.newrelic.com/docs/workflow-automation/setup-and-configuration/create-destinations#trigger-from-alerts) when alert conditions are breached.

For more on these and other destinations, see [notification integrations](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations).

## Required permissions [#requirements]

Destination settings require specific [permissions](https://docs.newrelic.com/docs/accounts/accounts-billing/new-relic-one-user-management/user-permissions):

-   To access settings: `View` permissions for `Applied intelligence > Destinations` or `Alerts`.
-   To modify or delete settings: `Modify` permissions for `Applied intelligence > Destinations` or `Alerts`.

## Manage destinations [#manage-destinations]

/\* 


  Go to \*\*\[one.newrelic.com > All capabilities](https&#x3A;//one.newrelic.com/all-capabilities) > Alerts > Destinations\*\*. Use destinations to choose where your notifications are sent.
 \*/

1.  Go to **[one.newrelic.com > All capabilities](https://one.newrelic.com/all-capabilities) > Alerts > Enrich and Notify > Destinations**. The **Destinations** table shows information about the existing destinations and allows users to enable, disable, and modify.
2.  To add a destination, click the appropriate platform tile. To modify destination settings, click the destination row in the destinations table.

You can also configure destinations with our [NerdGraph API](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-destinations).

## Destinations and Notifications Status [#destinations-and-notifications-statuses]

### Destination statuses [#destinations-statuses]

Destinations have a `status` value that indicates if we encountered issues while processing and sending events to them.

To track errors, it's recommended to visit the [Notifications-log](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#notifications-log) and the [NrIntegrationError event](https://docs.newrelic.com/docs/data-apis/ingest-apis/metric-api/troubleshoot-nrintegrationerror-events/#error-details).

Available statuses:

-   `DEFAULT`: The integration works properly.
-   `CONFIGURATION_ERROR`: This destination isn't receiving notifications due to a configuration error.
-   `THROTTLING_WARNING`: This destination isn't receiving notifications due to a throttling error. The number of notification requests exceeds your third-party system's rate limitation.
-   `UNINSTALLED`: The New Relic application isn't installed and this destination is no longer available (Applicable for Slack).
-   `EXTERNAL_SERVER_ERROR`: This destination isn't receiving notifications due to an external server error. For more information, please check your third-party system.
-   `TIMEOUT_ERROR`: This destination isn't receiving notifications due to a timeout. For more information, please revisit the destination configuration and your third-party system status.
-   `AUTH_ERROR`: This destination isn't receiving notifications. Please verify your destination credentials.
-   `UNKNOWN_ERROR`: This destination isn't receiving notifications due to an unknown error.

You can view status of the destination in the **Destinations** table and in the **Select a destination** step while setting the channel template. You can also review the state using the Nerdgraph API  with the `status` property.

/\* 


  Go to \*\*\[one.newrelic.com > All capabilities](https&#x3A;//one.newrelic.com/all-capabilities) > Alerts > Destinations\*\*. Click the \*\*Destinations\*\* tab to see the destinations table.
 \*/

### Issue Notifications log [#notifications-log]

The [Issue notification log](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/#issue-notification-log) gives you a detailed record to keep track of all notifications generated by workflows. This information helps you troubleshoots issues, monitor workflow performance, and make sure that notifications are sent to the correct destinations. As a result, you can quickly identify any issues that may arise and take corrective action as needed.

### Error notifier [#Notifier-errors]

If, for any reason, a notification event fails to send, the consequential error will be sent to `NrIntegrationError` under the category `NotificationError`.

This is especially useful if using the **Alert conditions (policies)** and [workflows](https://docs.newrelic.com/docs/alerts/get-notified/alert-event-workflows/) features. This way, you can build a condition which triggers on the event of a notification error, and a new notification can be sent elsewhere.

A step-by-step demo of adding an error notifier can be found below:


Example condition:

```sql
SELECT count(*)
FROM NrIntegrationError
WHERE category = 'NotificationError'
```

Then, you can use this condition in the query builder of the workflow configuration, where you can also define an event template.

### Snoozed destination [#Snoozed-destination]

Snoozing: In order to minimize error noise on faulty destinations, we "snooze" destinations. If a notification send to a specific destination fails within a period of two hours, we "snooze" the destination for a few minutes. In this period we won't send notifications to that destination.
