# Configure capacity in Power Embedded

To manage your capacity in the Power Embedded Portal, follow these steps:

1. Access the Power Embedded Portal and go to "Artifacts" > "[Capacities](https://admin.powerembedded.com.br/Capacities)".
2. Click "Reload". This will list the available capacities.

Some additional information will still be required to manage the resource:

* Resource group name
* Azure Subscription ID

After reloading, the contracted capacity will be displayed. Initially, a highlighted warning indicating 'Not configured' will appear.

To adjust the configuration, click the 'Actions' button.

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

After clicking 'Actions', you will be redirected to a new tab, where you will need to fill in the highlighted fields:

* 'Resource group name'
* 'Azure Subscription'

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

To get these values, access the Azure portal and locate the contracted capacity. In the 'Overview' section, you will find the necessary information.

Copy the 'Resource group name' and the 'Azure subscription ID' and paste this information on the capacity editing screen and save.

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

With this data, you will be ready to make the necessary optimizations to your capacity.

If the configuration was done correctly, the system will start showing the "Turn On" or "Turn Off" buttons on the capacities screen.

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


---

# 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/configure-capacity-in-power-embedded.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.
