# Integrations

- [Attentive Integration](https://docs.subrise.app/guide/settings/integrations/attentive-integration.md): Follow the steps below to setup the Attentive Integration.
- [Shopify Flow](https://docs.subrise.app/guide/settings/integrations/shopify-flow.md): The Subrise Integration with Shopify Flow allows the merchant to "visually-code" events and custom triggers to perform various tasks. Flow gives you the a lot of power for custom shop events!
- [Klaviyo Integration](https://docs.subrise.app/guide/settings/integrations/klaviyo-integration.md): Watch our video below, or follow our step by step instruction on setting up the Subrise Subscription app with your Klaviyo account.
- [Zapier Integration](https://docs.subrise.app/guide/settings/integrations/zapier-integration.md)
- [Mailchimp Integration](https://docs.subrise.app/guide/settings/integrations/mailchimp-integration.md): Watch our video below, or follow our step by step instruction on setting up the Subrise Subscription app with your Mailchimp account.
- [Google Sheets Integration](https://docs.subrise.app/guide/settings/integrations/google-sheets-integration.md)
- [Gorgias Integration](https://docs.subrise.app/guide/settings/integrations/gorgias-integration.md): The below steps will take you through Gorgias integration on Subrise. Make sure you have the Gorgias app installed on your store and have completed your Gorgias account setup.


---

# 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.subrise.app/guide/settings/integrations.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.
