# Managing a Pool

## Pool admin page

If you are the owner of a permissionless pool, the "Edit pool" button will show. Clicking it opens the pool admin page.

<figure><img src="https://1260822717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfHlKeK0wEppVzgq36Q%2Fuploads%2FbZRUfbc2zlcCMtzMU4pD%2FScreenshot%202023-05-30%20at%203.35.20%20PM.png?alt=media&#x26;token=a87ead6c-ddf2-4be7-9911-0de7457688ab" alt=""><figcaption><p>Screenshot of a permissionless pool. Note that the owner and connected wallet match.</p></figcaption></figure>

<figure><img src="https://1260822717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfHlKeK0wEppVzgq36Q%2Fuploads%2FbCIph8hFeHT5utMfMaEH%2FScreenshot%202023-05-30%20at%203.37.59%20PM.png?alt=media&#x26;token=0a386e8f-9e6e-494c-9e03-712fbdbee38a" alt=""><figcaption><p>pool admin page</p></figcaption></figure>

### Add asset

Pool owners may wish to list new assets. This can be achieved through the "Add reserve" panel on the admin admin page.&#x20;

<figure><img src="https://1260822717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfHlKeK0wEppVzgq36Q%2Fuploads%2FNbHKS4BHelUQ3C1WpSvh%2FScreenshot%202023-05-30%20at%202.57.53%20PM.png?alt=media&#x26;token=a5482563-4be0-4365-8ffe-66cb98e1627c" alt=""><figcaption><p>Adding a new reserve through pool admin page</p></figcaption></figure>

### Update existing assets

Asset parameters can be updated through the "Update reserve" panel. Be aware that updates to the reserve should be taken seriously as they may lead to user liquidations. Pool owners may wish to update a reserve's configuration to reflect the underlying token's risk, update supply/borrow apys, deprecate a token, set outflow limit, etc...&#x20;

&#x20;**⚠️ When in doubt, please reach out in the Solend Discord for assistance**

It is recommended for pool owners to give their users a 2 week notice before executing reserve updates so users may tweak their positions accordingly.

<figure><img src="https://1260822717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfHlKeK0wEppVzgq36Q%2Fuploads%2FsWUwEM71h1hAvzcqQlDn%2FScreenshot%202023-05-30%20at%202.58.01%20PM.png?alt=media&#x26;token=7887922f-7def-44b7-879d-6ef7abae0244" alt=""><figcaption><p>Update reserve panel for permissionless pool owner.</p></figcaption></figure>

Changes to reserves can be observed through the blockchain and surfaced to users through the reserve changelog which is accessible on the pool's page

<figure><img src="https://1260822717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfHlKeK0wEppVzgq36Q%2Fuploads%2Fab4nN7uL6ZRfhDhpEfzb%2F1_wf77ouBKBEOJLGrcOIVxjw.webp?alt=media&#x26;token=1d83e50e-7130-4af5-a0ed-f65762a55fc2" alt=""><figcaption><p>bonk pool's change log</p></figcaption></figure>

## Update market properties

A market contains one or more reserves and has control over its underlying reserves. Pool owners may use the update market config for the following reasons:

* **Transfer the market ownership to a different wallet or multisig** \
  ⛔️ Note: whoever holds the market owner, holds control over its reserves! If you accidentally send the market owner to the wrong address, nothing can be done to get it back so be extra careful when dealing with market property updates&#x20;
* **Set global outflow limits for the market**. This param limits the damage possible due to an exploit. Using the screenshot below as an example, it means that a maximum of $10M can be borrowed or withdrawn from the Cactus pool in a 4 hour period

**⚠️ When in doubt, please reach out to the team on discord for assistance**

<figure><img src="https://1260822717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfHlKeK0wEppVzgq36Q%2Fuploads%2FEcOUv48lqUCrCjwjFYrf%2FScreenshot%202023-05-30%20at%202.58.10%20PM.png?alt=media&#x26;token=37eea8f4-6e73-4522-8ef9-a512af11fb42" alt=""><figcaption><p>update market config panel</p></figcaption></figure>
