# Confluence Connector for Odoo

The **Confluence Connector for Odoo** documentation is meant to aid Odoo Administrators in using the Odoo-side of the app.\
It details how to check user authorizations and clarifies some technical issues.

For the Confluence-side documentation of the connector, navigate to [Odoo Connector for Confluence.](/odoo-confluence-connector/user-guide/odoo-connector-for-confluence.md)

{% hint style="warning" %}
Confluence Connector for Odoo requires Oregional REST API Odoo app to be installed on Odoo.

Detailed endpoint documentation can be found [**here.**](https://confluence.oregional.hu/display/OOA/Oregional+REST+API)
{% endhint %}

\
\ <br>

**Pages**

* Confluence Connector for Admins
  * [Installation](broken://pages/ZMEtSwcQv3b86umpdmFq)
  * Application settings
  * [Model scheme settings](broken://pages/bGcCQikFya2EKPmVF20v)
  * [Model configuration settings](broken://pages/1PX8yDO0ohPoddTNYqZl)
  * Revoke User Authorizations
* [Confluence Connector for Users](broken://pages/E9imu7fvlxLQDFyySSWA)
  * [Review and Revoke Your Authorizations](broken://pages/nIWI95CZh4lFi6BM1DXi)


---

# 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/confluence-connector-for-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.
