# Get new contact

1. **Select Google Contacts** as your source app under “New flow” in the “Gears” menu. Click “Create.”

<figure><img src="https://lh6.googleusercontent.com/yalkOolIf6QVcs3b34OzRDtcLNQwsJmD6AsF66hkuCi86T4_e6NX4BwdHySFUBso0G4tXXQdhk7gUER-7oJ7y6XhIfUgJDUXe4C2TjHOQy0vYrryRZQDSCnULH2OrmoAkmYShPKpQ_czjbn5GPc0IQ" alt=""><figcaption></figcaption></figure>

2. **Choose the connection** you want to use after clicking the red gear. You may also create a new one. Click “Continue.”

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

3. **Pick “Get new contact”** as your action and click “Create.” Then, record a test entry in Google Contacts for GearPlug to import its data.

<figure><img src="https://lh6.googleusercontent.com/7MJK-3j7skWbQv4BB_G_OYs03RRLTq57w8bqKq-kLjCPZyr1bk9iKEqy9mu-3gT0MVqmWmk_nzWM0n4KlWqlvz2TrFYcdH8RjI5oyCnP2T-AR2Zrmt3IJnQbv-s7GBrRx8ua3kxSnqAHlWyGO8uSkA" alt=""><figcaption></figcaption></figure>

4. **Review the data imported** to ensure everything works properly. To finish setting up your source Plug, click “OK.”

<figure><img src="https://lh4.googleusercontent.com/DUqG0sHL6p6B57uSx2pUF_RnsuThO6AjvIewicJswyegu4xZCqAwd-fXkwbkasbbK3tZxBoRyTJSE5fxZrzlp26T1MRCmMYuuKFCYiTUraIJS95wsVhaVvikY_WdNPgaQknhfJauMQcx8Tyugq0mpA" 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/google-contacts/source-action/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.
