---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.ru/support/forms/en/blocks-ref/tracker.md
  - https://yandex.ru/support/forms/ru/blocks-ref/tracker.md
  - href: en/blocks-ref/tracker.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/forms/en/llms.txt

# Tracker

To answer this question, you can select an entity from Yandex Tracker. The list of available answer options depends on the user's access rights.



## Question {#question}

Enter the question title or text.

<!-- source: en/_includes/question-text.md -->
- To add a comment or hint to a question, click ![](../_assets/svg/comment.svg)</svg> **Add explanation**. The text of a comment is displayed using a smaller font size.

   To format the text of a question or comment, use [Markdown markup](https://yandex.ru/support/forms/en/appearance.md#text-formatting).

- To add an image to the question, click ![](../_assets/svg/image.svg)</svg> **Add image**.
<!-- endsource: en/_includes/question-text.md -->

<!-- source: en/_includes/block-options.md -->
* To make a question required, turn on the ![](../_assets/enabled-switch-blue.png) **Required** option in the top right corner of the block. 

  Required questions are marked with an asterisk (<span style="color: red;">*</span>) in the form. If a user skips a required question, they won't be able to submit the form.
<!-- endsource: en/_includes/block-options.md -->

<!-- source: en/_includes/block-options.md -->
* To show or hide a question based on previous answers, click ![](../_assets/svg/condition.svg)</svg> **Display conditions** in the top right corner of the block. For more information, see [Configure display conditions for questions or pages](https://yandex.ru/support/forms/en/add-questions.md#conditions).
<!-- endsource: en/_includes/block-options.md -->


## Answers {#answer}

<!-- source: en/_includes/answer-options.md -->
#### Multiple answers {#multiple}

Enable this option to allow users to select multiple answer options for a question.
<!-- endsource: en/_includes/answer-options.md -->

#### Data type {#data}

To ensure relevant input prompts, specify the type of data the user needs to enter:

* **Queue**: [Queue](https://yandex.com/support/tracker/queue-intro.html) name or key.
* **Task**: [Issue](https://yandex.com/support/tracker/user/create-ticket.html) name or key.
* **Component**: [Component](https://yandex.com/support/tracker/manager/components.html) name.
* **Board**: [Board](https://yandex.com/support/tracker/manager/agile-new.html) name.
* **Sprint**: [Sprint](https://yandex.com/support/tracker/manager/create-agile-sprint.html) name.
* **Project**: [Project](https://yandex.com/support/tracker/manager/project-new.html) name.

## Filter answers {#filter}

This option allows users to select issues or components from the queue they selected in a previous (parent) <q>Tracker<\q> block. To filter answer options:

1. Add a parent **Tracker** block with the **Queue** type to the form.

1. Add a second **Tracker** block with the **Issue** or **Component** type. Filtering only applies to blocks with that data type.

1. In the **Filter answers** list, select the parent **Tracker** block.

It's handy to use filtering along with the **Multiple answers** option, because it helps extend the list of answer options. For instance, if the user selected two queues in the parent block, they will be able to select issues from both queues in the filtered block.


## Settings {#settings}

<!-- source: en/_includes/question-settings.md -->
To reveal additional question settings, click ![](../_assets/svg/settings.svg) **Show settings** at the top of the question block. To hide the settings, click the icon again.
<!-- endsource: en/_includes/question-settings.md -->


<!-- source: en/_includes/question-settings.md -->
#### Questions IDs {#id}

Use the question ID to [prefill the form](https://yandex.ru/support/forms/en/pre-fill.md).

Question IDs may contain capital and lowercase Latin letters, numbers, `-` and `_` characters. Make sure all questions in the same form have unique IDs.
<!-- endsource: en/_includes/question-settings.md -->

<!-- source: en/_includes/question-settings.md -->
#### Hide question {#hidden}

Enable this option to hide a question in the form. You can use hidden questions to [pass service or auxiliary parameters](https://yandex.ru/support/forms/en/pre-fill.md#hidden-query).

 {% note warning "" %}

Don't select both the **Hide question** and **Required** options at the same time. Otherwise, users won't be able to submit the form.

{% endnote %}
<!-- endsource: en/_includes/question-settings.md -->

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

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