> For the complete documentation index, see [llms.txt](https://appdocs.thoughtflow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://appdocs.thoughtflow.io/getting-started/what-is-multi-board-kanban-view.md).

# What is Multi Board Kanban View?

The **Multi Board Kanban View** is a monday.com widget that combines multiple boards into a consolidated view. No more toggling between views or struggling with scattered information. With the Multi Board Kanban view, you get a clear snapshot of your entire project landscape.

How does it work? It automatically generates a Kanban in dashboard view based on **similar status columns** across your connected boards. Tasks flow smoothly - just drag and drop them to update their status. Plus, any changes you make to task details instantly reflect on the cards.&#x20;

<figure><img src="/files/AtTrLy6MplybPvF316lM" alt=""><figcaption></figcaption></figure>

Need customization? You got it! **Show or hide** specific fields, and unlike the standard Kanban view, sub-items get their own cards for better clarity. Whether you’re a project manager planning sprints, an operations manager juggling resources, or a team lead prioritizing tasks, the Multi Board Kanban simplifies task management and collaboration.&#x20;

<figure><img src="/files/ht4EwM3uSCobRdp46CtW" alt=""><figcaption></figcaption></figure>

So, dive in, explore, and let the Multi Board Kanban View empower your workflow. It’s your secret weapon for managing tasks across teams and projects. 🚀&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://appdocs.thoughtflow.io/getting-started/what-is-multi-board-kanban-view.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.
