---
title: Resend
description: Gain insights into your Resend transactional and broadcast email delivery.
breadcrumbs: Docs > Integrations > Resend
---

# Resend
Integration version1.0.0        Resend OverviewResend Overview (Page 2)Resend Overview (Page 3)Resend Overview (Page 4)
## Overview{% #overview %}

[Resend](https://resend.com/) is an email delivery service for sending broadcast and transactional emails via a developer API.

To gain insights into Resend's broadcast and transactional message streams, integrate Resend with Datadog using [webhooks](https://resend.com/docs/dashboard/webhooks/introduction). This allows events to be received by Datadog and converted to logs.

## Setup{% #setup %}

Follow the instructions below to configure this integration for your Resend account.

### Configuration{% #configuration %}

#### Webhook configuration steps{% #webhook-configuration-steps %}

Create a webhook in Resend to forward events to Datadog:

1. Log into your [Resend account](https://resend.com/login) and navigate to the [webhooks](https://resend.com/webhooks) page.
1. Click the **Add webhook** button and enter the following:
   - Enter the url provided by Datadog.
   - Select "All Events" for the events types.
1. Click **Add**.

#### Optional: Enable click tracking for each Resend domain{% #optional-enable-click-tracking-for-each-resend-domain %}

Follow these steps to enable email click and optionally open email tracking for each Resend domain:

1. Navigate to the Resend [domains](https://resend.com/domains) page.
1. For each sending domain in use:
   1. Click on the domain name to edit.
   1. In the Configuration section, enable **Click Tracking**.
   1. Optionally, enable **Open Tracking**. Though Resend [cautions against depending on open tracking](https://resend.com/docs/knowledge-base/why-are-my-open-rates-not-accurate).

#### Optional: Surface the use of tags in transactional email in the Datadog Dashboard{% #optional-surface-the-use-of-tags-in-transactional-email-in-the-datadog-dashboard %}

The Resend API supports per-message tags for transactional email, such as a `priority` attribute with values of *high*, *normal*, or *low*. The tag can be defined as a template variable in the Datadog dashboard to filter results by tag value. For an example, see the `priority` template variable in the Resend Overview dashboard provided with this integration.

## Data Collected{% #data-collected %}

### Logs{% #logs %}

The Resend integration converts Resend webhook events to Datadog logs. The events contain email header and tag information which included sender and recipient email addresses. Actual email content is not included in the events.

### Metrics{% #metrics %}

The Resend integration does not define any metrics.

### Service Checks{% #service-checks %}

Resend does not include any service checks.

### Events{% #events %}

Resend does not include any events.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).
