# How to Add, Hide, Disable and Restore a Cascade

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

## Adding a Cascade

To add a cascade, click on the "Add a Cascade" button at the top-right of the page Cascade page.&#x20;

![](/files/1b9b155gcJvbcOSlNU68)

This widget above will appear on the page, where you will fill in the cascade description and short name.

The cascade description will be the text displayed on your join form when choosing your payment option. The short name is the unique identifier for the cascade.

### Adding a New Rule

To add a new rule, click the "Add New" button at the top-right of the tab page.

![](/files/dBdkcNRJv4TLpFjRxxqS)

You can choose to ENABLE, DISABLE, or IGNORE different target affiliates, programs, sites, or tours for a certain time period on this page. Once you are finished filling in all of the information, click the "Add Rule" button, and your new rule will appear in the Rules table.

To filter the results on the Rules table, click the button next to the magnifying glass. You can choose to include Enabled Rules, Disabled Rules, and/or Ignore Rules.

{% hint style="warning" %}
**Very Important**: Rules are a very important step in creating a Cascade. In order for the Cascade to be visible on your site, a Rule must first be created!
{% endhint %}

Your new Cascade will now be created, displaying its details on the [Cascade Overview](/nats-admin/billers/cascade-overview.md) page.

## Hiding a Cascade

To Hide a cascade, navigate to the "Cascade Overview" of the cascade you wish to be hidden. This can be done by clicking the "Actions" button to the right of the Cascade or by clicking the Cascade's Description.

![](/files/24ZypkACnVmr8xZ0Ided)

You will then need to click the "Update" button to change the Cascade Type.

![](/files/lmbNe2ZtlOoPhoJ3hSlo)

The Change Cascade Type and Weight menu will then appear where you can click "Hide Cascade" to ensure the Cascade is hidden.

![](/files/4MQvH4JbZXIge98GDE4Z)

## Disabling a Cascade

{% hint style="info" %}
**Good To Know:** Deleted Cascades are marked as "Disabled" and are easily retrievable.&#x20;
{% endhint %}

When deleting a Cascade, rather than being permanently removed from NATS, it is marked as "Disabled."&#x20;

To Disable a Cascade, navigate to the Cascade Management section of NATS, then click the "Actions" button to the right of the Cascade you wish to disable.&#x20;

![](/files/ntVjZsdfKWcfci9Wz3RB)

Once clicked, a drop-down will appear with the option to "Delete this Cascade." Clicking this option will Disable the Cascade.

## Restoring a Cascade

In order to ~~r~~estore a previously deleted Cascade, you must first navigate to the Cascade Management section of NATS. Once there, click the "Filter" button to view a list of visibility options.&#x20;

![](/files/9fRcuGRdm2PWr7THjrgU)

Selecting the "Disabled Only" option and then clicking Submit will display a list of your disabled Cascades. You can verify that you are looking at your Disabled Cascade list by an accompanying red "Disabled" tag.&#x20;

![](/files/K31kQiwqroQZBsZH7vc5)

To restore a disabled Cascade, click the "Actions" button to the right of the Cascade you wish to restore then click the "Restore this Cascade" option.&#x20;

![](/files/oDdU5ecbGlg5FhcqZWBg)

## Related Articles

{% content-ref url="/pages/oObRq3d8Ad1bQX6SOIFS" %}
[Cascade Overview](/nats-admin/billers/cascade-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/EM4AXTEA69LAWpjwJEW4" %}
[Cascades](/nats-admin/billers/cascades.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-hide-disable-and-restore-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.
