# Row Grouping

Categorize and group records in row based on any field value. For example depending upon on priority – **High, Normal, Low.**&#x20;

The cards (records) can be dragged and dropped from one row to another. As a result, the field of that record is updated in both lane & row.&#x20;

You can also **expand / collapse** these rows through a toggle icon beside the row title and through the icon beside lane header you can toggle all the rows in a lane.

<figure><img src="/files/93qFUGqsTctuHXKYdrH2" alt="Row Grouping"><figcaption></figcaption></figure>

The field to be used for row categories can be defined when configuring the Kanban View Component for a view as shown below:

<figure><img src="/files/-M9J7nA9nDq_B8yAMfjc" alt="Row Grouping"><figcaption></figcaption></figure>

Another factor seen in **Row Grouping** is the **‘Drop Zone’.** This field will let you drag and drop records from one lane to another lane and update only the lane criteria. It is automatically enabled for non-option set fields in row filter criteria.

<figure><img src="/files/-MfbdyyTa-6AuAMldNae" alt="Row Grouping"><figcaption></figcaption></figure>

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/kanban-board/features/row-grouping.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.
