# Prerequisites

Before setting up Rockhopper for your organization, make sure you have the following ready.

## For Microsoft 365 organizations

| Requirement       | Details                                                                                   |
| ----------------- | ----------------------------------------------------------------------------------------- |
| **Admin account** | A Microsoft 365 account with Global Administrator or Application Administrator privileges |
| **Tenant ID**     | Your organization's Microsoft 365 tenant identifier (see below)                           |
| **Time**          | Allow 15–20 minutes to complete the onboarding process                                    |

### Finding your Microsoft 365 tenant ID

1. Go to [portal.azure.com](https://portal.azure.com) and sign in with your admin account
2. Click **Manage Microsoft Entra ID** on the home page
3. Your **Tenant ID** is displayed on the overview page

![Azure portal showing the Tenant ID on the Microsoft Entra ID overview page](/files/bTz0eNXNEAzk8AaAvvyl)

## For Google Workspace organizations

| Requirement       | Details                                                |
| ----------------- | ------------------------------------------------------ |
| **Admin account** | A Google Workspace account with Super Admin privileges |
| **Time**          | Allow 10–15 minutes to complete the onboarding process |

## General notes

* Stay logged in with the admin account throughout the onboarding process
* Complete all steps in a single session for the smoothest experience
* If you have custom integration requirements, contact your Rockhopper Account Manager before starting


---

# 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.rockhopper.co/it-setup/prerequisites.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.
