# Rules Configuration Browser

The Rules Browser allows you to view/manage the rules configured in your organization.

## How it Works

Each rule will be displayed in the browser, showing some details about them such as the type of rule and the configuration mode used.

{{< staticImage "ux/RulesBrowser/Browser/RulesBrowserWidget.png" "Rules Browser" >}}

### Widget Menu

{{< staticImage "ux/RulesBrowser/Browser/RulesBrowserWidgetActions.png" "Rules Browser Actions" >}}

From the widget's action menu, you can perform the following:

- **Rules wizard**: Allows the execution of the wizard for creating a new rule (provided the necessary permissions are available).
{{% ux-widget-menu-actions %}}

Additionally, you can toggle between active and inactive rules to facilitate sampling according to needs.

### Channel Selector

A user can manage the connector functions for those channels that depend on the user's organization. To switch between channels, you must use the selector available at the top of the widget.

### Actions per Rule

{{< staticImage "ux/RulesBrowser/Browser/RulesBrowserWidgetRuleActions.png" "Rule Actions" >}}

The following are the possible actions to be performed for each of the rules:

- **Activation toggle** allows the immediate activation and deactivation of the rule.
- **Edit** opens the rules configurator to modify the parameters of the rule.
- **Clone** will open the rules configurator for creating a new rule that will contain the configuration of the selected one.
- **Remove** deletes the selected rule.

## Configuration

{{% ux-widget-configuration %}}

{{% children sort="weight" depth="10" %}}

---
