# Set up your Outlook Calendar connection

{% hint style="info" %}
**Oauth connection**: The first step is to install GearPlug in your account so that GearPlug may access the data.
{% endhint %}

To create your Plug for Outlook Calendar, you just have to log into your Microsoft account from GearPlug. You can find the steps below:

### Set up access

1. **Head over to “My Apps”** in the top-right corner of your GearPlug interface.

<figure><img src="https://lh4.googleusercontent.com/oCBgBgEas0xclzs04IL_4IC82xakR8AmMVHdafkjXL5uFX21cduJFnLecMiscKhLQ8Ri26sm1_q5br5h3itYcv25T1gFVazpM2qsGs6V0i9q8QwPaLjYlv2Mmh35MZXWznkLqg8lxW7V6X3eVw96tg" alt=""><figcaption></figcaption></figure>

2. **Select “Outlook Calendar”** in the drop-down menu under “New connection” and click “Create.”

<figure><img src="https://lh3.googleusercontent.com/-Ib0gOQeRqG1Jy9SWvVjjORGpNkivPqWIqjGJFjTFGY_mwnXITq7ooIgvHEjqTUXCbxIZo2K5sDwH2OFOCLO-q8Loh_O8qM8ZlNjyHuYW_R7zNoIX8NmX8Kgm_g-bpFtwprKj8t8iel4YWrVX05t3A" alt=""><figcaption></figcaption></figure>

3. **Accept the terms** in the pop-up window to finish creating your new Plug.

<figure><img src="https://lh4.googleusercontent.com/5-FxUsUVGLcIB9Q0IgwaFzW7_Hx3bVrOQU5mzOgRhzZ0HZBC7sZ7ShxUXN0G8-Nm_6JrmLsSkR0dsQBQVn3zWnAC2L7N88foDQFvgWBAJhAMOtkBppjJqIXwxzc5i1eZklV3tI5ZMqxGkieJgK0RBg" alt=""><figcaption></figcaption></figure>


---

# 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/set-up-your-outlook-calendar-connection.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.
