# Prerequisites

Before installing Mosaic, confirm your organisation has the following.

## Microsoft 365 tenant

Mosaic uses **Microsoft Entra ID** as its sole identity provider. You need:

* An active Microsoft 365 tenant
* A Microsoft Entra administrator who can grant **tenant-wide admin consent** when Mosaic is installed for the first time

## Power BI capacity in your tenant

Mosaic plugs into the Power BI you already have. Embedded reports must be backed by your own capacity. One of the following is required:

* **Microsoft Fabric capacity** (F-SKU)
* **Power BI Premium**
* **Power BI Premium Per User** (PPU) for every user who will sign in to Mosaic
* **Power BI Embedded** capacity (A-SKU)

Mosaic does not include or resell Microsoft licensing. The capacity sits in your Microsoft 365 tenant, not Vizlake's.

## Power BI workspace and content

* At least one Power BI workspace assigned to a capacity above
* The reports, dashboards, and datasets you intend to embed must already live in that workspace
* You must have admin or member access on those Power BI workspaces

## Mosaic plan

A Mosaic Essentials or Mosaic Standard subscription via Microsoft AppSource.

* **Custom AI agents** require Mosaic Premium
* **Audit log export**, **priority support**, and **quarterly reviews** require Mosaic Premium

## Recommended

* Familiarity with Power BI Admin Portal tenant settings - you'll touch these during configuration
* A test user account in your tenant for verifying the access flow before rolling out broadly
* A Microsoft Entra security group already created (or permission to create one) for grouping Mosaic users

## What's next

When the prerequisites are in place, follow [Installation Steps](/mosaic/get-started/installation-steps.md).


---

# 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.aidi.ai/mosaic/get-started/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.
