# Integrations

{% hint style="info" %}
Only **Alpaco Support** can create new integrations currently
{% endhint %}

Alpaco supports a constantly growing list of ESPs that we have an API connection with, and support 1-click exports of emails to.

Go to **Organization Settings** in the top menu, navigate to the Integration card in the lower right corner and click the edit button next to the ESP connection that has been set up for you.

<div align="left"><img src="/files/9MC9OHqe19w8bAmy6Foa" alt=""></div>

Depending on the platform you're using, different fields will appear to be filled out.&#x20;

<figure><img src="/files/fJ6BR3t4r7MCgx5hXZeK" alt=""><figcaption><p>for Example In Customer IO we only need to set the Name for how it appears in the UI in Alpaco, but also the Customer IO Server Region and Auth key your ESP enviroment is situated in.</p></figcaption></figure>

### Export

Make sure you have at least 1 active integration.

Go to any **Email,** click **Export** and select the **Integration** you want to export to.

![](/files/XKi8DIkdQ1FsKWr1UuPm)

The **Email** will be immediately exported. If the export was successful, you will see a message confirming everything went right.


---

# 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://documentation.alpaco.email/account-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.
