Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Set different Kanban boards for one project

Jimmy Guo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 14, 2025

I’m new to Jira and currently working in a software development team. I would like to set up multiple Kanban boards under a single project, with each board used to track different requirements.

The reason I want to do this is that I also need to track the development stages and details within each requirement. Having separate Kanban boards feels like it might help me manage and visualize these workflows more clearly.

Is this approach feasible? If not, what would you recommend as a better way to manage and track requirements and their internal development steps within one project?

Any suggestions or best practices would be greatly appreciated. Thank you!

1 answer

6 votes
Christos Markoulatos
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 14, 2025

Hi @Jimmy Guo, welcome to Jira! 👋Yes, you can absolutely create multiple Kanban boards in a single project. Each board is just a filter (JQL) + column mapping, so you can have different views of the same issues without duplication. When to use multiple boards

  • Different teams or domains share one project (e.g., “Mobile” vs. “API”).
  • Stakeholders need a focused view without clutter.

Avoid creating a new board for every workflow step model stages in the workflow instead.

 Best practice structure

  • Epics = high-level requirements.
  • Stories/Tasks = deliverable work.
  • Sub-tasks = internal steps.
  • Use workflow statuses for development stages (To Do → In Dev → In Review → Done). Group them into 3–4 columns for clarity.

Options to visualize

One board, strong filters:

  • Swimlanes by Epic.
  • Quick Filters for components, labels, or teams:

component = "Mobile" OR labels = api

  Multiple boards:

  • Create a saved filter per view:

project = ABC AND component = "Mobile" AND statusCategory != Done

  • Boards → Create board → Kanban → From existing filter.

 

Tips to keep it clean

  • Name boards clearly (e.g., ABC – Delivery, ABC – API).
  • Share filters and boards with the right audience.
  • Enable Kanban backlog, WIP limits, and auto-hide completed issues.

Alternatives

  • Advanced Roadmaps for hierarchy and planning across boards.
  • Quick Filters + Dashboards if you just need different slices, not separate boards.

Bottom line: Start with one board using swimlanes and filters. Add extra boards only if a group consistently needs a different view. Too many boards = fragmented focus.

Hope this helps! and good start on your journey

Jimmy Guo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 15, 2025

@Christos Markoulatos Thank you for your reply! This helps a lot and I'll try to apply those to the project I'm working on.

Christos Markoulatos
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 15, 2025

Glad i could help Jimmy!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events