---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
  - property: og:type
    content: article
  - property: article:section
    content: Следить за задачами на дашборде
  - property: og:title
    content: Виджет «Поток»
  - property: article:tag
    content: Базовая инструкция
alternate:
  - https://yandex.ru/support/tracker/en/user/flow.md
  - https://yandex.ru/support/tracker/ru/user/flow.md
  - href: en/user/flow.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


# Flow widget

The widget shows how the number of issues in different statuses changes over time. It helps you understand at which stages work on issues is being delayed.

![](../_assets/widgets/flow.png =600x){.border-blue}
*Example chart*

## How to read the chart {#analysys}

Each colored layer on the chart represents one status. The thicker the layer, the more issues are in that status.

- If the line resembles a peak, the number of issues changed dramatically.
- If one layer expands significantly, issues are being delayed at that stage.
- If several lines become horizontal at once, the team wasn't working during that time. If only one line becomes horizontal, there's a problem at that stage.
- If the chart shape repeats from period to period, work is stable and predictable.

## Widget actions {#actions}

{% list tabs %}

- Open issue list

   To view the list of issues at a specific point on the chart, click the point, then click the status in the drop-down list.

   ![](../_assets/widgets/flow-action-1.png =350x){.border-blue}

- Change period

   If you have **Edit** access to the dashboard, you can change the chart period directly on the widget: click ![](../_assets/svg/calendar.svg)</svg> at the top and change the settings.

   ![](../_assets/widgets/flow-action-5.png =350x){.border-blue}


{% endlist %}

{% list tabs %}

   - Chart for one status

      To display only one status on the chart, click its name at the bottom.

      ![](../_assets/widgets/flow-action-2.png =350x){.border-blue}

   - Exclude status from chart

      To remove a status from the chart, hold down **Ctrl** on Windows or **Command** on macOS and click the status name at the bottom.

      ![](../_assets/widgets/flow-action-3.png =350x){.border-blue}

   - Zoom in on chart

      To enlarge a chart area, select it with your mouse.

      To return to the original scale, click ![](../_assets/svg/icon-clear.svg)</svg> **Reset zoom** on the right.

      ![](../_assets/widgets/flow-action-4.png =350x){.border-blue}

{% endlist %}

## Widget settings {#config}

![](../_assets/widgets/flow-settings.png =500x){.border-blue}
*Example settings*

### Issues on the chart {#issues-on-diagram}

* <!-- source: en/_includes/dashboards.md -->
  **Data source** — the issue search conditions for the widget. You can specify them in different formats: {#data-source}
  <!-- endsource: en/_includes/dashboards.md -->

  <!-- source: en/_includes/dashboards.md -->
  - **Filter** — here you can select a quick filter, such as "Reported by me", or your saved filter. [How to save an issue filter](https://yandex.ru/support/tracker/en/user/create-filter.md)
  - **Query language** — here you can enter a condition in query format. Choose this if you need to insert a function or combine several conditions with the "AND" and "OR" operators. [How to set a condition using the query language](https://yandex.ru/support/tracker/en/user/query-filter.md)
  - **Parameters** — here you can set up a condition using buttons. [How to add search conditions](https://yandex.ru/support/tracker/en/user/create-filter.md#set-conditions)
  <!-- endsource: en/_includes/dashboards.md -->

* **Statuses** — how the colored layers will be arranged.

   {% list tabs %}

   - Default

      Opening statuses at the top, closing statuses at the bottom, with intermediate work stages in between.

   - Custom settings

      Configure your own order and colors for statuses.
      * To add a new status to the chart, click ![](../_assets/svg/add-icon.svg)</svg> **Add status**.
      * To change a status position, drag it by the ![](../_assets/svg/move.svg)</svg> icon.
      * To change a status color, click the current color and select a new one from the palette.

   {% endlist %}

* <!-- source: en/_includes/dashboards.md -->
  **Automatic update** — enable this option for the widget to update on its own. The update frequency depends on the selected time interval within the period. {#autoupdate}
  <!-- endsource: en/_includes/dashboards.md -->

* **Factor in closed issues** — enable this option to see issues on the chart that were completed before the selected period started.

* **Issue count method** — choose an option:
   * **All statuses** — all status changes for each issue will be counted at one chart step.
   * **Last status** — only the last status change for each issue will be counted at one chart step.

### Chart parameters {#diagram-params}

* <!-- source: en/_includes/dashboards.md -->
  **Period** — the time span for the entire chart. To make the start date shift every day, select a dynamic range, such as "Last year".

  **Data source** — the issue search conditions for the widget. You can specify them in different formats: {#data-source}
  <!-- endsource: en/_includes/dashboards.md -->

* **Time intervals** — time step along the period axis. You can choose days, weeks, months, or sprints.

<!-- source: en/_assets/style/image.md -->

<!-- endsource: en/_assets/style/image.md -->
