# How to Check Your Own Odoo OAuth2 Tokens

In order to check which Odoo servers you have OAtuth2 tokens for, follow the below steps:<br>

1. Click on your avatar on the top right corner of your Confluence page.
2. Click **Profile**.
3. Click on the **Settings** tab.
4. Click on **Odoo OAuth2 tokens**.\ <br>

![](https://metainf.atlassian.net/wiki/download/thumbnails/319586306/oauth2_tokens.PNG?version=1\&modificationDate=1543227493261\&cacheVersion=1\&api=v2\&width=800\&height=125)

<br>

You may also delete any of your selected server's access tokens to by clicking on the **Delete** button.


---

# 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/troubleshooting-guide/how-to-check-your-own-odoo-oauth2-tokens.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.
