# Setup Guide

This guide will help you set up TUNE as a destination in the RudderStack dashboard. It also lists the configuration settings required to correctly send data from the supported sources to TUNE.

## Connection compatibility

{{< destination-config >}}

## Setup

In your [RudderStack dashboard](https://app.rudderstack.com/), add a source. Then, from the list of destinations, select **TUNE**.

### Connection settings

| Setting | Description |
| :----| :-----|
| Subdomain | Specify the subdomain of the URL used as the endpoint for partner conversion tracking, for example, `https://<subdomain>.go2cloud.org/aff_l`. |

### Configuration settings

| Setting | Description |
| :----| :-----|
| Consent settings | Configure TUNE's consent management settings for the specified source. Choose the consent management provider from the dropdown and enter the relevant consent category IDs. <br /><br /> {{< warning >}}Make sure to [add the consent management integration]({{< ref "data-governance/consent-management/" >}}) to your application if you are specifying these settings.{{< /warning >}} |

### Event mapping

| Setting | Description |
| :----| :-----|
| Event and property mappings | Click **Set-up mapping** to map the RudderStack events to TUNE events. RudderStack also provides the JSON mapper to set these mappings.<br /><br /><ul><li>**Event name**: Specify the name of the event that RudderStack sends to the above URL.</li></ul> You can then specify the event property mappings to the specific TUNE properties using the below settings: <br /><br /><ul><li>Map RudderStack properties to TUNE properties: You will see some [default property mappings]({{< ref "destinations/streaming-destinations/tune/cloud-mode#supported-mappings" >}}) in this section.</li><li>Map RudderStack properties to TUNE Advertiser Sub IDs</li><li>Map RudderStack properties to TUNE Advertiser Unique IDs</li></ul> |

## Next steps

- [Send events in cloud mode]({{< ref "destinations/streaming-destinations/tune/cloud-mode.md" >}})
