# Get new company

1. **Pick Agile CRM** as your source in the “New flow” section in the “Gears” menu. Click “Create.”

<figure><img src="https://lh4.googleusercontent.com/ZTPVLGlgX3dR-OIQ2eTL7YDbLLyagd1hAhtZl5uvmpU9baOi0CERnlY8YN2EFtSMtTNrixyswnwtKKx03_kXrWrGMc-N3q9Ez0UbMDUuBOWSFcOm6oO22v2UV5I0TbX-6iM2IQRrWJwATCOrZlDksA" alt=""><figcaption></figcaption></figure>

2. **Pick the connection** you wish to use after clicking the red gear and click “Continue.” You may also create a new Plug under “Create a connection.” GearPlug will run a quick test to check whether everything works.

<figure><img src="https://lh6.googleusercontent.com/d1q30vDqMc6dJt80zPq8HwgeKxd0aOSz7Kde3kRk8Qr0AAVRBg_j2AQ38LlcN6JRjYUnVjK1vqgCIfcQvWE_6LB7EO4KTKjsItBFPofyfCtStr9qMAmoGawviGao7gldtFaetc3o-VQVmMSgduJWbA" 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.&#x20;
{% endhint %}

3. **Choose “Get new company”** as your action and click “Create.”

<figure><img src="https://lh4.googleusercontent.com/L44M5BIbLHB4d2hlEkTnrKtowkw_BBrycClkrFkc5aCeZP3PeUW-1p2gISjbkCjDLlz7luzB42by-OE1uvzDS_BUni0_yGX57FDwMbRp0zBUs7y5l0inpSHO7XTIK9Z0WlREpzViRliMEEOYKyAD4g" alt=""><figcaption></figcaption></figure>

4. **Create a test company** in Agile CRM for GearPlug to draw de record’s data. This will execute the action’s trigger: A new contact.

{% hint style="info" %}
**Create an entry in Agile CRM**: GearPlug needs a new entry to test that the data can be extracted. After this entry, all future logs will be imported automatically.
{% endhint %}

5. **Review the record** to make sure everything imported properly. Then, click “OK.”

<figure><img src="https://lh3.googleusercontent.com/9DaZv0JqE84seS8c38ok1jlAcD2zpt6UCgeMjgIAYDLNu1Y37qIICXPyE8aPECCGoxzNSvMeKXPsfD-NYu6gDCz3d8RErrLt7fTFZ2ipV8J54lC0GU7Jl8ochy1T_Szfj79QkgZhoHxoEKZ-RaWrqA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Empty fields**: Under the imported log, you’ll find a drop-down list of “Empty Fields.” Here, you’ll find fields GearPlug can import—but weren’t used in the form.
{% 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/source-actions/get-new-company.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.
