# DataRules dashboard

![](/files/Yemv2qg00PiyLcFP43cL)

1. **Select entity:** This section lets you choose an entity to report on. All the Bullhorn entities work in the same way, just with a different list of available fields. Selecting any of the entities will refresh the list of rules below.<br>

   ![
   ](/files/yPH56yEyJJw6m3jhAdkA)
2. **New Rule:** Either of these two buttons will open the new rule editor.
3. **List:** This is a list of the saved rules. Clicking on a rule will expand the editor and allow changes to be made.
4. **Use the arrow to show additional entities**. These additional entities function identically to the main entities.
5. These **rule-specific buttons** have the following functionality:
   1. **The duplicate button** will copy the existing rule with 'Copy of' appended to the name.
   2. **The bin button** will **delete the rule**. This is a non-reversible action.
   3. **The play button** will run the rule without updating Bullhorn. The 'Examples found' window will display, showing a few sample records (see [Running a rule](/kyloe-datatools/datarules/running-a-rule.md)).
   4. **The arrow** shows whether the rule is being edited (pointing up). Clicking this arrow (or anywhere along the row) will expand or contract the rule editor.

<figure><img src="/files/4PY4OEEGOhDfdAzpQv2N" alt=""><figcaption></figcaption></figure>


---

# 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://help.kyloepartners.com/kyloe-datatools/datarules/datarules-dashboard.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.
