# Attentive

**Inveterate's Attentive integration consists of two main features:**

1. Automatically syncs important membership data from Inveterate (like membership status, current credits balance) to the corresponding Subscriber profiles in Attentive, using the [Custom Attributes](https://docs.attentive.com/openapi/reference/tag/Custom-Attributes/) API. Among other things, this allows merchants to segment their subscribers based on membership data.
2. Forwards membership notification events from our system (like "Welcome", "Credits Awarded", "Rebill Notice") to Attentive as [Custom Events](https://docs.attentive.com/openapi/reference/tag/Custom-Events/). This allows merchants to build and trigger email & SMS Journeys in Attentive based on membership events from Inveterate.

Our Attentive Integration documentation consists of three sections:

1. [Integration Setup Guide](/help-center/guides/integrations/attentive/how-to-enable-integration.md)
2. [Segmenting Customers by Inveterate's Membership Custom Properties in Attentive](/help-center/guides/integrations/attentive/segmenting-customers-by-inveterates-membership-custom-attributes-in-attentive.md)
3. [Setting up Journeys in Attentive with Inveterate's Custom Events](/help-center/guides/integrations/attentive/how-to-create-journeys-in-attentive-with-inveterates-custom-events.md)
4. [Attentive Custom Events List](/help-center/guides/integrations/attentive/attentive-custom-events-list.md)


---

# 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.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.
