January 13, 2024
Project Plan

Using Kanban

The #1 free Kanban tool to improve your team's efficiency and agility. Customize, score, rank, and share your Kanban boards. Learn why Kanban works and how to use it. Get started now.

Start Using Kanban
Start Using Kanban

When running a business project, it’s not enough to have a clear mission and a solid strategy. You also have to have to efficiently manage your project. There are many options to choose from such as OKR and SCRUM but the most simple and fundamental principle at the heart of good management is Kanban

Kanban is a very simple tool that is based upon a very simple mathematical principle that you simply cannot produce faster than your bottleneck in any organization and trying to do so actually  reduces productivity in addition to creativity and efficiency and morale. It accomplishes this by simply limiting the amount of work that people can work on in parallel. It is easy to learn and allows the work to be in constant `flow` (a term used to describe the act of moving the cards/tasks/issues from one column to another to reach the maximum efficiency). The positive impact that this tiny simple innovation is huge and unexpected and has huge strategic benefits which are explained below. 

What is Kanban?

So, to start learning about Kanban, we first have to understand the meaning of the word itself. In Japanese Kanban means `billboard` and this term has been used by Toyota workers way back in the 1940s in the manufacturing process. Quite similarly, for software development (or any other business development) usually an online board (it can also be a physical board) is used to very clearly showcase a strategy of development. Having tasks distinctly before you is of great importance because it allows the team members to maximize effectiveness by limiting work in progress. 


A Kanban board typically has these common columns:

Backlog

This is a  list of tasks that the organization would like done. In a simple organization you may not need to prioritize the backlog and you can skip to Todo. But, in practice, it’s a good idea to prioritize. Prioritization should take place based upon the value to your customers and the value to your business and time it will take to do. Don’t over complicate this process, you can define each of these attributes with the numbers 1, 2, and 3. You should review and manage your backlog regularly.

Todo

This is where you put tasks that you have decided that your organization will perform.

Whoever puts a project into the todo should be the owner of that project.

It’s a good practice to put the items in the todo list sequentially with the newest on the bottom. These items have already been prioritized in the backlog and you know that they all need to be done.

The team should tend to take items towards the top of the list which are the oldest.


Work in Progress (Doing)

When someone decides to do a task they need to pull it from the Todo to the Work In Progress column and make themselves the owner. An important principle here is that the worker is pulling the task. No one is pushing the task to him. This reduced parallelism and interruptions.

The work in progress column is where many of the benefits of Kanban are achieved so it’s important to use it correctly and to understand it so I’ll explain:

  1. Context switching is inefficient for workers and so the first point is that you want to limit the number of tasks that someone can own in this column at the same time.
  2. Parallel work delays the time it takes to move a task to Done. The number of calendar days to complete a project is a simple but important metric. Obviously, if you work on 5 projects at once, and you take them all at the start and finish them all at the end, and it takes you a week, then your average calendar time for a project is 1 week. If you took them one at a time, your average calendar time would be 1 day. How will improving this affect your customers? How will improving affect the rest of your organization? Very positively.
  3. Large Work In Progress is not agile. A nimble or agile organization needs to be able to react quickly to change or to take advantage of opportunities. If everyone has 100 items in the work in progress, how quickly will they be able to change their work in progress. For sure, everyone can just drop everything and do something else and there’d be a price to pay both in terms of productivity in unfinished projects and in morale but it still is often necessary. But, with a well run Kanban system taking advantage of opportunities, and reacting to change is business as usual and it happens efficiently.


In Review

When the worker is done with the Work In Progress, they put it in the “In Review” column. The reviewer or QA or product owner can start reviewing the work and put their name on it. 

Done

The projects in the done column can be reviewed by the product owner. The product owner should evaluate the correctness of the value to the customer, value to the business, time to implement, and the job description were adequate. If they were way off, it’s a good idea to evaluate why and make sure that you improve in the future.



Here are the main benefits of Kanban:

  1. Efficiency - Work will get done quicker. 
  2. Flexibility - Kanban is made to be modified by the team members as the project progresses. It is not a rare occurrence that a task has to be prioritized higher to stimulate productiveness.
  3. Simplicity – Kanban is clearly structured so that everyone can follow the process along. It has an intuitive interface and new members can quickly learn the basics of it.
  4. Transparency – Even if a, say, production team member wants to see something a development team member has done in order to learn from them and better organize their workweek, they can do so.
  5. Intelligence - When workers are not overrun with parallel tasks and interruptions, studies have shown that these workers innovate more.
  6. Speed - Tasks get completed in less calendar days. There is less context switching/
  7. Agility - When the work in progress is low, you can make changes to the todo and backlog easier and quicker.

The layout of Kanban boards might vary a little depending on the complexity of the project, but no matter which level of difficulty your project is, the same principles apply.

  1. Begin with what you already know
  2. Strive for incremental change in the process of development
  3. Respect the flow of the process
  4. Leadership on all levels is seen as a positive thing


How is Kanban used?

Kanban is an intuitive agile framework that allows members of a team to easily use boards (with its key elements being cards and columns), be it a physical or digital board. This method was further explained by the renown David Anderson, a project manager best known for establishing 5 key components of the Kanban board:

 1. Visual signals – In each task in a column a teammate can choose to set the status of the task (a column where it belongs to in the specific moment), to see who reported the task and to whom it is assigned to, where on the list of prioritization it is, to estimate time and choose labels amongst many other options. Visual Signals are extremely important in Kanban boards because they make the card stand out in a pool of many different tasks.

 2. Columns – Columns are usually named `to do`, `doing` (or work-in-progress) and `done`. Of course, that differs drastically from team to team and their development area. There are many ways to name columns. They can be named by the tasks each member has to fulfill, i.e `Review` or `Send to project manager` or `Alex work on this`. However, the main idea is to make it understandable for all. You shouldn't assign a complicated tag because misleading names can only lead to problems within the team.

3. Work-in-progress limits – Also known as `WIP` limits are there to help your team not take to much on their plate. Each of the columns is limited to a specific number of cards so that you don’t commit yourself to too many tasks you cannot do. To make space for the new cards in a column, you need to move the old ones forward. In some cases, the tasks would be moved backward so they can be revisited if there was a problem with it at any point in solving it.

4. A commitment point – Before entering any of the columns, the task or an issue must firstly be in ‘backlog’. This space is made for ideas to be stored until a member or the whole team is ready to start working on them. In `backlog` a number is assigned to a task so that it can easily be found and selected when the right time for it comes.

5. A delivery point – The card/task/an issue is moved through the columns until it reaches the customer, a delivery point. Teammates should strive to make the process from backlog to the delivery point as fast as possible.

So, what should you keep in mind when thinking about choosing Kanban?

- Don’t forget about the importance of the team – allow each other to comment and suggest areas for improvement to have the best possible result.

- This framework allows constant iteration to the workflow as it denotes productivity and effectiveness of the team.

 - Kanban does not have fixed deadlines, but rather promotes the flow of the tasks with an estimated time. The goal is for a product to reach the customer as soon as possible. Focus is on flexible work mode unlike sprints and milestones in Scrum framework.

 - Tasks can be prioritized in any phase of the work in Kanban.

 - Kanban is a framework that encourages leadership, both on the team level and individual level, which is a common concept called "Kaisen".

 - The tasks are structured very clearly to help hold members accountable and they can be monitored by the assigned person to help with the flow of the work.

 - To make the tasks achievable, complexity estimate and a time estimate are added to each of the issues.



You are now ready to start your first Kanban board. Enjoy the new process.

Written by:
Gidon Wise
Try this template
Start Using Kanban
Most popular
SWOT Analysis on a Product or Service
‍What is a Product SWOT analysis and why should you do one periodically? View SWOT Analysis examples and try the #1 free SWOT Analysis Template. Get started now.
Alignment.io Playbook Strategic Planning Guide
The Alignment.io Method strategic planning playbook for aligning teams to make the best decisions to achieve their visions.
New Release: Automations 1.0
Simplifying Your Strategic Planning Process
New Release: Introducing Compass and Create 2.0
We're excited to introduce Create 2.0, a major step forward in delivering an organized and efficient data handling experience. This significant upgrade introduces a sophisticated framework for managing workspaces, teams, cycles, and projects all from the project experience. The system enhances collaboration, offers greater visibility, and promotes seamless operations across teams.
New Release: Alignment Workspaces 1.0
Alignment.io launches workspaces to help empower teams across the enterprise to make the best decisions and achieve brilliant visions
Introducing Alignment.io Real-Time Chat Collaboration
Introducing Real-Time Chat Collaboration: Elevate Your Strategic Conversations with Alignment.io
Aptos Font
Aptos is the new default font for Microsoft Office, replacing Calibri.
Create Your Mission, Vision, and Values
View examples from the best companies and then defining your Mission based on your Purpose, Vision, and Values. Essentially - what do you ultimately want, why - how does this help people, and what values will be important to achieve it. Create your mission now.
What is a SWOT Analysis? - HBO's Silicon Valley (S2)
What is SWOT Analysis. Jared Dunn of HBO's Silicon Valley attempts to explain a SWOT Analysis to his team. Create your own SWOT Analysis Online. Get started.
SWOT Analysis Software
SWOT is the most powerful SWOT Analysis Software now used in over 65000 strategic projects globally. Get started for free.
OKRs
OKRs are a great way to measure and track progress towards goals. They help keep everyone on the same page and accountable. Learn about OKRs and create your own with this free online OKR template.
SWOT 2.0
Introducing drag and drop, integrated plans, dynamic colors, focus mode, and an all new SWOT Matrix layout that keeps everything on one page.
Personal SWOT Analysis
Personal SWOT Analysis: what is it and why should you do one as soon as possible? Perform your personal SWOT Analysis online now for free.
Using Kanban
The #1 free Kanban tool to improve your team's efficiency and agility. Customize, score, rank, and share your Kanban boards. Learn why Kanban works and how to use it. Get started now.
GAP Analysis
Are you curious about how your business measures up? Perform a gap analysis and find out! Try this online Gap Analysis template for free.
SWOT Whiteboard
The leading SWOT Analysis online whiteboard for performing a SWOT Analysis. Collaborate, customize, rank, and score your ideas.
Free Excel SWOT Analysis Template
Free Excel SWOT Analysis Template. Customize, Edit, Share. Try it now.
Free Powerpoint SWOT Analysis Template
Free Powerpoint SWOT Analysis Template and various templates designs to perform and present a SWOT Analysis in PPT Powerpoint. Try it now.
🎉 SWOT is now Alignment.io
Alignment.io by SWOT, the standard for online strategy.
How Google Uses OKRs to Achieve Alignment
How Google Uses OKRs to Achieve Alignment and achieve more by aligning everyone to the same objectives
PESTEL Analysis
Businesses use PESTEL Analysis to analyze the macro environment as it relates to their objective. Learn how to use PESTEL in your decisions and leverage the most powerful free PESTEL Analysis template by SWOT. Get started for Free.
Porter's Five Forces
Porter's Five Forces is a framework for analyzing the competitive dynamics of an industry. It was developed by Michael Porter, a Harvard Business School professor, and was first published in his 1979 book, "How Competitive Forces Shape Strategy."
Achieving a Balanced Life with SMART Goals
SMART Goals - are specific, measurable, attainable, relevant and time-bound. Use this Free SMART Goals template for achieving a balanced life.
What is SWOT Analysis?
Our official guide on everything SWOT Analysis - leverage your learnings to create a powerful online SWOT Analysis.
BCG Matrix
BCG matrix: Helps companies analyze their portfolio of products or business units, and determine which ones to invest in, which ones to maintain, and which ones to divest.
37 Inspirational Leadership Quotes
Over the last ten years I’ve created a collection of leadership quotes that moved me, that got me thinking in a new direction.
Apple PEST Analysis
The PEST Analysis allows companies and teams to Analyze their Political, Economic, Social, and Technological factors. View an example PESTEL Analysis.
Ansoff Matrix
Ansoff Matrix: A strategic planning tool that helps firms to determine their product and market growth strategy.‍
V2MOM Template
Perform a V2MOM online. Get started for free.
SWOT Analysis Business Example
View powerful SWOT Analysis examples to learn how SWOT can drive your strategic decisions. SWOT Analysis is the most popular and widespread strategic tool to help businesses look at their current situation from all sides. View examples now.
Eisenhower Matrix
Start using the #1 Free Eisenhower Matrix Template online to prioritize your time. Customize your Eisenhower template design, headers, and colors. Get started for free.
7 Steps of Sales Qualification with MEDDPIC
MEDDPIC is an enterprise sales qualification method to improve forecasting accuracy. View MEDDPIC examples and get starting using the #1 MEDDPIC Template online.
Business Model Canvas
The Business Model Canvas is one of the most used tools to help businesses look at the current state of their business in a strategic way. Customize for Business Model Canvas template headers, colors, and design. Get started for free.
Finding Your Ikigai Reason for Being
Start using the #1 free Ikigai Template and learn how to wake up every morning excited to be alive and go to sleep every night fulfilled. Find your Ikigai. Get started for free.
Collaborative To Do List
Build your own strategic to do list, track scores, set custom colors, build custom to do list templates. Get started for free.
Warren Buffett's 5/25 Rule
Write down your top 25 career goals.
Daily Standup Done Right
The #1 Free Daily Standup Template. Discuss your accomplishments, to do, and blockers. Get started now.
Perform a Sprint Retrospective
Start using the #1 Sprint Retrospective Template to analyze what went well, what went wrong, what could we do differently to improve. Customize your free Sprint Retrospective template headers, colors, and design. Get started for free.
Create a One Page Memo
P&G one page memo helps you create a clear and concise summary
Ivy Lee Daily Routine
The Ivy Lee framework is one of the most powerful productivity routines leveraged by leaders. Created back in 1918 by Ivy Lee, a productivity guru. Use the #1 Free Ivy Lee Template to boosr your productivity.
BANT Sales Qualification
Start using the #1 BANT Template to qualify your open sales deals. Customize your BANT Template headers, colors, and overall design. Get started now.
Scrum Board
Agile process scrum framework made simple and collaborative. Get started now. Customize, collaborate, and perform your scrum together online.
Create a Custom Template
Learn how to create, publish, and feature a custom strategic framework for repeat use and team wide use.
Strategic Frameworks for Every Situation
Use strategic frameworks to write a strong product press release. View this product press release example. Helping Teams Make the Best Decisions and Achieve Ambitious Goals. Start now.
Team Building Exercise, 42 Rules to Lead By
Use this list and score your team against the 42 rules created by Jonathan Rosenberg (Google Product Strategy)
Ideas that Stick
This online template is inspired by Chip Heath and Dan Heath's book "Made to Stick".
3 Steps To Accomplish Your Goals
With just three simple steps you can truly accomplish any goal. You can even use this online OKR goal template to build your plan.
Should We Get A Dog?
Let's see if SWOT Analysis can help us decide if getting a family dog is a good idea.
How to ride an E-Scooter
Should I ride an Electric Kick Scooter using the SWOT Decision Matrix Tool
HERO Experiments
Use the HERO Experiments framework for high impact, small team projects. Get started now.
Published on