# Decision Tables Introduction

Welcome to the section that deals with Decision Table, the most popular tool within [DecisionRules](https://decisionrules.io/). The section describes in detail how to work with the tool for creating business tables.

It describes the table designer which is the area where tables are designed. Next, this space deals with the import/export options for rules and how to work with this data. The next section deals with advanced functionality such as functions that can be used when evaluating cells in tables.

### Simple Decision Table example

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

### What can you find in this space

{% content-ref url="/pages/-MQSmvHqH7oi-nO76NVu" %}
[Table Designer](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/decision-tables/decision-table-designer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MN5T-WToSwRae5FlXRD" %}
[Input & Output JSON Model](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/decision-tables/input-and-output.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MOcVxv\_b9ErWewY0qGe" %}
[Binding to Model](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/decision-tables/binding-to-model.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MOcGP\_57jY2RLntj9cS" %}
[Supported Data Types](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/decision-tables/data-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MOcE5p68rUxyxrhg6iu" %}
[Operators](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/decision-tables/operators.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-MQSpuO03Q3uGy5LBK8p" %}
[Export & Import of Decision Tables](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/decision-tables/import-and-export-rule.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MN7PCbFq-PWbwTTSKXo" %}
[Broken mention](broken://pages/-MN7PCbFq-PWbwTTSKXo)
{% endcontent-ref %}

{% content-ref url="/pages/-MhTHc7S0EYMgMyfPnUL" %}
[Table Operations](/doc/~/changes/VuchuDyabVa3NSXAKjpZ/decision-tables/table-operations.md)
{% endcontent-ref %}


---

# 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/decision-tables/decision-tables-introduction.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.
