# Set up your Outlook Contacts 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 Contacts, you just need to log into your Microsoft account from GearPlug and grant the necessary permissions.

### Set up access

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

<figure><img src="https://lh5.googleusercontent.com/s4i2bOdx4ls9wLANT3WMxo5MKR5Js92cX8q4JTJ76nvW2kVx9MUIgS-2cHb1lkcMXAFfVXhEjBuGC1bKcokuT6PIkJH687QvrzBphbr_UIZUwA6y7WA4rYZ13sVZIE8MLoN8TcIfMV0Pr-HFa9CGIg" alt=""><figcaption></figcaption></figure>

2. **Select “Outlook Contacts”** in the drop-down menu under “New connection.” Click “Create.”

<figure><img src="https://lh5.googleusercontent.com/5hmZYOp0QV7pskbD8vE6uWlWQiHL1Jxhspc49z2oElZc5xDFg2p_2N29TK6d7Oaf4CEdGzXQQpMqP0p0z-7wDTzC5VBLVU3boVGrhrtMmIAZq7EKm1FKg8VGWO5OkpT0JCCcYCz-c8nY81GGxUAeXg" alt=""><figcaption></figcaption></figure>

3. **Grant the necessary permissions** for the Plug to finish creating your connection.

<figure><img src="https://lh6.googleusercontent.com/cCEDABFe4QvZQEL7fZe4g-QNiZQtmlYiMNk3G37ghGNDgwtFl0ZhWgdUoT4UJcPu99ANI_rlVSCs_EWOxn39iSjO8CtcOl2urET-6gL5FL2gTQEaIZiQSuH_7iT82mepEfx5q_bV2FvZmMzeEALcFA" 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-contacts/set-up-your-outlook-contacts-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.
