> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/activecampaign/target-actions/subscribe-new-contact.md).

# Subscribe new contact

1. **Select ActiveCampaign** as your target Plug. Click the red gear and choose your connection. You can also create a new one. Click “Continue.”

<figure><img src="https://lh6.googleusercontent.com/8Mi0n6YopT1Qczcf2WdjbKKOpS-9UzZZFe_YIM1HNFWiX3ihfY1l9TUXnOrqR-n-LQwzg1N1Jzpcr52wHiJXwqRKs_r696PxrNhrieoo3wOXQekhqpgU8ENamMQSMjYKsYfmUVewfXYheUrcd-rKjw" alt=""><figcaption></figcaption></figure>

2. **Choose “Subscribe new contact”** as your action and the list you want to use. This will show the action’s data template.

<figure><img src="https://lh5.googleusercontent.com/Cx3sgI7S0uiBRj-tRIK8zwLtzmbyK9WbJMjPXxhZf6fSNWjqjIITUQOoLJ-ECsUgHQ8fvWT71B_uH4Fx6oqDUpLKGgSU5Vmis0UFfrjhIfX0wkMf4jx8_hN5jQ25I0XmfZgu4la2ESBNYAyXqRQ8FQ" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, which only requires the contact email. That’s because ActiveCampaign only needs your subscriber’s email to save them in a list. Click “Map” once you’re done.

<figure><img src="https://lh6.googleusercontent.com/Oco9ftXfILKvcV8l9aO8x0gBz9k7YniPIvyxG4RtfWJ9HGRbIoHrpgVZzLnc4f8BFpeR9PRlQk_faZgwG78mMSerxitp6KqSPTcSHY8tVZzgG0MsNe7eOFpmX2p0dkJjz7Zp_TA25eiqXEVw-_S-Zg" alt=""><figcaption></figcaption></figure>

4. **Make sure the target app is active** in the upper-right corner. Click “Add a target” or “Save” to add another target app or save your Gear.

<figure><img src="https://lh4.googleusercontent.com/1gLE4CrUV9ows1Es-iAmPlb-vgQVR2rLTVz1hRFa_5awIK-P9PbnOeM454GJWeKA-HJYZpSp9cxsCBtF529cmk4fdmlRafN2Pji9LJPIYY1fS3qMA_6tWgzHnIB3QiSVVjCPZh0_KnVaawZprsexTw" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you turn on your Gear on the “Gears” menu before leaving GearPlug!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gearplug.io/english/set-up-your-integrations/activecampaign/target-actions/subscribe-new-contact.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.
