# Setup Guide

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

## Connection compatibility

{{< destination-config >}}

## Setup

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

### Connection settings

| Setting | Description |
| :----| :-----|
| Destination name | Assign a name to uniquely identify the destination. |
| API Base URL | Enter your API Base URL, which is of the format `https://{clientname}.koddi.io/event-collection/beacon`, where `clientName` is your company's name. You can also contact the Koddi team to obtain this value. |
| Client Name | Enter your company's name. You can also contact the Koddi team to obtain this value. |

### Configuration settings

Configure the below [Click event]({{< ref "destinations/streaming-destinations/koddi/cloud-mode.md#ad-clicks" >}}) settings to receive your data correctly in Koddi.

| Setting | Description |
| :----| :-----|
| testVersionOverride | Turn on this toggle to add a testing parameter to be used for A/B testing. Once enabled, you can send the `test_version_override` field in the [Click event]({{< ref "destinations/streaming-destinations/koddi/cloud-mode.md#ad-clicks" >}}) to Koddi. |
| overrides | Enable this setting to [override the auction results](https://developers.koddi.com/reference/clicks-1#inputs). Once enabled, you can send the `overrides` field in the [Click event]({{< ref "destinations/streaming-destinations/koddi/cloud-mode.md#ad-clicks" >}}) to Koddi. |


## Next steps

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


