# Manage Pools

## Creating a new Pool

Click the ![](https://content.gitbook.com/content/3UIWnAZbr912u8oC0K5A/blobs/HIYEiW7PZC7vSpaEVWb8/image.png) icon in the top right on the Pools list page to open the Create Pool modal. To be able to create a Pool you must supply a name and code. When a name and code has been filled in, the Create button will be enabled and clickable. Clicking on the button will then create a pool.

<figure><img src="https://content.gitbook.com/content/3UIWnAZbr912u8oC0K5A/blobs/7mvUx7ZhTMYKOOJ7wuQc/Screenshot%202025-03-21%20at%2011.21.59.png" alt=""><figcaption><p>Create pool modal</p></figcaption></figure>

The code has to be unique, if you input a code that already exists you will get an error as seen below.

<figure><img src="https://content.gitbook.com/content/3UIWnAZbr912u8oC0K5A/blobs/tErhcbofDZmb4pAGH2xX/Screenshot%202025-03-21%20at%2011.22.43.png" alt=""><figcaption><p>An existing code has been inputted</p></figcaption></figure>

Note that code is also only in uppercase letters.&#x20;

## Edit Pool details - Pool Drawer

Clicking on a Pool you want to change the details of in the Pools List will open the Pool Drawer.

### Overview tab

The overview tab contains the main details section where the code and name of the pool are editable.

<figure><img src="https://content.gitbook.com/content/3UIWnAZbr912u8oC0K5A/blobs/uWpc58iX8j7EDEYvXsmA/image.png" alt=""><figcaption><p>Pool Drawer</p></figcaption></figure>

Since the Pool Code has to be unique, you will get an error message similar to that of the create modal if you try to input a code that is already in use on a different pool. &#x20;

<figure><img src="https://content.gitbook.com/content/3UIWnAZbr912u8oC0K5A/blobs/wgnAdpwjnDjhyu9nUU50/image.png" alt=""><figcaption><p>Inputted pool code is already in use on another pool.</p></figcaption></figure>

Code is in uppercase only letters here as well.

## Deleting a Pool

A Pool must first be disabled. Click the ![](https://content.gitbook.com/content/3UIWnAZbr912u8oC0K5A/blobs/qQF9WJ3EV41eYCmXG9vz/more_vert-24px.svg) button in the top right corner. Choose the "Disable" option. Click the ![](https://content.gitbook.com/content/3UIWnAZbr912u8oC0K5A/blobs/qQF9WJ3EV41eYCmXG9vz/more_vert-24px.svg) button again in the top right corner. Choose the "Delete" option. A confirmation modal will also show up, click Delete.
