> 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/outlook-calendar/crea-tu-conexion-a-google-calendar.md).

# Crea tu conexión a Google Calendar

{% hint style="info" %}
**Conexión Oauth**: El primer paso es registrar GearPlug en tu cuenta para que GearPlug acceda a los datos.
{% endhint %}

Para crear tu Plug para Outlook Calendar, solo necesitas iniciar sesión en Outlook Calendar desde GearPlug. Debajo, encontrarás los pasos.

### Configura el acceso

1. **Dirígete a “Plugs”** en la parte superior de la interfaz de GearPlug.

<figure><img src="https://lh7-us.googleusercontent.com/mhsVnaBnkdychhe0rJFkyWtZ7xMmJCOW_-CEwwOrRi92ueg0Kj4oATtfG-ieaVPgAHSB2zM30x_5DkS22jLG_Jkhkn3PVAl5LX8kPSbR9JviJpItJ7n742tUB5GKAVwMqPXU9szheDkoQZ5qgt-Giw" alt=""><figcaption></figcaption></figure>

2. **Selecciona “Outlook Calendar”** en la lista de apps debajo de “Nuevo Plug” y haz clic en “Crear”.

<figure><img src="/files/XHUpsbdiJ161jWBs931l" alt=""><figcaption></figcaption></figure>

3. **Acepta los términos** en la ventana emergente para finalizar la creación de tu nuevo Plug.

<figure><img src="https://lh5.googleusercontent.com/oJRSHiAyUvnVRUvnAzT9S1BS3t1DotVxqnN0y9dwQtlrEkPxP1QmxUIyLBOonS5l_JhdqFvlcLcbgnemvS88vanoAHvaUB9Gv2OTp-NH43B8XC1QoBSTHvfK2r6IrEd6-YzW5H-0czXg76Xe_dTAnQ" alt=""><figcaption></figcaption></figure>


---

# 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/outlook-calendar/crea-tu-conexion-a-google-calendar.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.
