# Odoo

### Overview

This article provides a step-by-step guide to integrating Odoo with Gallabox, enabling smooth WhatsApp communication within Odoo. It covers the necessary configuration steps, from activating developer mode to setting up a Gallabox instance with the required API details.

### Configuration Steps

1. Activate the developer mode in the Odoo.

<figure><img src="https://apps.odoocdn.com/apps/assets/11.0/gcs_wa_gallabox_sales_module/Step-1.png?aac5801" alt=""><figcaption></figcaption></figure>

2. After activating the developer mode select scroll to **WhatsApp** section from the **Technical Menu** and select **WhatsApp configuration.**

<figure><img src="https://apps.odoocdn.com/apps/assets/11.0/gcs_wa_gallabox_sales_module/Step-2.png?aac5801" alt=""><figcaption></figcaption></figure>

3. Create an **gallabox instance** here by clicking on the **create** button

<figure><img src="https://apps.odoocdn.com/apps/assets/11.0/gcs_wa_gallabox_sales_module/Step-3.png?aac5801" alt=""><figcaption></figcaption></figure>

4. Now fill all the configuration details like api key etc and save.

<figure><img src="https://apps.odoocdn.com/apps/assets/11.0/gcs_wa_gallabox_sales_module/Step-4.png?aac5801" alt=""><figcaption></figcaption></figure>


---

# 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.gallabox.com/integration/customer-relationship-management-crm-systems/odoo.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.
