# Create contact

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.
{% endhint %}

2. **Select “Create contact”** as your action. This will show a data template with the available fields in HubSpot.

<figure><img src="https://lh6.googleusercontent.com/3d46B0vXCsfbBk_dt1AgBGh9YEBN84kVf8q9FFf-yKNlyQ1kVKTYfMECTGFsX26ppKX-Swi-n16RuUQzhz0fOymkLFdrXb-muRfLhfT0lib1hmnJezFpYMthoL_4Z4Lfcp5rq-BizGGWz9BrcMd0_A" alt=""><figcaption></figcaption></figure>

3. **Click the red gear** to display the data template. Click each field to show the source fields and link them to your HubSpot fields.

<figure><img src="https://lh6.googleusercontent.com/QBY_pdeWENNPkNlrDIYpNvI3XRw6O9kGRo-3xZcn9N7VEjivmrpiPgZS0XUBISzYcmZXQpGhFTJV5LJTda4ctdinVi2an56PubrcYZb8X0hmyMqwmu71p2veQaub9cLzVKPaWgCZg1KHGv4MXAdThQ" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://lh6.googleusercontent.com/8L9xfEU6Kfv5c_9CA6On7eclcmulZWmowjbxmK-TKy5krYtqs_YX4OX3fFiuOgCwS9o81xKWFi7nXljFx6kgmmBXgvmDEujeNITG1vOoG_QjOJcVOTGXFIZ0AsWudfrMOJQzoe21a5qNTaRGMAFRmA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You may manually browse the field list or use the search bar at the top. You may also filter required and optional fields.
{% endhint %}

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

<figure><img src="https://lh6.googleusercontent.com/IvsnpAW_VWtspIhYleMhisRP0n3Y4EBGPtLx_P0iJ5vWKGslFZ8MNEQmdkvLPEGlGspVeoGZtAGPFC6Qr_cq4wYxZ8J0tzrjZGD7jo1q1Z8WZUSKJfY1h-yLR8oSRpQGX_mJXdi6dXDsFw0ZSEoTaQ" 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/create-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.
