# Obtain the Tenant ID in Azure

{% hint style="warning" %}
This document is under construction. Please excuse our dust.
{% endhint %}

#### **Step 1:**

* Log in to Azure AD. The Azure Active Directory home page displays. It is similar to the image below.
* If you are running a multi-tenant environment, select **Manage tenants** in the top command bar.

![On the Azure Directory home page, select Manage tenants. In a later step you will write down the Tenant ID.](/files/7WLXbeCdwcGTqA8VeTxQ)

#### Step 2:

{% hint style="info" %}
The organization ID is the same as the tenant ID. However, you must select the correct tenant for the subsequent steps in this guide.
{% endhint %}

![Switch tenant page. Select the tenant to integrate.](/files/vF5XwiLy3g6WwrKSs3WZ)

* The **Switch tenant** page displays a list of tenants. Select the tenant you wish to integrate within the platform.  This displays the **Overview** page, as shown in step 1 above.
* Copy the **Tenant ID**. You will enter it into Epiphany in a subsequent step. &#x20;


---

# 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.reveald.com/technical-documentation/data-sources/azure-services/obtain-the-tenant-id-in-azure.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.
