# Integration

Integration function in **LayoutHub** allows you integrate third party systems and create subscribe form to collect user contact data and save data on those systems at the same time.

![](/files/-M01VIi-6i-uoGeIHBwS)

**List of possible integrate third parties**&#x20;

* [Klaviyo](https://docs.layouthub.com/user-guides/integration/klaviyo)
* [Omnisend](/layouthub/user-guides/integration/omnisend.md)
* [MailChimp](/layouthub/user-guides/integration/mailchimp.md)
* [Hubspot](/layouthub/user-guides/integration/hubspot.md)
* [ActiveCampaign](/layouthub/user-guides/integration/activecampaign.md)
* [GetResponse](/layouthub/user-guides/integration/getresponse.md)
* [Google Sheet](/layouthub/user-guides/integration/google-sheets.md)
* [Sendgrid](/layouthub/user-guides/integration/sendgrid.md)
* [Gmail SMTP](/layouthub/user-guides/integration/gmail-smtp.md)
* [Converkit](/layouthub/user-guides/integration/convertkit.md)

**Workflow**

1. Create 3rd party system information in the dashboard page
2. Create subscribe form in the page
3. When a user submits the form, the information will be save on those systems.

{% hint style="info" %}
[Video for subscribe form and integration system](https://www.loom.com/share/ad2c5aa306c547a490a789af345af577)
{% endhint %}


---

# 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://layouthub.gitbook.io/layouthub/user-guides/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.
