---
title: "Creating Rules From Intercepted Data"
slug: "creating-rules-intercepted-data"
description: "This document demonstrates how to create Rules using Intercepted Data after an Intercept Rule has been created.  This is achieved by right clicking and selecting Add Rule on any of the results from the Intercepted Data."
updated: 2025-06-23T13:49:02Z
published: 2025-06-23T13:49:02Z
---

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

# Creating Rules From Intercepted Data

## Overview

Rules can be created based on **Intercepted Data** after an Intercept Rule has been created. Intercept Rules make it possible to evaluate data that has already been run in a Rule and add any additional Rule needed to evaluate past data and new data. This data can be viewed in the **Rule Set Results** Folder**.**

Learn how to set up an Interceptor Rule by clicking [here](https://documentation.decisions.com/interceptor-rules-2).

## Example

This example will use intercepted data to add to an intercepted Rule.

1. In the Rule Sets Results folder, select the intercepted data. Then, click ADD RULE on the Folder Action bar at the bottom and select Intercept.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-13_16h11_09.png)
2. Name the Rule (Need Vaccinations) and click CREATE RULE.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-13_16h12_20.png)
3. Configure the Rule to evaluate true when the pet's age equals 5. Then, click **Save**.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-23_09h48_27.png)

## Debug

1. Click **Samples / Unit Tests** to open the panel. Expand the **Rule Set Data**category. This will display all past intercepted Rule data.

Selecting one of the intercepted Rule data samples will automatically evaluate it.
