# Outlook Calendar

Outlook Calendar lets you set up events and their details, like date, time, and location. Integrating Outlook Calendar into GearPlug lets you record your events in other apps—or import events from other apps to save on your calendar.

{% 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/3YZPCOlGETXMXuVURr3-oFcnaqOttNboH939f_cxWTvZlxM3d5g25-GCdj9qMIzwgodqfBvb9OIltAkIU7dvqWe0VB3Dzs7PM7UMG641-ad1mhSHEvNmKVKhQQjACWF2cFr8Cg5cF0x3XoYaGWWEsQ" alt=""><figcaption></figcaption></figure>

As a source, you just have to set up one action:

* **Get new event**: Draws relevant information from events to use it in other apps.

### As a target

<figure><img src="https://lh4.googleusercontent.com/FmkUl3vUUr_jrRr7_w8B49UJoKxr5KRVqYmjht-7_LRjI6IbusmJgbbBYHl9eEWuR2o-suAky-DxxZAh60Q3t22j87Z2D_EIxzPjbWM-uGIESi9_5zo_70p-DQR_KUsfGmTHikUCur8nvXGDZUhr6w" alt=""><figcaption></figcaption></figure>

As a target, you just have to set up one action:

* **Create new event**: Creates a new event with the information drawn from other 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/english/set-up-your-integrations/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.
