# Manage EnergyPool

Once logged into the dashboard, navigate to the "Managed Pool" page to access features related to your pool.

## Managing Pool Settings

On the Multisig Access Configuration panel, you can manage the following features:

* **Pause** the pool at any time by clicking on "***Pause Pool***".
* **Energy Minimum Price**: Set a minimum price to sell energy. *We recommend not setting limitations to maximize your income.*
* **Max Duration**: Set a maximum duration between 1 to 30 days. *We recommend not setting limitations to maximize your income.*

Click on "***Update Pool***" after changing the limitation values to apply the new rules.

<figure><img src="/files/HfNU6LwABQfICrtr2Gx2" alt="" width="283"><figcaption></figcaption></figure>

## Monitore Open Transactions

On the Activate Transactions panel, you can monitor all open transactions, including detailed transaction information and payout status.

<figure><img src="/files/jYuIvhVvEdiDImlVmCb4" 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://tronpulse.gitbook.io/tronpulse/dashboard/manage-energypool.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.
