# New contact

1. **Select GetResponse** as your source app under “New flow” on the Gears menu.

<figure><img src="https://lh4.googleusercontent.com/xr67IdXQ1Rb8wqxNcRn1jhbI0e5kwr7flzF4YF56hLVxXT3T3neMEegPXZVg5_a-ypQtugHPUkJo3oEaJTZsvLrM0WAJlW76dj6cfLm2MnFJVz-3HZ2mvNO4P-DwnQbNkJXTsuFeWWwcIm-MM0anOA" alt=""><figcaption></figcaption></figure>

2. **Pick the connection** you want to use, or create a new one, after clicking the red gear. Click “Continue.”

<figure><img src="https://lh5.googleusercontent.com/9oOZZln5oo_dtFyXdloj5r8vg4sr6H5X-YQ-NGUPp54ApzG7oFxGt4ucxzhYBfoH_n-RC7iU6jUoLTXobSEl2_M70NSCEYRc1EdbYJvzs-D-KRI8msiy3LhYVJVqA7qscdGkl_ito-oBgO4-qC84hA" alt=""><figcaption></figcaption></figure>

3. **Choose “New contact”** as your action and the campaign (list) you want to use. Click “Create.” GearPlug will ask for a test record.

<figure><img src="https://lh4.googleusercontent.com/J_iFGqV8xl-PBhrrsq3p-zx0E2AOkwGeDIKxELaLedpemk9FK5t-go7GZ-FoyvqpkaukU_U7ypPWN4q3TyPper3-2nYKe1QaDk_40J4WZGWu26awuGfueQMkcDHOLelvg_86iFbMVHRMmQfKPU13ZQ" alt=""><figcaption></figcaption></figure>

4. **Create a test record** and review the imported data to make sure everything works perfectly. Click “OK” to finish the setup.

<figure><img src="https://lh6.googleusercontent.com/y-lNPJud32SfCbL7fdXwMJjfuzNizQ4ea1Y9H_MRVq7ipyLtCX42cjCBDYTx1kEfGbtL7vOxOJQNWoLSnrMuM0dSR76hyEUxB-KoSF-WwHH4e2mXv17kcjwPyQVR1wyhumDLrseJuPJ-hBk6MEHr9Q" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Empty Fields**: Under the imported entry, you’ll find a drop-down menu for “Empty Fields.” Here, you’ll find a list of fields you can import—but weren’t used in the form you used.
{% 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/getresponse/source-actions/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.
