> 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/intercom/target-actions/create-user.md).

# Create user

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

<figure><img src="https://lh3.googleusercontent.com/dJxnyiAXtodif7I3sFgwrEpDr0Jzbe5O00nGDwUj0ZxPkDybrXk9D8hEyDHPGb1-L64rvGTjL9oJdV0T08-M__jD_tgkEHQ2r1Ocb_j0RIslevVZ50awIfJC-4shurruApC_jvODuh9K-D9dZpbljg" alt=""><figcaption></figcaption></figure>

2. **Choose “Create user”** 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://lh3.googleusercontent.com/sf3GTf_shXgoCCodsfiDKXsfb0K_u51Y9kV1c_OVrwEO4rsTmli1P3DQm8qb8r9NUDEc7tY3MZ2YCcFEB7koF_QIlbuENXbpoeBuaM2LNFCrc3n2KKFaWjbmFY1VERbHyAfXErZn_TGfHPEyjR4q9Q" 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/UGyuN2OHChc8oWd9IljrZqm5jDHXH-YHx6qT3kr2x6HBXWgHYJ3erbqzuAW6A2Wx57hxeLmlg9Tu_foObLhVwAo3owywK_ZNwyaFg-xjNyijMjsiRR50PM1yIKf2HVbGu1WNoHtNBUV1Xdcw75CnvQ" alt=""><figcaption></figcaption></figure>

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


---

# 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/intercom/target-actions/create-user.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.
