# Braze

{% hint style="info" %}
**Important**

Braze includes Currents with certain packages. Contact your Braze representative to confirm your organization has access to or learn how to gain access.
{% endhint %}

{% hint style="danger" %}
**WAIT!**

Please contact Clario Customer Success representative to get this integration in place. Once Clario's internal configuration is complete, Customer Success will provide you with the necessary pieces to complete these steps.
{% endhint %}

## Step 1: Navigate to Currents

Sign in to the Braze [dashboard](https://dashboard.braze.com/) and navigate to *Partner Integrations -> Data Export*. You will be taken to the Currents integration management page.

## Step 2: Add partner

On the integrations page, click **+ Create Current** > **Google Cloud Storage Data Export**.

In the *Create Currents integration* form, use the following to guide your inputs.

| Field                | Value                                                        |
| -------------------- | ------------------------------------------------------------ |
| Integration Name     | Message Engagement Events to Clario                          |
| Contact Email        | <support+braze@clar.io>                                      |
| GCS JSON Credentails | Use the credentials file provided by Clario Customer Success |
| GCS Bucket Name      | Use the bucket name provided by Clario Customer Success      |
| Prefix               | braze                                                        |

<figure><img src="/files/28M1rI8CN5D6eif0B6fs" alt=""><figcaption></figcaption></figure>

## Step 3: Configure events

Choose *Select All Message Engagement Events*. There are no additional events that Clario requires.

<figure><img src="/files/yQXxF6p6UrstTdKmrYAI" alt=""><figcaption></figcaption></figure>

## Step 4: Field transformations

No field transformations are necessary.

## Step 5: Let us know the integration is live

Notify your Clario Customer Success representative that you have successfully completed the steps above.


---

# Agent Instructions: 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://docs.clar.io/connecting-your-data/braze.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.
