# Fabric Tenant Settings

## Enable the Fabric tenant settings and capacities

To begin working with the AI Data Wrangler, you must enable tenant settings and capacities in Fabric.  The steps below require admin access.  This is a workspace-wide activity.

1. Log in to Fabric
2. Go to Settings and select Admin portal&#x20;
3. Select Tenant Settings
4. In the Additional Workloads (preview) section,&#x20;
   * In the Capacity admins and contributors can add and remove additional workloads section, select Enabled.
   * In the Users can see and work with uncertified partner workloads section, select Enabled
   * Apply to the entire organization or specific groups

{% hint style="info" %}
*Note:* Users can add workloads if they meet the following criteria:

* They have permission to add a workload by Fabric admin
* They're a capacity admin or have permission to assign capacities to workspaces
  {% endhint %}

{% hint style="info" %}
*Note*:  The AI Data Wrangler requires Microsoft Fabric with a minimum F2 Capacity
{% endhint %}


---

# 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://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/getting-started-with-microsoft-fabric/fabric-tenant-settings.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.
