# Assign a workspace to a capacity

To associate a workspace with a contracted capacity, [access Power BI service](https://app.powerbi.com/).

Access the workspace you want to change the capacity for and click the **Workspace Settings** button.

<figure><img src="/files/ixwWnshlrGkc8gHKekkP" alt=""><figcaption></figcaption></figure>

On the screen that opened, click the **License Info** option and then click the **Edit** button.

<figure><img src="/files/8cW3b45J3V6OOeYWPXpD" alt=""><figcaption></figcaption></figure>

In the capacity list, choose your contracted capacity and then click the **Apply** button.

<figure><img src="/files/iKQbofKfQ1FH4Pr0OUaF" alt=""><figcaption></figcaption></figure>

After completing the process, it is important to access the [**Workspaces**](https://admin.powerembedded.com.br/Workspaces) page and click the **Reload** button to confirm that the workspace is now associated with the correct capacity.

For cost optimization to be applied correctly, the capacity name must appear in the Workspace's capacity field, as shown in the image below.

<figure><img src="/files/RUF16HRy8Vz4rRlvtmNn" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**WARNING:** Although not very common, these capacity changes during business hours can cause unavailability in reports for that workspace, as there may be cases where some models become blocked, requiring a dataset refresh process to unblock, which can take a long time depending on the data model.

Also, be careful if you are changing the capacity to a SMALLER one than the previous, or if you are migrating from a PRO or PPU capacity to a dedicated capacity (Fabric, Embedded or Premium), as there may be performance loss.
{% 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://docs.powerembedded.com/administration-portal/artifacts/capacities/assign-workspace-to-capacity.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.
