# Create task

1. **Pick Agile CRM** as your target app and choose the connection you want to use, then click “Continue.” You can also create a new Plug under “Create a new connection.”

<figure><img src="https://lh6.googleusercontent.com/uN-6XyaZmNoPpYHmEKhOebFeb670wKaiPpVoo5LcnYXkt8RfAQ2QFd9jCySyBc0g4jcX0m8qV-G9W97smKl8-9QGquNBflkUth90QH0PD0Mdukca8O6yHQEHdQhnQmYmJtmxK8q6RvwHKFcEok4yVQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
GearPlug will check whether the connection functions properly before moving on. If it doesn’t, you won’t be able to continue setting up your Gear.
{% endhint %}

2. **Pick “Create task”** as your action. This will show the data template corresponding to the fields required by Agile CRM.

<figure><img src="https://lh4.googleusercontent.com/zAusDpAsV9Is2XMk30bFN27HLeILnOKkf_yp9qdwFjuUWv5zIn5QJ5pwB_dsK7LoUo6Yk2cW2BEh-Nh1XflfJ9fGNHOTU4hBLBTe8OqyIwnLAz9fdWaLWMSuzdyKaZqyGYPskP8cddcOrfLhRTxUPg" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template** with the corresponding source fields. Click each field to show the source field list and pick the right one. You may forego the optional fields (not marked by a red asterisk).

<figure><img src="https://lh6.googleusercontent.com/VRUzjfP2-aLyf_RfiIrayBQO1k5ksoh0jJAB1jHk_PkdRU2sg8xg6S4n4KCV--3SHkuuwBE6wUnm5r3ujWzRi-FQ-ipm6O-6zS7GHXFA4ldmQdJAoHY812VQj3bScXVZr2NKFIzPPHCMHxwfBOl5yA" alt=""><figcaption></figcaption></figure>

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

4. **Click “Map”** once you’re done linking the fields.&#x20;

<figure><img src="https://lh4.googleusercontent.com/kxqjddkyfvC8ebfclaFQs84rPK0_wZz4kVsfn5xLIJzriC8RDXfXygn_4R8CYp-JFV8i-C-vICw40juQmcjuXtD-vksY61Ucc1sh2fi-9k8LlEQvh-zG5pMVTx_njk3skGEDzvJB2_7ytovHWgAXog" alt=""><figcaption></figcaption></figure>

5. **Click “Add a target” or “Save”** if you wish to add another target app or save your Gear, respectively.

<figure><img src="https://lh6.googleusercontent.com/WYcGFmMWFz7CxAQq9G7acNZY31ibM22UNw8dVxkrassEP1Ml_Bk4raMqAuUlNq-CoAlVInTznkyB00PHkmVZRyo80VuF7blnxh4POe8pKwUkICwgsbYn1qw4d-ra1wDN43RmXDbaghL7kk7vN8NZOQ" alt=""><figcaption></figcaption></figure>

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