# Create contact

1. **Select Alegra** as your target Plug and the connection you want to use, or create a new one, and click “Continue”.

<figure><img src="https://lh5.googleusercontent.com/VPpaxM-EyLY4rUOi7wJawaJ6ssdHHNHsExSnHRlNfvPnX3fVRlJ1ghdi57b0BLHw1r4aBqL2dY2paDZgCuBYsKLpbBGYGVbYRiJDyoFLTnFVY4pSHRDbwCh1NGX2Hl2nCz-tmyqZRye9El8ysHdlSg" alt=""><figcaption></figcaption></figure>

2. **Choose “Create contact”** as your action. Click the red Gear to display the action’s data template.

<figure><img src="https://lh6.googleusercontent.com/qTn2mUDM2kr1YGxDgKZG8Wd26YG78CwS7NrBl-nFmR6zOCfrtpfcm06KTm_KxdaxSNaMN_fJvrtQo6s7t9fYKqh3nj1ztoMPfrMkLH1Qj7FyaOIqtGyIuSHiqvaYNbaPgISmPvfYSBAzM0jYjm40JQ" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking source and target fields. You must fill in the required fields, but you may skip the optional ones. Click “Map” when you’re done.

<figure><img src="https://lh6.googleusercontent.com/DszAL94t32oKyYh6wZZqP__jHSCFtFCc_2eSeA3_UNuMOCm6unFeGel_NMWXlNouUkMPvJwS100jQyJM6mIjtsckO_04uim3Cl_FmHD0CgwCAjAxMPgdR-F6K4ygSpA5UAwK172vduseQVd8G6wP0Q" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don’t want to go through each field, you may use the search bar at the top. You can also filter required and optional fields.
{% endhint %}

4. **Verify your target is active** in the upper-right corner. Click “Add a target” or “Save” to add more targets or save your Gear.

<figure><img src="https://lh5.googleusercontent.com/8aCKP8EqfArdV-6JdOfirorXWf2aZ_Z82H-98PGfSywa9Ge9t5lrR4JP_2yAqIhttqnMctCE1exRSuTRyshKLCCeuXVZjjz3gk_ysVgi17zIl0LuqSdSyOcD5OLzENqedCHBYbesXbL94BYdePCKbQ" 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/alegra/target-actions/create-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.
