# Finding your Organization Key

You can always find your org's organization key on the the top right corner of your **`Organization`** home page.

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

There is also an another way to find your organization key.

1. Click on your **`Profile`** icon on the right corner of the screen and select **`My Organizations`**.

<figure><img src="/files/sTXKVsEGSFMUiaFeefZ8" alt="" width="375"><figcaption></figcaption></figure>

2. The list of the organizations you created will display. For each organization, the organization key will display on the right side.

<figure><img src="/files/e7u1EbcGZrxkM30aE3J7" 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://knowledgebase.autorabit.com/product-guides/codescan/getting-started/setting-up-a-codescan-cloud-organization/finding-your-organization-key.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.
