# Outlook Calendar

[Outlook Calendar](https://outlook.live.com/calendar/0/) te permite registrar eventos y detalles relevantes, como fecha, hora, descripciones generales, y más. Al integrar Outlook Calendar con GearPlug, podrás registrar tus eventos en otras apps—o importar eventos desde otras apps para guardar en tu calendario.

{% 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://lh4.googleusercontent.com/cON2MvwVTUeK0PvK_xeH-zncuvBhcLgWxIBJiCs1jRVucy3Xgsn2zKBlcPWd1bsh-_bjCAPW6mwZwpxhNHgEjUToelmQ1DKQec1N4irGqun8ac7oArvPJCsxt-ePfX_r_Wu8btLg8nBvg6kPYkqTEg" alt=""><figcaption></figcaption></figure>

Como origen, solo necesitas configurar una acción:

* **Obtener nuevo evento**: Extrae toda la información relevante de eventos nuevos para usar en otras apps.

### Como destino

<figure><img src="https://lh6.googleusercontent.com/G8wDpGR4YLHf8UJ0hJCLOpZKvupis8qj90H44dP5hdECjy_BunZl3K-nB76uyzAnkAkAMjMxAOILRbQtFDZQ4dgljWOWu8V3vCjCQZJzY1wLfCiSU1_zazSMjzroEcdHfk-S4g5SuyeCjHcIyErUmQ" alt=""><figcaption></figcaption></figure>

Como destino, solo necesitas configurar una acción:

* **Crear nuevo evento**: Registra eventos nuevos en tu calendario utilizando la información extraída de otras apps.


---

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