# Create organization

1. **Select Pipedrive** as your target app and click the red gear. Pick the connection you want to use, or create a new one, and click “Continue.”

<figure><img src="https://lh4.googleusercontent.com/Rn3BzunWEDMOTY4sQDW-ixbSnhjhPj7jR0hCZB11OCnBy-qRWXmYgE0D9nImbOgJRLmZsrKwae212T4r7C6sn49IkpZtItfcqAp2KeCwWvHOppvoAXp4UjHeTn50cmrOvbBZzOC8p68bwWyc6x3jug" alt=""><figcaption></figcaption></figure>

2. **Choose “Create organization”** as your action and click the red gear. This will display the action’s data template.

<figure><img src="https://lh4.googleusercontent.com/7lEIj0GFmvC7_6KxgNKA_oPFs9jMz8d_9eRTi0OpjS4aDZeEd-z3-rASiOYEHytrROpdQBPYsj5t1-zJeovrkpq3xwBuD-bEaUVdd8F_tLqEQo8zJvDyWSZEWJ57sJ3MsISPq2JYvTKItrhY--IPkQ" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking source and target fields. Click “Map” when you’re done.

<figure><img src="https://lh4.googleusercontent.com/IxnHMGXMyJdo6Is685HwxlLKFyzI4-7YcG2n19Agz-fc8lRwK92Ztu4n7Ba13KsyM3a9ut3Mh4E_gjig6d6BdNmTav_rcpc2jNLzZ_9y_ZWv5BnvxKHGFo8Jcz-Ovu4fmgApeDBgjBL9AsVyaw-Heg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don’t want to go through the list manually, you may use the search bar at the top.
{% endhint %}

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

<figure><img src="https://lh5.googleusercontent.com/sZR2-AjvZtMztEyfN2HBd2jpEqaD158ZemfpS_JLR7cTwJhRaM8wI-7iL13DHhpKf9Hv07kwxwb-qWanaX588lj_CZ6YMiZ6-KsfDGbvamoPMH2-z5mO7pVtkKdr8538ErIYUW52wQOvtMAcVdf5Xg" 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/pipedrive/target-actions/create-organization.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.
