# DecisionRules Documentation

### Agile Business Rule Engine for Every Industry

[DecisionRules](https://decisionrules.io/) is a lightweight business rules engine that lets you create, manage and deploy business rules. It is easy to use and allows to create the first rule in just a couple of minutes.

[Go to DecisionRules.io](https://decisionrules.io)

{% embed url="<https://youtu.be/TuEOn597ciw>" %}
DecisionRules intro
{% endembed %}

### What can you find in this documentation?

The documentation describes all the functionality you can find in the application. The descriptions are complemented by illustrative examples, so it is very easy to learn new skills!

### What you might like:

{% content-ref url="/pages/qENC7fm0pvACKnbT6FDe" %}
[API Introduction](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/api/api-introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/f7fAqW9SJXm1LHFNxN2p" %}
[Decision Tables Introduction](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/decision-tables/decision-tables-introduction.md)
{% endcontent-ref %}

### Learn basics in couple of minutes:

{% content-ref url="/pages/-MQvNly7YOdvpeNjRksQ" %}
[Create a Simple Decision Table](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/tutorials/create-simple-decison-table.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWOwD62PbhVxiPIr2pH" %}
[Create Simple Scripting Rule](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/tutorials/code-editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiVuSEmt5rqmmmmVLSw" %}
[Create Simple Rule Flow](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/tutorials/create-simple-rule-flow.md)
{% endcontent-ref %}

### Most visited pages:

{% content-ref url="/pages/-ManB6dQvaV-fFix9Ks\_" %}
[Functions](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/decision-tables/functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQSr19n3KiEzEwybQFV" %}
[Change Product Plan](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/billing/change-product-plan.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MOcVILcb\_5ZDBDBsFeX" %}
[Simple Editor](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/decision-tables/input-and-output/simple-editor.md)
{% endcontent-ref %}

If you have any questions do not hesitate to contact us on: <mark style="color:purple;"><support@decisionrules.io></mark> or in term of sale support on <mark style="color:purple;"><sales@decisionrules.io></mark>


---

# 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://docs.decisionrules.io/doc/~/changes/VuchuDyabVa3NSXAKjpZ/welcome.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.
