Mermaid Kanban board online editor
Organize work into visual columns such as backlog, active, and done. Create the diagram in Mermaid Studio, preview it instantly, and export it when it is ready to share.
WHAT IT IS FOR
Make the important relationships clear
Organize work into visual columns so a team can discuss backlog, active work, blocked items, and completed outcomes.
- Plan team work
- Visualize a delivery workflow
- Discuss work in progress limits
MERMAID EXAMPLE
Start with a working example
Copy the structure, replace the labels with your own domain, and continue in the full editor.
kanban
todo[Todo]
research[Requirements research]
doing[In Progress]
build[Build feature]
done[Done]
release[Prepare release]HOW TO START
Create your diagram in four steps
- 1Name columns after real workflow states.
- 2Add cards with clear outcomes.
- 3Move work through the board as state changes.
- 4Review blocked and active work before adding more items.
WRITING TIPS
Keep the diagram useful
Limit work in progress to keep the board useful.
Use short cards with clear outcomes.
FAQ
Frequently asked questions
What is a Kanban diagram?+
It is a visual workflow with columns that represent states such as backlog, in progress, review, and done.
Can Mermaid Kanban boards be kept in a repository?+
Yes. The board is written as Mermaid code, so teams can review and version it with the rest of their documentation.
TEMPLATES
Start from a related template
RELATED DIAGRAMS
Explore another Mermaid diagram
Mermaid flowchart
Visualize processes, decisions, and system flows with connected nodes.
Read the guideMermaid sequence diagram
Map requests, responses, and asynchronous events between services.
Read the guideMermaid class diagram
Design domain objects, properties, methods, inheritance, and relationships.
Read the guideMermaid ER diagram
Document database entities, fields, relationships, and cardinality.
Read the guideMermaid state diagram
Show how an object or workflow changes state in response to events.
Read the guideMermaid mindmap
Organize ideas and subtopics hierarchically around a central theme.
Read the guideReady to make a Kanban?
Open the editor with a working example and adapt it to your project.
Start in Mermaid Studio