---
url: "https://resend.com/features/audiences"
title: Audiences · Manage contacts easily · Resend
domain: resend.com
locale: en
type: other
author: Resend
words: 174
technicality: 2
promotional: 4
cited_by: 1
indexed_by: stealpage
---

![Audiences Screenshot](https://resend.com/_next/image?url=%2Fstatic%2Fproduct-pages%2Fscreenshot-audience.png&w=3840&q=100&dpl=dpl_BCJVW2ymRKbeewMqbXxvLKeafiav)

Import lists

## Add contacts  
any way you like

Import your list in minutes, regardless the size of your audience.  
Get full visibility of each contact and their personal attributes.

![Hike Medical](https://resend.com/static/customers/hike-medical-logomark.svg?dpl=dpl_BCJVW2ymRKbeewMqbXxvLKeafiav)

> Resend Audiences made it very easy for us. The accurate reporting and clean interface let us focus on the important thing: communicating with our users.

Steven Chacko

Co-Founder at Hike Medical

[Read story](https://resend.com/customers/hike-medical)

Unsubscribe handling

## View and control  
unsubscribe status

It is important to give your contacts the ability to unsubscribe from emails.  
Resend gives you the ability to include unsubscribe links and manages that flow for you.

Code integration

## Integrate your  
audience with code

Add the logic to create, update, unsubscribe,  
and remove contacts directly into your application.

import { Resend } from 'resend';

const resend \= new Resend('re\_xxxxxxxxx');

await resend.contacts.create({

  email: 'steve.wozniak@gmail.com',

  firstName: 'Steve',

  lastName: 'Wozniak',

  unsubscribed: false,

  properties: {

    company\_name: 'Acme Corp',

  },

});

## Start sending in minutes

Resend delivers mission-critical emails for some  
of the fastest growing teams.

[Sign up for free](https://resend.com/signup)