# New answer received

1. **Choose Typeform** as your source app for a new Gear and click “Create.”

<figure><img src="https://lh3.googleusercontent.com/TSvJ9lqIBjIXHxjUaeCnroNb-Zx-8bdsyj_W4iI_L--YsaRggGF1Qzq9Bc75gf5NsapZmNagt3bQkWMJdRn-uKSC8gS3uDPP6GMhRuhl9At7MF6GcjNu-xrZE6pNVOP7OCQ6iv84PG9NBkK8geFHYA" alt=""><figcaption></figcaption></figure>

2. **Click the red gear** next to your app and select the connection you want to use. You may also create a new Plug under “Create a new connection.” Then, click “Continue.”

<figure><img src="https://lh3.googleusercontent.com/i_9SjnLAbk5IaG4GK0ABrzJzyfDDls27hKKzenAH1OCZlxwPCjzO3DxZI-MhiwdkmUz6N0pOt5TDIohaQmUIMk3t00n7hSKENsz1tyJ4VAMJ9LjTp5yhUW8w892uePm-R4DlzSya5NTd2VOsUJ8YIQ" alt=""><figcaption></figcaption></figure>

3. **Pick “New answer received”** as your source action and the form you want to use. Click “Create.”

<figure><img src="https://lh6.googleusercontent.com/jHfX7mV_iRTsnBp-1LY51h1gji_KJw9BfituTakyppLAwPbFmtDA7kv-Na5nPZIaSPzUb2o3vvIQI-blnS2hvo8tgblFMWatJcsd-WzMqjOUnfoU7AAFXyX4TDNVGy_r-bxHi0cwQ_O028hdHCMftA" alt=""><figcaption></figcaption></figure>

4. **Create a test entry** when the pop-up window shows up, asking for a new record. For this, you’ll have to fill in your form from the URL or published page—not the preview. This will execute the connection’s trigger: a new lead.

{% hint style="info" %}
**Create an entry in Typeform**: GearPlug needs a new record to test whether it can import the data. After this entry, all future entries will log automatically.
{% endhint %}

5. **Review the imported data** to make sure everything was sent successfully in the right fields. Then, click “OK.”

<figure><img src="https://lh5.googleusercontent.com/5Bgy3JdH8j8jgQLx4VjalhhCv3qwn2NfDDr0quBMqJagFHvbpMRDBoMEfuCDxdfOXZ6H10CdpOUl2lBZ9LZsHwYha_zjKAi-IRpjVF699yd3qxlwKAniNR_JRVk3YbYPFouHrWfatQGNgLRyzB8R7g" 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 %}

Done! Your source Plug is ready. GearPlug will log all new entries after this one. Now, you may set up your target Plugs.


---

# 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/typeform/source-actions/new-answer-received.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.
