# How to Enable Integration

1. On your Inveterate merchant dashboard's "Integrations" page, click the "Connect" button within the Attentive block.<br>

   <figure><img src="/files/vDzi66lDwLdr2LmfgCcD" alt=""><figcaption></figcaption></figure>
2. Clicking "Connect" will open a modal with an "Install" link. Click the link.<br>

   <figure><img src="/files/kftPqDS9WmzLBDu4vlqf" alt=""><figcaption></figcaption></figure>
3. Clicking the "Install" link will redirect you to Attentive's website, where you will need to click the "Authorize" button to grant Inveterate permissions to use Attentive's APIs to sync membership data and events.

   <figure><img src="/files/55IU5SAiZoSwNGHv0wFG" alt=""><figcaption></figcaption></figure>
4. After clicking "Authorize", you will be redirected back to a loading page on the merchant-dashboard while we finish getting permissions for Inveterate to access your Attentive account. If it is successful, you will see this screen:

   <figure><img src="/files/6nJYMyx0TargBNNn29pG" alt=""><figcaption></figcaption></figure>
5. After the app is authorized, you will need to enable the two checkboxes shown in the screenshot below. Simply navigate back to the "Integrations" menu, click on "Attentive" and you will see them available. Member data will not start to sync until this final step is complete.

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

At this point, Inveterate will begin sending the membership properties for all your customers that have been or currently are members from our system to Attentive. For large stores, this could take up to a day. When all the data has been synced, an email will be sent to your support addressed specified in your Inveterate merchant dashboard.

For more information on the membership data we send over, and how to create Attentive Journey's from the Custom Evens we send over, consult the following guides:

* Segmenting members by Inveterate's Custom Attributes in Attentive
* Creating Journeys from Inveterate's Custom Events in Attentive


---

# 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://help.inveterate.com/help-center/guides/integrations/attentive/how-to-enable-integration.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.
