# Odoo

{% hint style="success" %}
Start your free trial now at <https://interworky.com>
{% endhint %}

**Step-by-Step Guide:**

**1. Log into the Interworky Dashboard**

• After creating your Interworky account, log into the Interworky dashboard.

• Navigate to the Integration Page.

<figure><img src="/files/bK2OUHTBTOMRBuyme1ob" alt=""><figcaption><p>Integration Page - Interworky Dashboard</p></figcaption></figure>

2. **Copy the Embed Code**&#x20;

• In the Integration Page, locate the Embed Code section.&#x20;

• Click the Copy button to copy the code snippet.

<figure><img src="/files/RbfBw1d3KfZuCAYkFk5f" alt=""><figcaption><p>Integration Page  (Copied) - Interworky Dashboard</p></figcaption></figure>

**3. Open Odoo Site Builder**\
Log into your **Odoo** account and open the **Odoo** Site Builder.

<figure><img src="/files/Cn2JiEbQstfsc9VmRaq2" alt=""><figcaption></figcaption></figure>

4. **From the Top Menu Select** `Site` **and then select `HTML /CSS Editor`**

<figure><img src="/files/njMy8CjmT0wqG3ukMxCO" alt=""><figcaption><p>Select HTML/CSS Editor form the Site Menu at the top menu</p></figcaption></figure>

5. **Once the HTML/CSS Editor opens, Select `Inject code in <head> or <body>`&#x20;**&#x20;&#x20;

<figure><img src="/files/f9QGErDEEnxLxoowiLaE" alt=""><figcaption><p>Select Inject code in &#x3C;head> or &#x3C;body> once the Editor opens</p></figcaption></figure>

6. **Paste the code snippet copied at Step 2 into the first box.**

<figure><img src="/files/PpW9GZzDe8Efg5XGqgSX" alt=""><figcaption><p>Add Interworky Integration Snippet to the Head Code</p></figcaption></figure>

**Congratulations! Interworky AI Agent is Now Live!**  :tada:

<figure><img src="/files/M6skSsmXCcRVUW4umWTs" alt=""><figcaption><p>Your Interworky is live on your Odoo website</p></figcaption></figure>

{% hint style="success" %}
Start your free trial now at <https://interworky.com>
{% endhint %}

{% hint style="info" %}

> If you have any questions about the Interworky Odoo Integration, please reach out to our support team at <hello@interworky.com>. We're here to help!
> {% 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://interworky.gitbook.io/interworky-docs/integration/integration-to-odoo-websites.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.
