---
metadata:
  - name: generator
    content: Diplodoc Platform v5.47.3
alternate:
  - https://yandex.com.tr/support/tracker/en/dev-process-manage-tickets.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/support/tracker/en/llms.txt

# Structuring issues in Tracker

There are several ways to structure issues in Tracker. You can use them individually or combine them.

### Issue types {#ticket-types}

Your queue may include multiple [issue types](https://yandex.com.tr/support/tracker/en/manager/add-ticket-type.md) with different pipelines. For example, the queue template called **Basic development model** includes the following issue types by default: **Issue**, **Improvement**, **Error**, **Release**, and [**Milestone**](https://yandex.com.tr/support/tracker/en/manager/milestones.md).

If needed, you can add new issue types to the queue and [configure a separate workflow for them](https://yandex.com.tr/support/tracker/en/manager/workflow.md): a set of statuses and transition rules between them.

### Links {#links}

In Tracker, you can [link issues to each other](https://yandex.com.tr/support/tracker/en/user/ticket-links.md). A list of links with their URLs is shown on the issue page. Use links:

- To decompose your issues: Break larger project chunks into standalone issues and sub-issues.

    For example, you need to implement a new feature in your product, which implies resolving multiple smaller issues. For such cases, you can create a **New feature** parent issue and link sub-issues to it.

- To show dependencies between issues (if an issue can only be completed after its blocker is completed).

- To add links to issues that share the same subject.

### Components {#components}

[Components](https://yandex.com.tr/support/tracker/en/manager/components.md) help you group issues in a queue that relate to the same topic. When managing issues with components, you can set up a default assignee and [access rights](https://yandex.com.tr/support/tracker/en/manager/queue-access.md#access-components).

### Versions

[Versions](https://yandex.com.tr/support/tracker/en/manager/versions.md) help you group issues within the same queue based on the product version they belong to.

### Projects

Use [projects](https://yandex.com.tr/support/tracker/en/manager/project-new.md) to group issues with the same deadline and lead. Projects may include issues from different queues.
