# Attentive

DinMo supports the following destination service:

* [Export contact lists](/integrations/destination-platforms/attentive/export-contact-lists.md), to create segments
* [Synchronize users](/integrations/destination-platforms/attentive/synchronize-users.md), to update or create contact attributes

### Destination Setup

#### API Key creation

First of all, you'll need to create an API key in attentive in order to connect DinMo. Here's how you can do it:

* Log in to your **Attentive account.**
* Navigate to the **App Marketplace** by clicking on your profile icon and selecting **Marketplace**.
* Click on **+ Create App** in the top-right corner.
* Fill in the required details:
  * **App Name**: Enter an internal-facing name for your app *(e.g. DinMo App)*
  * **Contact Email**: Provide an email address where Attentive can reach you if needed.
* In the **Permissions** section, set the desired access levels for each API, as described below:

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

* Click **Create**.
* A modal will appear displaying your **API Key**. Click **Copy** to save it securely.

{% hint style="warning" %}
**Important**: This is the only time you will be able to view and copy your API key. If you lose it, you'll need to regenerate a new one
{% endhint %}

#### Setup in DinMo

Then, do the following steps to add Attentive as a destination in DinMo:

* Go to the ***Destinations*** section in the navigation bar.
* Click "**Add a new destination**".
* Select "**Attentive**".
* Enter the name of the destination and your Attentive API Key.


---

# 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.dinmo.io/integrations/destination-platforms/attentive.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.
