# Schedule a rule to run automatically

DataRules users can **schedule a rule to run in the future or on a preferred time basis.**

To enable this or request additional scheduled rules please contact [Kyloe Support](https://kyloepartners.com/client-support)

How to schedule an existing rule

**Select the scheduling icon** (1) from the rule menu:

<img src="/files/zAF18AmEG6kTnFeBgbiN" alt="" width="395">

DataRules will open the 'Schedule this rule to run' menu

<img src="/files/ykD1KtZNYp81TfguDdu8" alt="" width="563">

1. **Select when to start the rule:** These options allow DataRules users to select when they want to start running the rule.<br>

   <mark style="background-color:yellow;">NOTE: The time displayed here is in UTC. Please check that this is an appropriate time for your region.</mark><br>
2. **Repeat every:** Select a numeric value and a time value (options available: Minutes, Hour(s) and Day(s).
3. **Forever / Until:** These options allow the user to run the rule until the selected date or forever.
4. Click **Save** to finish programming the rule.
5. Select the **trash** icon to unschedule a rule.


---

# 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/schedule-a-rule-to-run-automatically.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.
