跳到主要内容

Quick Start

Kanban is a powerful project management tool provided by GitCode, helping teams efficiently organize, track, and collaborate on project progress. This guide will help you quickly master the core features of Kanban, from creation to daily use.

提示

Before using the Kanban feature, please ensure that:

  • You have created or joined an organization
  • A project has been created within the organization
  • You have the corresponding permissions

For more details, refer to the New Organization documentation.

1. Create a Kanban


  1. Navigate to the organization homepage, click on the "Kanban" tab in the top navigation bar to enter the Kanban list page

    image-20250102143347493

  2. Click the "Create Kanban" button, and the system will automatically create a default template Kanban

    image-20250102143441089

  3. A new Kanban is created

    image-20250102144256703

Limitations

Currently, the Kanban supports up to 1200 rows (1200 tasks) and 50 columns (including system fields).

When creating a Kanban, it will include the following system fields by default:

  • Title, Title
  • Assignees, Assignees
  • Labels, Labels
  • Linked pull request, Linked Pull Request
  • Reviewers PR, Reviewers PR
  • Repository, Repository
  • Milestone, Milestone

2. Set Up Kanban


  1. You can customize your Kanban settings. Click on the "Kanban Settings" button in the top right corner to enter the Kanban settings page

    image-20250102143728081

  2. Fill in the Kanban name (required), description (optional), visibility (public/private) in the settings page, then click "Update Settings" to complete the basic configuration

    image-20250102143909388

  3. Return to the Kanban page to see the updated Kanban name

    image-20250102144534456

3. Create a View


  1. On the Kanban page, click "Create View" to create a new default view

    image-20250102144652414

  2. Expand the "More" options for the view to rename, delete, or export data

    image-20250102144830606

  3. The three buttons "Show Fields," "Sort," and "Group" are used to configure the fields displayed in the view, task sorting rules, and task grouping display rules. After configuring, click "Save Changes" to persist the configuration

    image-20250102145722536

4. Customize Fields


  1. In the Kanban settings, click "+ Add Field" to open the "Custom Field Settings" page, fill in the field name, and select the field type

    image-20250102150431029

    There are four types of fields. Here are examples of creating each type of field:

    image-20250102150750739

    image-20250102150946231

    image-20250102151029810

    image-20250102151234249

  2. After configuring the display fields in the view page, you can see the following effect

    image-20250102151819469

5. Associate Tasks


提示

Currently, the Kanban supports up to 1200 rows (1200 tasks) and 50 columns (including system fields).

  1. In the view page, click the "+ Click to associate existing tasks" button to expand the task selection drawer. You can filter by project, select Issues and PRs, and click "Add" to complete the association

    image-20250102152431710

  2. Back in the view page, the task is associated with the Kanban. Fill in the related columns

    image-20250102152756131

6. Modify Task Status


In Table View:

In the view page, find the target task and click its status column, then select a new status from the drop-down menu

image-20250102153116905

In Kanban View:

Find the target task card, drag the card to the target status lane, and release to complete the status update

image-20250102153403880

7. Kanban Statistics


  1. In the view page, click the "Statistics" button in the top right corner to expand the statistics page

    image-20250102154133778

  2. In the statistics page, you can create statistical charts, configure each chart's display (chart type, grouping method, X-axis, Y-axis). After configuring, click "Save Chart" to persist the configuration

    image-20250102154811115

With these steps, you can quickly create and set up a Kanban, add views, customize fields, associate tasks, and modify task statuses. The intuitive interface and flexible functions of the Kanban help teams collaborate efficiently, ensuring clear visibility of project progress. Start using Kanban now to make your project management more organized!