---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.5
  - property: og:type
    content: article
  - property: article:section
    content: Без рубрики
  - property: og:title
    content: Автоматизации
  - property: article:tag
    content: Навигация
alternate:
  - https://yandex.com.tr/support/tracker/en/automation-index.md
  - href: en/automation-index.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.com.tr/support/tracker/en/llms.txt



::: page-constructor
blocks:
  - type: header-block
    resetPaddings: true
    title: Automations
    description: |

      You can automate work with issues in Tracker using triggers, auto actions, and macros to minimize time spent on routine operations.

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

      - type: basic-card
        title: Automations overview
        text: Learn the differences between triggers, auto actions, and macros.
        url: automation.md

      - type: basic-card
        title: Triggers
        text: Perform actions on issues when events occur.
        url: user/create-trigger.md

      - type: basic-card
        title: Auto actions
        text: Update issues automatically on a set schedule.
        url: user/create-autoaction.md


      - type: basic-card
        title: Scheduled issues
        text: Create issues from templates on a schedule.
        url: user/ticket-schedule.md


      - type: basic-card
        title: Macros
        text: Run standard actions with a button on the issue page.
        url: manager/create-macroses.md


      - type: basic-card
        title: Variables
        text: Use variables in automation actions.
        url: user/vars.md


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

:::