# ActiveCampaign Export Guide

To use your ActiveCampaign email design with FeedOtter the first step is to export the full HTML of your email from your ActiveCampaign account.

1. In ActiveCampaign, navigate to Campaigns.
2. Open your email in the editor (you will have to choose the "duplicate as draft" option for previously sent emails), and click on the code view
3. You can then highlight the email code or use Select All and Copy the html to a notepad and save it as a file such as activecampaign-email-for-feedotter.html.

Your email is ready to be used in FeedOtter.  If you are already a FeedOtter customer visit <https://www.feedotter.com/import> to request a new template import.  Template setup is always free for existing FeedOtter customers.

More Information


---

# 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.feedotter.com/custom-template-guide/overview/use-an-esp-template/activecampaign-export-guide.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.
