Reading Time: 2 minutes
How to Create a Kanban Board and Custom Labels in GitLab
Photo by Linda Eller-Shein on Pexels
To create a work board, we need to access our GitLab profile, select the project where we want to create the board, and then follow a few simple steps that we will see below.
- In the left sidebar menu, click on Issues -> Boards
![](https://i0.wp.com/devcodelight.com/wp-content/uploads/2022/02/image-6.png?resize=631%2C403&ssl=1)
Only two default issue classification labels will appear in the board: Open and Closed.
![](https://i0.wp.com/devcodelight.com/wp-content/uploads/2022/02/image-7.png?resize=900%2C166&ssl=1)
To create a new label, we have to go back to the menu, click on Project information. Then Labels -> New label.
We will add a Title, Description, and Background Color to it.
To use this new label in our board, we go back to the board screen by clicking on Issues -> Boards. Finally, to add it, click on Create list -> Select a label and select the previously created one.
![](https://i0.wp.com/devcodelight.com/wp-content/uploads/2022/02/image-8.png?resize=420%2C486&ssl=1)
Finally, we add it to the board.
![](https://i0.wp.com/devcodelight.com/wp-content/uploads/2022/02/image-9.png?resize=900%2C368&ssl=1)
![](https://i0.wp.com/devcodelight.com/wp-content/uploads/2023/07/cropped-light_logo-5.png?resize=100%2C100&ssl=1)