# Rule Conditions

For Time Based Rules, you can define conditions based on a `Date/Time` field of your App.

You can also add additional conditions to compare the fields of the selected app or any connected apps of the selected app.

The above example shows the rule setup to execute `2 days` `BEFORE` `Target Response Time` field:


---

# 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.workdigital.io/custom-database-apps/automation-rules/time-based-rules/rule-conditions-1.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.
