> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trysiren.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Provider Pool

## Accessing Provider Pool

Navigate to the left navigation panel > Settings > Providers. Along with other channels, you will find the Pool option.

<img src="https://mintcdn.com/siren/7IpRt_YcaXDKVAtZ/docs/Images/Providers/PoolPage.PNG?fit=max&auto=format&n=7IpRt_YcaXDKVAtZ&q=85&s=60f923dbba9c46e230ed673cabeb1f65" alt="Provider Pool" width="1920" height="912" data-path="docs/Images/Providers/PoolPage.PNG" />

## Creating a Provider Pool

<Steps>
  <Step>
    Click on "Create Pool" to open the pool creation modal
  </Step>

  <Step>
    Select the channel type from the dropdown
  </Step>

  <Step>
    Add providers for that specific channel
  </Step>
</Steps>

<img src="https://mintcdn.com/siren/7IpRt_YcaXDKVAtZ/docs/Images/Providers/addPool.PNG?fit=max&auto=format&n=7IpRt_YcaXDKVAtZ&q=85&s=0849c03128a94c137f3b241151e0a0af" alt="Provider Pool" width="1909" height="919" data-path="docs/Images/Providers/addPool.PNG" />

## Configuring Provider Pool

In the right panel's Rules tab, you can configure:

* **Message Limit**: Set the maximum number of messages
* **Duration**: Set the time period for the message limit

## How Provider Pool Works

When sending notifications:

1. The system uses the first provider in the pool
2. Once the message limit is reached within the set duration, it automatically switches to the next provider
3. The cycle continues through all providers in the pool

## Example

If you set:

* Message Limit: 1
* Duration: 1 hour

Then:

* The first notification will be sent from Provider 1
* The next 9 notifications (within that hour) will be sent from Provider 2
* After the hour resets, it will start again from Provider 1

## Setting Limits

You can configure these limits in two places:

1. During provider account setup in their respective sections
2. In the pool configuration under the Rules tab
