# Create a new contact

1. **Select Outlook Contacts** as your target app and choose the connection you want to use, or create a new one. Click “Continue.”

<figure><img src="https://lh5.googleusercontent.com/lracZtuZtT9rz2CJr9QyIWKegNBGB4VPOiNeE0s9QHRw0-GCV-ZIQt3zkXSe0-aklkvnwD1Bih1N1aMiDiXCBMItOX6Luu11_UjVadKw3nyxanTgQ_PRHsXLO2t8ridrvq_4i7586oculh2Y90Ie4w" alt=""><figcaption></figcaption></figure>

2. **Pick “Create a new contact”** and the folder where you want to save it. Click “Continue.” This will show the action’s data template.

<figure><img src="https://lh5.googleusercontent.com/WwWfpm8bApXsRCslMwO22bHGZZjdoMnd9ic148_-LoCs4UIYK7AW3gaAfELTK48c6zZDFHI4b4RRNVO4tkNAAsaOHay-fn5Od6uz0sHQL-aNce0iriyCSFP3pd2_tfBcRacC0sJwpzl8xXvVZk45rQ" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking source and target fields. In this case, all fields are required. Click “Map” once you’re done.

<figure><img src="https://lh4.googleusercontent.com/uoBu62L8yAeAWqxZMQi-SOJrRvrhKKQYWAMUchHy2x-OO7wF-5ScU7iiiPV5wfeyt_FjgnRTh7e0uybk2ZEqQnCBEeVt0bDTaq6pX3o2WjUqZf12EUpb-vgz3sYt6aZKoWwLOTt0pkpYN0zWmRTX1A" alt=""><figcaption></figcaption></figure>

4. **Make sure the target is active** in the top-right corner. Click “Add a target” or “Save” to add another app or finish your Gear.

<figure><img src="https://lh5.googleusercontent.com/VJQJXCdBvM2Zph3_l4ViirH-HRcUDmKURk8rMePtmwGYuGC6g7eto1vaOnz4EE1mW-dg-vYDIlg30W9Ce3v6M47jzL_poZ79oNo96RKteGQQl6zEK_IATvZDLEC8cB0Yku4QslVBcs0QOprCFQUDSQ" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you turn on your Gear on the “Gears” menu before leaving GearPlug!
{% endhint %}


---

# 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/target-actions/create-a-new-contact.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.
