# New contact created

1. **Select Outlook Contacts** as your source app under “New flow” in the “Gears” menu. Click “Create.”

<figure><img src="https://lh4.googleusercontent.com/85M_1vbJXgBVgvCaopTqnZxaxh2jLLtCk_yD7bfoKjTLK-gCGoHjaT3m1nia81Jo3DIjKCJNjr6GS76wevlYkgWCIcHndiAdfjtaKFH52qbt_ipPsHNIsq5gzP1z-583lYg6PAyr9YPWaqM7dsGOcw" alt=""><figcaption></figcaption></figure>

2. **Choose the connection** you want to use by clicking the red gear. You can also create a new one. Click “Continue.”

<figure><img src="https://lh3.googleusercontent.com/QnTxFiOElhW8bhVb294VnPAy9_2fecnD_qLP2ISJxgFFZXMLpnm9l4X9VastF3fHLzoEPv4QY1kj-_U0zv8_OnZTqyp6GPFDIckJsWz-Ev3xATSWvHXpo4XdIirAi76PtJcGq8UZe-sw80zcX6Sq7Q" alt=""><figcaption></figcaption></figure>

3. **Select “New contact created”** and click “Create.” Then, create a test entry in Outlook Contacts for GearPlug to test the connection. Check that everything looks fine and click “OK.”

<figure><img src="https://lh6.googleusercontent.com/1ZF0WJusSRY9s9fD2urM_N_KIfW3ZN8vTDtzcJxX8T1OuDOR8Sg3H9z-U7FG71TuTswHdwCLc4w_emJBMQjuELUOcn0TwliAmgQ-V4_SQKDPelJkTgH3ZRQh1GP5Y33hGFnQ8B8oE93kxgtrOPAb7g" 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/source-actions/new-contact-created.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.
