---
metadata:
  - name: generator
    content: Diplodoc Platform v5.47.3
  - property: og:type
    content: article
  - property: article:section
    content: Как управлять задачами с помощью Agile-доски
  - property: og:title
    content: Как создать доску в Трекере
  - property: article:tag
    content: Сборник инструкций
alternate:
  - https://yandex.com.tr/support/tracker/en/manager/agile-create.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/support/tracker/en/llms.txt


# How to create a board in Yandex Tracker

## Creating a basic board {#basic}

**Basic** boards work well for any team and help you organize issues in columns based on their status.

To create a basic board:

1. In the left panel, click **Boards** → **Create board**.

1. Select the **Basic** board type and click **Create**. This will create a new board named **New board**. This board field is editable, so you can change its value and rename the board.

It already has some columns with **Open**, **In progress**, and **Closed** statuses. You can delete the columns, add other ones, or create custom columns not associated with issue statuses.

After [adding issues to the board](https://yandex.com.tr/support/tracker/en/manager/agile-issues.md#add-task), you can customize the layout of issue cards, group and filter issues, and move them across the board columns. You can [enable a backlog](https://yandex.com.tr/support/tracker/en/manager/backlog.md#add-backlog) for a basic board to convert it to **With backlog and sprints** format. No rollback is possible.

## Creating a board with a backlog and sprints {#backlog-and-sprints}

**With backlog and sprints** boards are good for Agile teams because they allow them to create a [backlog](https://yandex.com.tr/support/tracker/en/manager/backlog.md), manage [sprints](https://yandex.com.tr/support/tracker/en/manager/create-agile-sprint.md), [estimate issue complexity](https://yandex.com.tr/support/tracker/en/manager/poker.md), and analyze [burndown charts](https://yandex.com.tr/support/tracker/en/manager/burndown-diagram.md).

To create a board with a backlog and sprints:

1. In the left panel, click **Boards** → **Create board**.

1. Select the **With backlog and sprints** board type and click **Create**. This will create a new board named **New board**. This board field is editable, so you can change its value and rename the board.

It consists of three tabs:
* Backlog: Use it to create an issue backlog and sprints.
* Board: Use it to sort backlog issues by [status](https://yandex.com.tr/support/tracker/en/manager/agile-columns.md#status) or [custom column](https://yandex.com.tr/support/tracker/en/manager/agile-columns.md#user-columns) (this tab is similar to **Basic board**).
* Burndown chart: Shows the issue completion rate and the remaining amount of work within a single sprint.

After [adding issues to a backlog](https://yandex.com.tr/support/tracker/en/manager/backlog.md#add-new-backlog), you can plan sprints, customize the layout of issue cards, group and filter board issues, and analyze their completion rate.