# How to Add a Biller to a Cascade

*Article Topics:* [*Billers*](/getting-started/common-topics/billers.md)*,* [*Cascades*](/getting-started/common-topics/cascades.md)

## Adding Multiple Biller Steps to a Cascade

#### 1. Navigate to the Biller Management section of the Billers Admin

#### 2. Select the "Add A Biller" option in the top right of the page

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

#### **3. Select a Biller and click "Add"**

<figure><img src="/files/6IbjzHQ7WGhl5yFVVFdR" alt=""><figcaption></figcaption></figure>

#### **4. Navigate to the Cascade section of the Billers Admin and select a cascade**

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

#### **5. Navigate to the Steps tab and click "Add Biller Step"**

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

**6. Select the newly added Biller and click "Add"**

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

The newly added Biller should now be a part of the Biller Step. From here, you can change the priority to determine where in the queue of biller steps it sits.&#x20;

### Adding a Special Step

To add a special step, click the "Add Special Step" button next to the "Add Biller Step" button at the top-right of the tab page. A widget will appear, where you will have to fill in unique information for the special step.

Special cascade steps include:

* **Stop Cascade**: Stop executing the cascade.
* **Switch Cascade**: Switch from this cascade to another.
* **Show Template**: Shows a predetermined template on the site.
* **Redirect**: Sends the surfer to a designated web page.

You can also fill in targeted and excluded countries, as well as set where the step should appear in the list as the first or last step in the cascade.

Once you are finished, click the "Add" button, and the step will appear in the Steps table with a "Special" type.&#x20;

## Related Articles

{% content-ref url="/pages/SmNOTbJTtz4ls3wwq9H8" %}
[Biller Overview](/nats-admin/billers/biller-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/aEJeAC1mub0s7bjtGZx6" %}
[Biller Management](/nats-admin/billers/biller-management.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/billers/common-questions/how-to-add-a-biller-to-a-cascade.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.
