# Manage Pools

## Creating a new Pool

Click the ![](https://content.gitbook.com/content/uZ9lzqgHX4JL1Df67xog/blobs/YUKBmqTQ7ZmTGXbzaKVY/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/uZ9lzqgHX4JL1Df67xog/blobs/lZRzEmREa2h6ZYC8Rwyn/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/uZ9lzqgHX4JL1Df67xog/blobs/asXYNnKZcJlqfU6HVBN1/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/uZ9lzqgHX4JL1Df67xog/blobs/RcLpKvrFtIahUiz6JdWz/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/uZ9lzqgHX4JL1Df67xog/blobs/NZCSOGd8sAOMVo6GQX0v/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/uZ9lzqgHX4JL1Df67xog/blobs/obQ1hR9q3eWewg63mdkz/more_vert-24px.svg) button in the top right corner. Choose the "Disable" option. Click the ![](https://content.gitbook.com/content/uZ9lzqgHX4JL1Df67xog/blobs/obQ1hR9q3eWewg63mdkz/more_vert-24px.svg) button again in the top right corner. Choose the "Delete" option. A confirmation modal will also show up, click Delete.
