# Manage Pools

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

User can create a new pool by simple entering a custom name and clicking the create button.

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

Once the pool is created user can select the pool from the drop down under Manage pool section.

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

Once the pool is selected user can view stock per SIM Profile and by RSP platform and decide which SIM Profile should be in the pool, set priorities for downloads.

For eg. if 3 different SIM Profiles are included in the pool with different priorities, then when download is triggered by simply selecting the pool name the system will pick a random ICCID for download from the priority 1 SIM Profile from the pool, if all the stock is exhausted for priority 1 SIM Profile then the system will automatically pick a random a random ICCID for download from the priority 2 SIM Profile from the pool, and so on.

This functionality allows user to define pools and assign SIM Profiles by regions or other use cases and let the system do all the heavy lifting in real time.


---

# 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.connectedyou.io/knowledge-base/connectedyou-platform/user-guide/euicc-centre/profile-pools/manage-pools.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.
