# Kanban Visualization of Views

Visualize any CRM View as lanes as in a Kanban View. Ability to configure the fields for defining the categories.

Kanban Board presents the selected View in a Kanban view for quick access and easy understanding and classification of the data in the view.

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2Fs2RqnPAu5lShSJyOCwGN%2F1.png?alt=media&#x26;token=020aff33-1e18-4e6b-b527-02de682a27bc" alt="Kanban Visualization of Views"><figcaption></figcaption></figure>

The lanes are defined based on the unique value options supported for the specified field. The product currently supports all field types except complex field types like Customer and Multi-Select Optionset for defining lane categories.&#x20;

Hide Empty lanes using the filter option provided at the top. Do note if the lanes are hidden, you will not be able to move the cards to the said lane and thereby update the record to that status.&#x20;

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

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M0QoyqUVI8_HaZ9FOSL%2F-MHKRgVQhZR0WEDDbdIc%2F-MHKRsJ43YHTxuYs5zeD%2FLane%20filter.png?alt=media&#x26;token=e6e0f634-1af2-4ead-a19f-f8accbad06c0" alt="Kanban Visualization of Views"><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/kanban-visualization-of-views.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.
