# Setting up the CleverTap connector

Before using the connector you will need to link your Taxi account to your CleverTap account

Navigate to Integrations > ESP Connectors and click Add New.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeTPyTC8HGwSfkDcYpzw83aj9vGttT7OwwLAtq3SDagmljCROaksRS30I89NwZnR3fldRI_mJ4yZMpaNwAtmyFpjf6KxKL4ie6MhmwU4d37hY9bXnptBgSVtkq7REuQT7x6z_BGYdDlN6EnlsPKLkCHy_vj?key=SbhIR2i7eF9H2M8hIU1x7Q" alt=""><figcaption></figcaption></figure>

Choose CleverTap from the dropdown

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWx0ah8TLpo8Mlx3ZmySyNvYPiBZBegAzFSk1C6CZoZxAoP_jxDp3FEDhft5R-yL9mc54KbSsvjD15PA2Nj9uuYzHVvInKV0bX0u4ApHe9wluh6HFQ7p2mKZ7IwD6zlAq1JfDK8e2wcA0r03m7JpDhD8w?key=SbhIR2i7eF9H2M8hIU1x7Q" alt=""><figcaption></figcaption></figure>

Enter Your Details

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfFlEKA16E7gVBYzlVxQLxulcqDzLGsU8hxI25j1nkc13CH43puSBWswrPYpmDCMXy4EAJUyE2qak2L1XvaoavIyjg2QprwCUtjrnoWnpAlBmHh78fmws2C8WbtnNAlSN6RzvZfTWO-J0k5HzzM0cUfqKmd?key=SbhIR2i7eF9H2M8hIU1x7Q" alt=""><figcaption></figcaption></figure>

Account ID: Locate the Project ID under Settings > Project from the CleverTap dashboard.

Passcode: Locate Passcode under Settings > Project from the CleverTap dashboard. To know more, refer to [Account Passcode](https://developer.clevertap.com/docs/authentication#create-account-passcode).

Region: Locate Region for the API endpoint you want to select under Settings > Project from the CleverTap dashboard. To identify the region for your account, refer to the following table:<br>

Region           CleverTap Dashboard URL

Aps3               <https://aps3.dashbaord.clevertap.com/login.html>

eu1                 <https://eu1.dashboard.clevertap.com/login.html>

in1                  <https://in1.dashboard.clevertap.com/login.html>

mec1              <https://mec1.dashboard.clevertap.com/login.html>

sg1                 <https://sg1.dashboard.clevertap.com/login.html>

us1                 <https://us1.dashboard.clevertap.com/login.html>

<br>


---

# 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.bird.com/taxi/connectors/clevertap-connector/setting-up-the-clevertap-connector.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.
