# Add contact to list

1. **Choose HubSpot** as your target app and pick the connection you want to use. If you don’t have one, you may create it from this screen. GearPlug will make a quick test to check that everything works.

<figure><img src="https://lh4.googleusercontent.com/YwdzD7q_RuAWpC-BA1TJDs0_DqmSUSB6iFR3uNfIUR5mcr9r1TVnsqxOoVdLJ0sOsjGNXkdLoRAmaY61FXA4vN0VI3n51Vtn0_j-K3-NBgNStoIwx0nbGLbx4D56cButq4RtOVeM2GcQnvBT4JNiEA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
GearPlug will check whether the connection functions properly before moving on. If it doesn’t, you won’t be able to continue setting up your Gear.&#x20;
{% endhint %}

2. **Select “Add contact to list”** to show a drop-down menu of your lists. Pick the one you want to use. This will show a data template.

<figure><img src="https://lh5.googleusercontent.com/j6iBexbRTpfj3gbE7_zBB_txg9NntmlPuJuDFeH4rAaFtuRuD0bfEEtIfwF0NI_e1xn7Z6cqVQoDU8pIbBETtYqg0fbW7SMT_eO2WmXmZCfAnH8pXeXjTcGREVdcOIjroAUByTC4C4UAuxvk-mvshQ" alt=""><figcaption></figcaption></figure>

3. **Click the red gear** to display the data template. The only field here is “Email.”

<figure><img src="https://lh4.googleusercontent.com/-ff8H5nPol3C_htnXGByiamcwwvhRwFz3ZKxcmaKZE37VzPXHyRDkiStmwgQSZk0PVOyfSp9NdeojiS63PF6-GZ8bhXLVziTo9OjIBxVsXsW5g7ReLCL20pV5sh9quwXFPktIJtJ3uD4TtiwodZorw" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
“Add contact to list” only works by moving existing contacts in HubSpot whose email matches the email entering from your source app. If you import an email that doesn’t exist in your HubSpot account, nothing will happen.
{% endhint %}

4. **Click “Map”** once you’re done with your data template.

<figure><img src="https://lh3.googleusercontent.com/hDuXGGwMJgYk8v2Q2RV3coXT3Ma7T6bkiQlO6HgJkW095sPreKN-XLAS4COqDFvMNNp5Uju31ZgPoMxaeakVhCN20fc4yqZeWMiQv7uRxQm39WVxlQNGA6CBZZgxj3MnNCeqbe8qNKYwEZAHHaokTQ" alt=""><figcaption></figcaption></figure>

5. **Click “Add a target” or “Save”** to add another target app or save your current Gear, respectively.

<figure><img src="https://lh5.googleusercontent.com/rcCOniPq5nzDfg3TjjDYbUkeW0yUoaTb0uBjR94RaODZ8uPkSssU17ZZ3epii9e_BKwQZv3Ojf1aIxqNTk1gkdPJ76v4AZB2ykYYOuK1jQ8yzQVJ13O5054cfm_ns600tkvOXDLzQGzx1OR_bbuoeQ" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Remember to turn on your Gear before closing the GearPlug app!
{% 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/hubspot/target-actions/add-contact-to-list.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.
