> 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/configura-tus-conexiones/google-contacts.md).

# Google Contacts

[Google Contacts](https://contacts.google.com) te permite registrar todos tus contactos y sus detalles en un solo lugar para que puedas usarlos en tus correos, reuniones, y más. Integrar Google Contacts te permite transferir información entre tu lista de contactos y otras aplicaciones.

{% hint style="info" %}
**¿No ves la acción que necesitas?**

¡[Contáctanos ya](https://www.gearplug.io/contact)! Selecciona la opción "Sugerir Acción", recomiéndanos la acción que te gustaría ver, y nosotros evaluaremos cómo incluirla.
{% endhint %}

### Como origen

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

Como origen, Google Contacts solo requiere una acción:

* Obtener nuevo contacto: Extrae la información de nuevos contactos registrados en tu cuenta de Google para enviar a otras aplicaciones.

### Como destino

<figure><img src="https://lh5.googleusercontent.com/FpiG1lvy0wwek2q_HnJ7WMcg9pIjQB8KUMyWjVPyfB6t52RIwwAD06lAJ2kAasJ-NFb2pIvxzjmtfkMjJ8ae3oR5K-TWL4wRVJMlQbOCEzK_9Zq4-EZLj4_Ir-WkEYVhbWc57mtG7s8ZdHXR7cdfNA" alt=""><figcaption></figcaption></figure>

Como destino, Google Contacts solo requiere una acción:

* **Crear contacto**: Registra contactos nuevos utilizando la información importada desde otras aplicaciones.


---

# 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/configura-tus-conexiones/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.
