# Swim Lanes

Organize tasks more efficiently by enabling swim lanes, which display the same height for all rows.

**How it works:**

When Swim Lanes are enabled, each row in your Kanban board will have the same height, giving your board a neat, structured look.

Even empty rows will appear as blank spaces, maintaining the layout's clarity. Additionally, when you collapse or expand a row in any lane, all rows within that same group will automatically collapse or expand as well, making navigation even easier.

If you want to enable Swim Lanes, simply enter “**Yes**” in the field.

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2F71e4KxeCFiwGO5iszq6H%2Fswim%20lanes%203.png?alt=media&#x26;token=b11eb5f4-6c06-4019-a43b-806da8f95c39" alt="Swim Lanes"><figcaption></figcaption></figure>

and your rows will appear in equal sizes.

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2FjVWaof8kWPjzGYJ6uAVN%2Fswim%20lanes%204.png?alt=media&#x26;token=11b42464-7159-47ed-aa3d-473f95c57bd7" alt="Swim Lanes"><figcaption></figcaption></figure>

To disable it, enter “**No**.”

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2F6LShexCGvEDHBYeRFyVU%2Fswim%20lanes%201.png?alt=media&#x26;token=1d7f609d-61a0-4bb6-96c4-415ae2449aa5" alt="Swim Lanes"><figcaption></figcaption></figure>

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2FpcIAQcleQ1E6bK3QORsH%2Fswim%20lanes%202.png?alt=media&#x26;token=8314d3e9-25eb-4564-8fe5-7b26bc502070" alt="Swim Lanes"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note: Swim Lanes are supported only for Option Set fields, Lookup fields, and Single Line Text fields.**
{% 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/swim-lanes.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.
