---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
  - property: og:type
    content: article
  - property: article:section
    content: Без рубрики
  - property: og:title
    content: Примеры настройки рабочих процессов в Трекере
  - property: article:tag
    content: Навигация
alternate:
  - https://yandex.ru/support/tracker/en/guides.md
  - https://yandex.ru/support/tracker/ru/guides.md
  - href: en/guides.md
    type: text/markdown
    title: Markdown version
  - href: llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/support/tracker/en/llms.txt



::: page-constructor
blocks:
  - type: header-block
    resetPaddings: true
    title: Examples of workflow setup in Yandex Tracker

  - type: card-layout-block
    resetPaddings: true
    children:

      - type: basic-card
        title: Development process
        text: Set up Tracker for a software development team.
        url: dev-process.md

      - type: basic-card
        title: Support service
        text: Organize receiving and processing user requests in Tracker.
        url: support-process.md

      - type: basic-card
        title: HR department
        text: Automate HR processes&nbsp;— hiring, onboarding, and employee leave.
        url: hr-process.md

  - type: content-layout-block
    size: s
    textContent:
      text: "\_"

:::