# Conditions

A rule runs when its conditions match. You can combine conditions with AND or OR.

| Operator | Meaning |
| --- | --- |
| equals / not equals | Exact match after the value is turned into text. |
| contains | The answer includes the given text. |
| greater than / less than | Numeric compare. |
| is empty / is not empty | Missing, blank, or empty list. |

## Sitemap

- Home: https://requestforms.io/
- Website forms: https://requestforms.io/website-forms
- Pricing: https://requestforms.io/pricing
- Docs: https://requestforms.io/docs
- Blog: https://requestforms.io/blog
- Tools: https://requestforms.io/tools
- OpenAPI: https://requestforms.io/openapi.json
- llms.txt: https://requestforms.io/llms.txt
- XML sitemap: https://requestforms.io/sitemap.xml
