# Odoo CRM

Odoo CRM is an open source CRM platform, which means it’s free and open to a lot of customization. Integrating Odoo CRM into GearPlug lets you keep your contacts updated with other apps’ information, and vice-versa.

{% 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://lh6.googleusercontent.com/sSo0K0NDXpPKwktaqFnJeJqsHUMMp3ODYQhJjo28zO4-FWK_vOiGEWapNlNazjds_7_GKG0cyxgCdpntcC7_lAYX21VtLO0oKm-lSeZmRJzN_y9OLXZH7x3W7t-pdkjNWSRkmU72XXgKyf5FnMGswQ" alt=""><figcaption></figcaption></figure>

As a source, Odoo CRM offers one action:

* **Get new contact**: Extracts the data from new contacts created in your CRM.

### As a target

<figure><img src="https://lh5.googleusercontent.com/miJ6gQHwKNLkgIMr6EQ1JoMXEAya9kPAp--FCgI7lsQe1kfDJny6E0pxVySiZal1xIkwjlcJY8yVghxszzl7f2koZT_li1T52ITLxjT1D4cAUJSu4z4o6OjKxWq1KVLlecrWsW6kEXzojBKcvxBeqw" alt=""><figcaption></figcaption></figure>

* **Create contact**: Creates new contacts in your CRM with the information from other apps.


---

# 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/odoo-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.
