> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/google-contacts.md).

# Google Contacts

Google Contacts lets you keep all your contacts and their details in one place so that you can use them in your emails, meetings, and more. Integrating Google Contacts allows you to transfer information between your contact list and other apps.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh4.googleusercontent.com/aKl0HBIChJF-4l491E80O8X1AtmTgo8OLN-eRo0N1fTsFBa6fIdz3fKHOkOG1aIC9fvi6yoGo1suCqUJY4Bhvde2pcUru-PeoQAlhfiq1FjXsleuybLOoqGGIFYKIXiLEz4caueuQtxXMlODkGEJeA" alt=""><figcaption></figcaption></figure>

As a source, Google Contacts only needs one action:

* **Get new contact**: Extracts the information from new contacts recorded in your Google account to send to other apps.

### As a target

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

As a target, Google Contacts only needs one action:

* **Create contact**: Logs new contacts using the imported information from other apps.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
