# Table Designer

In this section, you can easily create your decision tables, then link them to input and output data. Business rules are created to easily design or change the rules and deploy them quickly.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FeM2EpYlmQdWdApm3MX2Z%2FThe%20whole%20table.png?alt=media&#x26;token=7176a470-bd93-43ae-bf59-1f952ee30609" alt=""><figcaption></figcaption></figure>

## **Editing and Saving Changes**

When editing a rule, you can make changes directly in the rule editor.\
Use the control buttons in the top-right corner of the editor to manage your edits:

* **Undo** ⟲ – reverts your last action
* **Redo** ⟳ – restores the reverted change
* **Save** 💾 – saves the current version of the rule

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2Fbk0nQ2tONBnzy4fu2Fvz%2Fsave_btn.png?alt=media&#x26;token=9f3e875a-cf8c-4750-8448-dd6e8afae6c0" alt=""><figcaption></figcaption></figure>

These actions help you safely adjust the rule before saving it.\
Each time you save, a new version of the rule is created and recorded in the **History** panel, where you can review or restore past versions. You will find more information about Rule History here on [dedicated page](https://docs.decisionrules.io/doc/rules/common-rule-features/rule-history).

## Column Types and Table Structure

A Decision Table consists of three types of columns:

* **Condition**: Defines input values. As the name suggests, these are the conditions that determine whether a table row matches the input data.
* **Calculation**: Used to perform various calculations. These calculations are not initially bound to an input or output model, but they can be mapped to an input or output value if needed.
* **Result**: Specifies the output values.

Every Decision Table requires **at least two columns:** a condition or calculation column and a result column. Condition columns must be placed on the left side of the table, while result columns are on the right. Calculation columns can be positioned anywhere within the table.

## Column Operations and Settings

### Add Column

To add a new column, hover over an existing column header and click the plus symbol that appears on either side of the column.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FAryU6S6jBqoWap12SySo%2Fplus.png?alt=media&#x26;token=085d0486-4f48-4311-b087-967852261323" alt=""><figcaption></figcaption></figure>

Next, select the column type (e.g., "Add Calculation").&#x20;

As noted in the previous section, there are specific restrictions on where certain types of columns can be placed:

* A condition column can be added between existing condition columns or at the start of the table as the first column.
* A result column can be added between existing result columns or as the last column, after any result or calculation columns.
* Any type of column can be added between condition and result columns.
* Calculation columns can be placed anywhere in the table.

### Rename Column

New columns are initially named according to their type. You can rename a column for better clarity and organization within the table. To do this, click on the existing name (e.g., "Condition") and type the new name. Then, click anywhere outside the field or press the Enter key to confirm.

### Select Column Value

Next, select a value for the column. To do this, click the input field under the column name. This will expand a list of all possible values, allowing you to choose one.

<div align="center"><figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FMhAfOVwtqx0j0KdAi0FU%2Fcolumn%20value.png?alt=media&#x26;token=e95248f1-0b7d-4b1e-808d-713017d868a0" alt=""><figcaption></figcaption></figure></div>

#### There are different types of values that you can map a column to, depending on the column type:

* **Condition Columns**: Can be mapped to an input value from the I/O Model, rule variables, or a calculation column variable (only in columns that are to the right of the specified calculation column).
* **Calculation Columns**: Are not mapped to an existing value. Instead, a new calculation variable is created. See the detailed explanation below.
* **Result Columns**: Can only be mapped to output values from the I/O Model.

{% hint style="info" %}
More information is in the [Binding To Model](https://docs.decisionrules.io/doc/rules/decision-table/binding-to-model).
{% endhint %}

#### Special Case: Calculation Column

Calculation columns are not bound to any existing value. When creating a calculation column, the result is assigned to a variable, which is defined in the calculation column header.

By default, the column is assigned a variable name like `varX` (where X is a natural number). You can change this name by clicking on it. To confirm the new name, click anywhere outside the field or press the Enter key.

<div align="center"><figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2F6yHzYKCR45mzF6liSnie%2Fcalculation%20var.png?alt=media&#x26;token=11369eb6-dd83-434a-852d-edb34a9ed430" alt=""><figcaption></figcaption></figure></div>

Once defined, these variables can be used elsewhere in the table in the same way as rule variables or input and output values.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FBfMjw0Ca4Xujf4g6Gr0A%2Fcalc%20vars.png?alt=media&#x26;token=be4258f0-55f0-4a87-b29f-ce4ce1a30158" alt=""><figcaption><p>Calculation variables</p></figcaption></figure>

### Set Column Alias

Each column has a column alias, a unique identifier within the scope of the table. You can use the alias to reference the column when using the [included/excluded condition column](https://docs.decisionrules.io/doc/api/rule-solver-api#included-condition-cols) feature or when binding column [valid values](https://docs.decisionrules.io/doc/rules/decision-table/decision-table-designer/table-operations/valid-values) in an [XLSX file](https://docs.decisionrules.io/doc/common-rule-features/rule-export-and-import/managing-decision-table-in-excel-google-sheets#valid-values).

Aliases are automatically generated for each column, but you can set your own, more descriptive alias. To set a column alias, click the arrow icon in the column header and select the "Set Column Alias" option. The new alias must be unique within the table and can only contain English letters, numbers, and dashes, with a maximum length of 30 characters. To confirm the new alias, click anywhere outside the field or press the Enter key.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FyQJdCAL0ZAgJ9moIUKwQ%2Fcolumn%20alias.png?alt=media&#x26;token=8b958343-04a6-4600-8165-3839f6cd0a6c" alt=""><figcaption><p>Column alias</p></figcaption></figure>

### Delete Column

To delete a column from the Designer, click an arrow icon near the column name in the header of the condition, then click the remove button in the dropdown menu.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FwK8qYJH96dDZvkmVQ3C0%2Fdelete%20column.png?alt=media&#x26;token=b4283236-eb68-468b-a3d3-a3728508c845" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For more information about other column dropdown options, refer to the [Table Operations](https://docs.decisionrules.io/doc/rules/decision-table/decision-table-designer/table-operations) section.
{% endhint %}

## Row

A row represents one rule for specified data. If it's called, the [Rule Solver](https://docs.decisionrules.io/doc/api/rule-solver-api) or the [Test Bench](https://docs.decisionrules.io/doc/rules/common-rule-features/test-bench) with Input Data corresponding to **conditions** in a row, the[ Rule Solver](https://docs.decisionrules.io/doc/api/rule-solver-api) or the [Test Bench](https://docs.decisionrules.io/doc/rules/common-rule-features/test-bench) response will have the same data specified in **results** in the corresponding row.

### Add Row

To add a new row, click the  <img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FzVDW5JxWpoyK0oqjPKSh%2FRow.png?alt=media&#x26;token=f3a3c0a1-d771-4ef9-8148-2636f8b448bd" alt="" data-size="line"> button in the bottom panel. This will create a new row at the end of the table with `ANY` condition operators.

### Fill Cell

The basic structure for every cell is **operator + value**.

#### Operators

{% hint style="info" %}
Possible operators are specified in [Operators](https://docs.decisionrules.io/doc/rules/data-types-and-functions/operators) section
{% endhint %}

To change the operator in a **Condition** column, click the operator label, and an operator selection modal will open. Select the desired operator to apply it to the cell.

{% hint style="warning" %}
**Note:** For function operators, selecting a new function operator will not overwrite the existing one in the cell, as function operators can be nested. This ensures that your existing functions are preserved.
{% endhint %}

For **Calculation** columns, the operator is predefined as a function; therefore, the operator label is not visible in the cell.

For **Result** columns, there are two types of operators:

* **Simple Value** (`Equal`): Used for strings and simple math operations like addition (`+`), subtraction (`-`), multiplication (`*`), etc.
* **Function**: Used for advanced operations, including logical functions (e.g., AND, OR), mathematical functions (e.g., `ABS`, `MAX`) and others, see the whole list in [Functions section](https://docs.decisionrules.io/doc/rules/data-types-and-functions/operators/functions). The function operator can handle everything the Simple Value operator can, but also allows the use of more complex functions.&#x20;

To switch between Simple Value and Function operators, click the operator badge and choose from the dropdown:

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FeKUiYocCSlx7Pr90GVOB%2Fresult%20operators.png?alt=media&#x26;token=77b634be-a8d9-4c16-b074-fe3e726bf95a" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}

#### **Warning: Operator Precedence and Brackets**

When using function operators in **Result** and **Calculation** columns, be mindful of operator precedence. In some cases, the solver evaluates subtraction and other operations from **right to left**. For example, if you write an expression like `10 - 5 - 2`, the solver will first calculate `5 - 2`, resulting in `3`, and then subtract that from `10`, returning `7` instead of the expected `3`.

To avoid unexpected results, always use brackets to clarify the order of operations. For example, to get the correct result of `3`, you should write the expression as `(10 - 5) - 2`.

This behavior applies to both **Result** and **Calculation** columns when using function operators.<br>

Read more in [Math function](https://docs.decisionrules.io/doc/data-types-and-functions/operators/functions/math#minus) section.
{% endhint %}

#### Values

{% hint style="info" %}
Possible values for data types are specified in [Data Types](https://docs.decisionrules.io/doc/rules/data-types-and-functions/data-types) section.
{% endhint %}

To change the cell value, click on the cell and start typing. To confirm the value, click elsewhere or press the **Esc** key. You can also enter multiline values by pressing **Enter**. When the cell is closed, only the first line is visible.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2Fr6YeuwTvzWFQ1DdhKPIO%2Fmultiline.png?alt=media&#x26;token=e9b95b85-5735-4792-8843-659f3641558f" alt=""><figcaption></figcaption></figure>

For longer values, you can use the maximize mode. To do this, hover over the cell and click  <img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2F9RfnpA30T6O5KsxLTMAM%2Fimage.png?alt=media&#x26;token=52be45f6-c659-47e7-a8d6-4d537de5d623" alt="maximize" data-size="line"> icon. This will open the maximized mode:

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2F8Qc2baHqCpdyTdw1rcVS%2Fmaximize%20mode.png?alt=media&#x26;token=733672d5-ec40-4409-96d5-f0a141ded611" alt=""><figcaption></figcaption></figure>

To confirm the new value and exit maximized mode, click the cross icon in the top-right corner, press **Esc**, or click elsewhere.

#### Special Case — Variable Values

In addition to classic values, you can also use variables such as input & output values, rule variables, and calculation column variables. To do this, start typing `{` in the cell, and a dropdown with all available variables will appear.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2Fv8L6akXUXjhjqcsJwsvz%2Fvars.png?alt=media&#x26;token=3ab391dc-5b14-4dcb-8204-2f997e6d3455" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

* **Output values** are available only in result columns.&#x20;
* **Calculation variables** are available only after they are declared — i.e., in columns to its right.
  {% endhint %}

Once added, each variable is displayed with its own badge based on its type for better orientation within the table:

* Input variable ![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FOuzLc4dX1TzmYQgSLU9a%2Fimage.png?alt=media\&token=650b3619-62bc-48c1-affb-7ea68e995546)
* Output variable ![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2F9Jp2L628ksJGJOKBHRHg%2Fimage.png?alt=media\&token=22b54f07-0041-4fc5-aae6-a77739eb06db)
* Rule variable ![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FHl4tDOKHU1zNAukg5AeM%2Fimage.png?alt=media\&token=fe4d3d6e-66f8-4eac-82d0-53d09d8adba6)
* Calculation variable ![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FbAOPvDHWbMRXNrjhPdoT%2Fimage.png?alt=media\&token=bf89fc67-2150-479c-b144-1aca9041831f)

If a variable is deleted, it will appear with a red badge in the cells, indicating that the reference is now broken.

### Copy Row

To copy a row, click the ![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FLJ362LktmkcuWKIZW81j%2Fimage.png?alt=media\&token=0a62ba8f-8eaf-4538-b2c3-f7ac7392e8d9) button at the beginning of the row. Then, select the "**Copy**" option. The row will be duplicated with the same set of rules as the original.

{% hint style="info" %}
To copy multiple rows at once, hold the **Ctrl** key and click on the rows you want to copy. Then, right-click anywhere in the rows settings area. When the context menu opens, select the "**Copy to**" option and choose where you want the rows to be copied: either the start or end of the table.
{% endhint %}

### Clear Row

To clear all sets of conditions and result values, click the ![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FLJ362LktmkcuWKIZW81j%2Fimage.png?alt=media\&token=0a62ba8f-8eaf-4538-b2c3-f7ac7392e8d9) button at the beginning of the row. Then, select the "**Clear row**" option. This will remove all values from the row.

{% hint style="info" %}
To clear multiple rows at once, hold the **Ctrl** key and click on the rows you want to delete. Then, right-click anywhere in the rows settings area. When the context menu opens, select the "**Clear rows**" option.
{% endhint %}

### Deactivate and Activate Row

To Inactive the row, toggle the ![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FtTdiZ2qRRJZSFREZ4FoN%2Fimage.png?alt=media\&token=b55163c2-bc2c-47f7-8b0f-b382df46c2ab) switch at the beginning of the row.&#x20;

By default, all rows in the table are **ACTIVE**. You can use this functionality when you don’t want to use a specific row in the rule for validation, but might need it in the future.

If a row is set to **INACTIVE**, it behaves as if it does not exist.

{% hint style="info" %}
To activate or deactivate multiple rows at once, hold the **Ctrl** key and click on the rows you want to delete. Then, right-click anywhere in the rows settings area. When the context menu opens, select the "**Activate rows**" or "**Deactivate rows**" option.
{% endhint %}

### Delete Row

To delete a row, click the ![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2F38G0rh6zEuoXu3XRgET8%2Fimage.png?alt=media\&token=361b3c48-0fe5-4fda-9c91-89354ee77fd0) icon at the beginning of the row and select the "**Delete Row**" option.

{% hint style="info" %}
To delete multiple rows at once, hold the **Ctrl** key and click on the rows you want to delete. Then, right-click anywhere in the rows settings area. When the context menu opens, select the "**Delete Rows**" option.
{% endhint %}

### Use Row in Test Bench

To use a row in the **Test Bench c**lick the ![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FDBlknUAimK1mgZare08J%2Fimage.png?alt=media\&token=5429f9be-5544-4c81-92eb-3b7c5feead8c) button. Then, the row's condition columns values are copied to the Test Bench input at the bottom of the page, and the solution is evaluated as if you had clicked the **Run** button.

### Change the Order of Rows

To change the position of the row, click the ![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2F38G0rh6zEuoXu3XRgET8%2Fimage.png?alt=media\&token=361b3c48-0fe5-4fda-9c91-89354ee77fd0) button. Then, select **Move** optio&#x6E;**.** This will open a modal, where you can specify the new position of selected row.

![](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2Fzc5qk4TeJ0kYzfrBP5fO%2Fimage.png?alt=media\&token=56b17423-d40f-4ea1-ab6d-c67c0e90fe2f)

{% hint style="info" %}
To move multiple rows at once, hold the **Ctrl** key and click on the rows you want to delete. Then, right-click anywhere in the rows settings area. When the context menu opens, select the **Move** option.
{% endhint %}

### Time Row Validation

You can specify in which time period the row will be active. To set the time validation, click the <img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2F38G0rh6zEuoXu3XRgET8%2Fimage.png?alt=media&#x26;token=361b3c48-0fe5-4fda-9c91-89354ee77fd0" alt="" data-size="original"> icon and then choose the **Time validation** option. A modal will appear, allowing you to select a **From** and **To** time range.

![Row validation from 29 April 2022 00:00:00 GMT+2 to 30 April 2022 23:59:59 GMT+2](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FkBtWrr6g8dkM2Ze9GXOi%2Fimage.png?alt=media\&token=38361574-d36c-4dc3-879a-556c70615dee)

{% hint style="warning" %}
The **Date** and **GMT** must be set; **Time** is optional. You do not need to set both limits — you can specify only the end date until which the row will be valid or only the start date from which it will be valid.
{% endhint %}

By default, all rows are not time-limited and will always be evaluated. If time validation is set, the row will only be evaluated within the specified period.

{% hint style="info" %}
Once time validation is set for one row, the icon <img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FDzScBDcIp3z7o9la11eV%2Fimage.png?alt=media&#x26;token=2afff91b-0f34-4dc3-b556-a52be70547bd" alt="" data-size="line"> will appear next to the other rows. You can then click this icon to set time validation for another row directly, without needing to go through the context menu.
{% endhint %}

## Debug

Debug Mode provides detailed execution information, helping you understand exactly how your rule processes data and where issues might occur.&#x20;

For detailed information about how Debug Mode works see [Debug Decision Table](https://docs.decisionrules.io/doc/common-rule-features/test-bench#debug-decision-table).

## Console

The Console panel displays execution logs generated when Debug Mode is enabled. When you run a rule with Debug Mode turned on, the Console automatically captures and shows a detailed breakdown of how your rule was evaluated.

{% hint style="info" %}
Console logs in the UI are temporary and only visible during your current session. To preserve logs, use the Console Logs API (see below).
{% endhint %}

### **What Console Shows:**

* **Timestamp** - When the execution occurred.
* **Row-by-row evaluation** - How rows were processed.
* **Condition columns** - Input field name, actual value, condition, and result `true` / `false`.
* **Result columns** - Output field name and the value produced.

```json
[20/02/2026, 12:15:13]
[
  [
    "ROW 1 COL 1 (headlightStatus, Off, = Off) => true",
    "ROW 1 COL 2 (nightTime, Yes, anything ) => true",
    ...
    "ROW 1 COL 5 (action, common Turn headlights ON) => Turn headlights ON"
  ],
  [
    "ROW 2 COL 1 (headlightStatus, Off, = Off) => true",
    "ROW 2 COL 2 (nightTime, Yes, = Yes) => true",
    ...
    "ROW 2 COL 5 (action, common Turn headlights ON) => Turn headlights ON"
  ],
  ...
]
```

### **Retrieving Console Logs via API**

For production environments or persistent logging, you can retrieve console logs programmatically using the Console Logs API. This allows you to:

* Access historical logs after leaving the rule.
* Integrate logging into your monitoring systems.
* Analyze execution patterns over time.

For detailed API documentation, see [Console Logs API](https://docs.decisionrules.io/doc/api/archive/console-logs-api-retired).

## Additional Options

### Else Row

This option adds a default row with `ELSE` conditions at the end of the table. This row is evaluated if no other rows match the input.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FfrgBQov6FDwbE0Wlv2gW%2Felse_row_table.png?alt=media&#x26;token=f29e8ac9-8e4a-4442-af6f-686f9dad0bc3" alt=""><figcaption></figcaption></figure>

### Check Table for Duplicates

To check the table for duplicate rows, click the Check Duplicate button in the bottom panel. This action compares the **input** values in the table. If any duplicate rows are found, they will be highlighted.

![Duplicate rows](https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FU4T6rFHmW1kPw64DaxsW%2Fcheck_duplicates_table.png?alt=media\&token=64a65a8c-6d29-4416-980d-158d37901639)

{% hint style="warning" %}
This feature only works on the **input** values, as the output values can be identical.
{% endhint %}

### Search

The **Search** option in the Settings menu allows you to search through the entire table and highlights the cells that match your input. To use this feature, select the **Search** option, and a search bar will appear:

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FOmLNqhxoOzwR9iNL1sST%2Fimage.png?alt=media&#x26;token=917f695f-e758-4082-9f9c-99ed819ba524" alt=""><figcaption></figcaption></figure>

Start typing the value you want to find. The cells that match will be highlighted in green. The search bar will display the number of **rows** that contain matches (not the number of matched **cells**). You can navigate between the matched rows using the arrow buttons.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FFRLLt7dzQ6vQpDmKX5YN%2Fsearch%20(2).png?alt=media&#x26;token=2dae947a-4a08-4f95-b173-983caaa973f2" alt=""><figcaption></figcaption></figure>

### Go to Row

In large tables, scrolling to a specific row can be challenging. The **Go to Row** option helps you quickly navigate to the desired row. Click this option, and a bar will appear where you can type the number of the row you want to go to, then press Enter. The table will scroll to that row, and the row settings area will be highlighted in green.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FNxchKLesGLsuu3CLbcxw%2Fgo_to_row_number.png?alt=media&#x26;token=3c12d71e-5a9a-4801-b5ef-23ddd39dce4e" alt=""><figcaption></figcaption></figure>

## Highlight Active Columns and Rows

If you find it difficult to navigate between columns and rows, you can use the option to highlight active rows and columns. This function is available under the Settings button in the navigation toolbar at the bottom of the Decision Tables page.

Choose whether you want to highlight rows, columns, or both, and activate the option. The selected row or column will be highlighted in light green, as demonstrated in the picture below.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FYdYzZIs2Nvi8bMXfbwwL%2Fhighlight_row_column%20(2).png?alt=media&#x26;token=d9074316-5fa0-48fc-8196-91a8c6234508" alt=""><figcaption></figcaption></figure>


---

# 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/rules/decision-table/decision-table-designer.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.
