# Prerequisites

Before you set up PowerTable, you must ensure you meet the prerequisites outlined below. Reach out to your Fabric administrator for further assistance.

## **Prerequisites:**

* **Microsoft Office 365 credentials:** PowerTable is a native Microsoft Fabric workload, so you require your Microsoft O365 credentials to log in.&#x20;
* **Tenant Access:** Ensure you’re connected to your organization's tenant.
* **Paid or trial Fabric capacity:** Ensure your workspace has a paid or trial Fabric capacity.

<figure><img src="/files/9C70UFuWzH0rzquylg8T" alt=""><figcaption></figcaption></figure>

* **Workload Settings:** Capacity admins and users with relevant permissions can add Fabric workloads and make them available either to the entire tenant or to a specific capacity. Make sure a Fabric admin grants the necessary permissions to users who wish to add and use workloads.
* **Access to Workspace:** Ensure that you have the necessary access permissions (Admin or Member access) to relevant workspaces so you can create PowerTable apps and workspace items.

<figure><img src="/files/S139zwRAiB8rU7zxcCBp" alt=""><figcaption><p>Workspace on a Fabric capacity</p></figcaption></figure>

* Ensure that the following resource providers are registered in your Azure subscription:
  * **Microsoft.Storage**
  * **Microsoft.Sql**
* **Access to databases/warehouses:** Ensure you have access to the necessary data platform, database, lakehouse, or warehouse.
* **Whitelist IP addresses in Azure SQL firewall rules:** Network firewalls block connections from IP addresses that do not have permissions. You need to whitelist PowerTable's outbound IPs in your Azure SQL database firewall rules.

If you encounter any challenges in setting up the PowerTable workload, do not hesitate to reach out to us at our [PowerTable Community](https://community.powertable.com/home).&#x20;

#### References

1. Workspace license information: <https://learn.microsoft.com/en-us/fabric/enterprise/licenses#workspace>
2. Workspace roles: <https://learn.microsoft.com/en-us/fabric/fundamentals/roles-workspaces>
3. Who can add Fabric Workloads - <https://learn.microsoft.com/en-us/fabric/workload-development-kit/more-workloads-add#add-and-remove-workloads>


---

# 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.powertable.com/explore-powertable/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.
