# Create lead

1. **Select Intercom** as your target app, as well as the connection you want to use. Click “Continue.”

<figure><img src="https://lh6.googleusercontent.com/qTEM2AXkxNYn7q_SQu2PD9TNSEfBu9fa-i7PvZDgCOnlryCcF2C-hyOLWmaBFleGtlj5jB0-IoId_qqg_nyvZX-P1SCiA8e9wRtAAfslberdGdb4plQQnba-WCt7nTEAWlra1nTksTKBcdCr2x7_1A" alt=""><figcaption></figcaption></figure>

2. **Choose “Create lead”** as your action and click the red gear to display the data template. Fill in the template, linking source and target fields. Click “Map” when you’re done.

<figure><img src="https://lh5.googleusercontent.com/XPbPwHM0q44jSuZjZ1jLcnLjFJRxbWpqepWKqLvrIdrAIyc7hmiXaq69N9Z2cyh1t76PxLVvxzf0nExNGwnXqXQE20JflFwLSXH3hZVVetavlEZdAN5X7Nn8GMUkw1vBlS6XhO88U2HomVyOkMlWHQ" alt=""><figcaption></figcaption></figure>

3. **Verify that your target is active** in the top-right corner. Click “Add a target” to add more apps or “Save” to save your Gear.

<figure><img src="https://lh3.googleusercontent.com/Nfb0gBDXo1r3N2pstqdkcsAKKhpV_6fSPtJT6UemNyd99fub4Y-qh6SWNfSc3koqwDz1-eAQPDHvoUIfQ01iXffU8AM8Sko3gs1BQQ7Kiyw00CwExvxFF7HiSKs8ZdNieJUKRyepnXSz77KmXQsk6A" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you turn on your Gear 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/intercom/target-actions/create-lead.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.
