> For the complete documentation index, see [llms.txt](https://help.rzr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rzr.com/readme/audience-sharing-setup.md).

# Audience Sharing Setup

This guide covers both methods for sending audience data to RZR, so your campaigns are always targeting the right users. Whether you're using our current S3 Bucket method or integrating directly via API, you'll find everything you need to get set up quickly.

We've included step-by-step instructions, required parameters, and code examples for each option.

#### **🔧 What's Inside:**

* Uploading audience files via S3 Bucket
* Sending audiences directly through the RZR Audience API
* Endpoint details, request parameters, and validation

#### **Get Started:**

Choose your setup method below:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Audience API Setup</td><td><a href="/pages/HmJkBs9SsJKft3nfJhD6">/pages/HmJkBs9SsJKft3nfJhD6</a></td></tr><tr><td>S3 Bucket Setup</td><td><a href="/pages/zNwPz54GWbBTsHAAoLlJ">/pages/zNwPz54GWbBTsHAAoLlJ</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.rzr.com/readme/audience-sharing-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
