> 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/rd-station-crm.md).

# RD Station CRM

RD Station CRM offers the intuitiveness, ease of use, and flexibility of RD Station in a dedicated CRM platform. Integrating RD Station CRM into GearPlug allows you to keep your account updated and use this information to update other apps.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh5.googleusercontent.com/wiIZOPxGcpoUFxwwML5s-Dp6qIhOCkS4l-djwBrRQgj6k6_g8HQn5ntxneh_vTEuAdON7yS93LJTEI6Od7Dr547znumkozyzpSm9ErUZ2E7iaev_UF5Ca92Zc4DmMcXY5M1RgajxcwB7xS4W6fZzRg" alt=""><figcaption></figcaption></figure>

As a source, RD Station CRM offers 2 actions:

* **Get created contact**: Automatically imports the information of newly-created contacts.
* **Get created deal**: Draws data from new deals recorded in your CRM.

### As a target

<figure><img src="https://lh4.googleusercontent.com/W-1sLrG8cjNP1TLdNLxmJmA-flvIB6Mj8_0JzwViCQegKXXlIhb86a0eHmjF58D0TCWcFyMSS5uEFqpZdiYkfjnzu-vMv1tYp0cwWUfMIBo5MfyVDXDPf23xn0-PTjFBIYp0Ses5Ij2B3nZjwHioAg" alt=""><figcaption></figcaption></figure>

As a target, RD Station CRM offers 2 actions:

* **Create contact**: Logs new contacts in your account with information from other apps.
* **Create deal**: Registers new deals based on external information.


---

# 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/rd-station-crm.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.
