# Get new contact

1. **Select HubSpot** as your source App and the connection you wish to use. You may also set up a new Plug from this screen.

![](https://lh4.googleusercontent.com/TDQvoT29qYS4XjIMI4SWCa-3YXQKmaeuHzu2ZyMMMFWzerYYBTA2nI3gtE4sXHyC8FPXGIsq4nqWPOFYMbPNJGXfH-temsjDSttnUEc4MLBjaBGUs0hQkCXzs1tfZ60g4FTdBDPYT64f2118STo0fw)

{% 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. We recommend you check out the “HubSpot errors” section to solve some of the possible issues.
{% endhint %}

2. **Choose “Get new contact”** and click “Create.”

<figure><img src="https://lh6.googleusercontent.com/euRD4XCFLkp3pTRPM7_IG0w_NJ6CfjYNCVgRgZmKIaSMYHqWYyHxsRKeceDUYAhmYtApCnTPTFbAHp8F4bj4bL-nPxNRjvwsCwCMRewX6PbLl9UjzgYQZx-sQufwbWHWUWOwGMwszPccmeET-05iNw" alt=""><figcaption></figcaption></figure>

3. **Create a contact in HubSpot** so that GearPlug can use it as a data test. This will execute the connection’s trigger: the creation of a new register in the source app’s module.

{% hint style="info" %}
**Create an entry in HubSpot:** GearPlug needs a new entry to test that the data can be extracted. After this entry, all future logs will be imported automatically.
{% endhint %}

4. **Review the imported data** to make sure everything works properly. If all fields are correct, click “OK.”

<figure><img src="https://lh4.googleusercontent.com/WsmU-ZV8dLet0hIJWZqI2R9X0ZO4moMzkjQeukRg2AOHScp5zuMMQxX63fchK0aaYWBgMcQrO9W-5Sgh8O9YZLkL1_DKODGzrnQR2f8nM1QlyJZR9VuJnwlpTFO68jPEd8rGwS4NgDU4PyKVsh0pxQ" alt=""><figcaption></figcaption></figure>

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