# Setup Guide

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

## Connection compatibility

{{< destination-config >}}

## Setup

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

### Connection settings

| Setting | Description |
| :----| :-----|
| Name | Assign a name to uniquely identify the destination. |
| Endpoint | Enter the Movable Ink endpoint to which you want to send the data. |
| Access Key | Enter the [access key](#faq) from your endpoint details. |
| Access Secret | Enter the [access secret](#faq) from your endpoint details. |

### Configuration settings

Configure the below settings to receive your data correctly in Movable Ink.

| Setting | Description |
| :----| :-----|
| Consent management settings | Configure the consent management settings for the specified source by choosing the **Consent management provider** from the dropdown and entering the relevant consent category IDs. See [Consent Management in RudderStack]({{< ref "data-governance/consent-management/overview.md" >}}) for more information on this feature. |

## Next steps

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

## FAQ 

#### **Where can I find the Movable Ink access key and access secret?**

1. Log in to [Movable Ink account](https://auth.movableink.com/login).
2. From the top left, navigate to [Customer Data Endpoints](https://app.movableink.com/behavioral/endpoints).
3. Click **New Endpoint** and enter the details. 
4. Click **Create** to see the endpoint URL along with the access key ID and access secret.

{{< info >}}
Make sure to check the **Events arrive in batches** setting and enter `.events` in the **Batch transformer** setting while creating the endpoint.
{{< /info >}}

{{< image src="images/event-stream-destinations/movable-ink.webp" alt="Movable Ink public key" >}}

