> 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/english/set-up-your-integrations/outlook-contacts.md).

# Outlook Contacts

Outlook Contacts let you record all your contacts and their details in one place so that you can use them in your emails, calendars, and more. Integrating Outlook Contacts let you transfer information between your contact list and other apps.

{% 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://lh5.googleusercontent.com/3J5_eLnk2D6mF096Zwn8yIFjlzl3oFPzt2r10g-zdgQ7bcjgsEe-cAbSZOwME2HZ--eDPEnSCIeUlXY8qLJKS2sjlMfqVJLhJ7Gr314SDr3tEF78VtokM8Ydujdmn-0BwfoPaVHJo08sEft9vn2-Cg" alt=""><figcaption></figcaption></figure>

As a source, Outlook Contacts only needs one action:

* **New contact created**: Draws data from new contacts recorded into your lists.

### As a target

<figure><img src="https://lh4.googleusercontent.com/KlNbgBSdvJEHm3_LAokgta3DwOdbtikJl2vKdzmbzX2_X7NZbd5sl1ejXUFoJ4tdAz8omdPoJ3UE1gbQG9ODAiYAv5Hc_MvPyTsZ8jdIhvI1Os16L_x3-R-vjJZQv4iNZCUjFJ_KlGXDKn-yxNeHTw" alt=""><figcaption></figcaption></figure>

As a target, Outlook Contacts only needs one action:

* **Create a new contact**: Create a new entry in your list using data imported from other apps.


---

# 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/english/set-up-your-integrations/outlook-contacts.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.
