---
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/cycle-time.md
  - https://yandex.ru/support/tracker/ru/user/cycle-time.md
  - href: en/user/cycle-time.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


# Cycle time widget

The widget shows how long it takes issues to go from the start of work to completion. It helps you see at which stages issues get delayed and whether the team is meeting deadlines.

![](../_assets/widgets/cycle-time-1.png =550x){.border-blue}
*Example chart*

## How to read the chart {#analysys}

The horizontal axis shows the time period with the increment you selected in the settings.

Main lines on the chart:
- **Percentile** — shows how long it takes to complete a selected share of issues. For example, if the 90th percentile is 5 days, it means 90% of issues are completed in 5 days or less, and the remaining 10% take longer.
- **Number of issues** — shows how many issues were in progress at each step of the chart.

You can add additional indicators in the settings:
- **Moving average** — a smoothed line of the average cycle time across all issues.
- **Goal** — the target time for completing issues.
- **Standard deviation** — the spread of cycle time. The narrower the band, the more consistently the team completes issues.

To compare different groups of issues on the same chart, add several percentile values. For example, this lets you see how much the longest-running issues differ from the bulk of the sample.

## Seeing which stage delays issues {#status-time}

To find out which stages take the most time, switch to the **By status** tab.

Each colored layer on the chart represents a single status. The thicker the layer, the more time issues spent in that status.

![](../_assets/widgets/cycle-time-2.png =550x){.border-blue}
*Example diagram*

## Widget actions {#actions}

{% list tabs %}

- Open issue list

   To view the issue list, click the blue dot on the chart. To open the list in a new tab, click ![](../_assets/svg/new-window.svg)</svg>.

   ![](../_assets/widgets/cycle-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/cycle-action-2.png =350x){.border-blue}

- View counters

  To view the counters, click ![](../_assets/svg/info.svg)</svg> in the top-right corner of the widget. You'll see:

  - the percentage of issues completed faster than the target time;
  - the average cycle time for all issues;
  - the average cycle time for each selected percentile.

  The line under the counter name shows its relative value.

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

{% endlist %}

{% list tabs %}

   - Chart for one line

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

      ![](../_assets/widgets/cycle-action-3.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/cycle-action-5.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/cycle-action-6.png =350x){.border-blue}

{% endlist %}

## Widget settings {#config}

![](../_assets/widgets/cycle-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 -->

* **Initial statuses** — the statuses at which time tracking starts.
* **Final statuses** — the statuses at which time tracking ends.
* **Exclude statuses** — statuses whose time isn't counted.

* <!-- 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 -->

### 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** — the step along the time axis. You can choose days, weeks, months, or sprints.
* **Working hours** — the hours worked during the day. Lets you exclude nights, weekends, and holidays.
* **Percentile** — a line on the chart that helps you track what share of issues are completed faster or slower.
  For example, if the 90th percentile of issue completion time is 5 days, it means 90% of issues are completed in 5 days or less, and only 10% take longer.
* **Show goal** — enable this option and enter a value in working days to add a line with the target time for completing issues.
* **Moving average** — enable this option to add a line showing the average completion time. The chart is smoothed for clarity.
* **Standard deviation** — enable this option to add a band showing the spread of issue completion time.
  A narrow band means the team works consistently; a wide band means completion time varies significantly.
* **Display issues** — enable this option to show issues and links to them on the chart for quick navigation.

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

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