# Add tag to subscriber

1. **Select ManyChat** as your target, as well as the Plug you want to use. Click “Continue.”

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

2. **Choose “Create subscriber”** as your action and click "Continue" to display the data template.

<figure><img src="/files/yTd9oIuplz2UMzS6lYUk" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking source and target fields. You must fill in the required fields, but you may skip the optional ones. Click “Associate” once you’re done.

<figure><img src="/files/5QKAQ56gsD0iF5mbWut3" alt=""><figcaption></figcaption></figure>

4. **Verify that your target is active** in the upper-right corner. Click “Add a target” or “Finish” to add more apps or save your Gear.

<figure><img src="/files/jESbD8UHofJvMyxvXYR9" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you turn on your Gear before leaving GearPlug!
{% 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://docs.gearplug.io/english/set-up-your-integrations/manychat/target-actions/add-tag-to-subscriber.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.
