> 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/manychat.md).

# ManyChat

ManyChat lets you create marketing bots for Facebook Messenger. Integrating ManyChat into GearPlug allows you to use actions within your account to update other apps and vice versa.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh7-us.googleusercontent.com/AOHvUC9jhyjraKOwHORoxXY05XoBNN98dweK5XH7CfGOvDllzbcp4U9jy6xKNEhVzYx6ZkuIEAn_YGvcqV_cayHXd8l6qJ4gyO96nwPW9owJCRGkLc3_jq3DsvmedvVlKHnIyybrbfih4DL26BgZMw" alt=""><figcaption></figcaption></figure>

As a source, ManyChat offers one action:

* **Get data**: Imports data from new actions executed in any module of your account.

### As a target

<figure><img src="https://lh7-us.googleusercontent.com/kZChckHVQ-tR2dC0uBVEc7Ox-CkxOK4jt2jTYW0FB_YDsM3MJs5xaaJvcLWyaelY-xqt0n-19VV19P3cYODYap5Fy1Iyj9C7z_-siqTIryhXMlTsF_nVXaCMfNHLFMuiymQhk_XEp1i4cKU_rtbOSA" alt=""><figcaption></figcaption></figure>

As a target, ManyChat offers 3 actions:

* **Create subscriber**: Generates new subscribers with external data.
* **Add tag to subscriber**: Assigns tags to existing subscribers.
* **Update subscriber**: Replaces your contact’s data with information from other apps.


---

# 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/manychat.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.
