# Adding a New Odoo Server

Adding a new Odoo Server is needed to establish a possible connection between an Odoo Server and your Confluence.

\
To add a new Odoo server, follow the below steps:

1. Navigate to **Add-ons → Odoo servers**.

![](/files/XrC4VT1wOpWdNGfbHbiC)

2\. Click **Add Odoo server**, and enter the fields as below:

![](/files/6KuO70tbcILRsIja12zU)

Click **Save**.\ <br>

| Field                     | <p><br></p>                                                          |
| ------------------------- | -------------------------------------------------------------------- |
| Odoo server name (unique) | Name the server you are going to use.                                |
| Odoo server URL address   | URL of the Odoo site you will be connecting to.                      |
| Client ID                 | Client ID can be acquired from Odoo , see: Application settings.     |
| Client secret             | Client secret can be acquired from Odoo , see: Application settings. |
| Background colour         | Select the background colour of how your macro will be presented.    |
| Text colour               | Select the text colour of how your macro will be presented.          |
| Save                      | Save the changes you've made.                                        |
| Cancel                    | Cancel the changes you've made.                                      |

<br>

***


---

# 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.meta-inf.hu/odoo-confluence-connector/user-guide/odoo-connector-for-confluence/odoo-connector-for-admins/adding-a-new-odoo-server.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.
