---
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/manager/quick-filters.md
  - href: en/manager/quick-filters.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


# Finding issues in queues

By default, the [queue page](https://yandex.com.tr/support/tracker/en/user/queue.md) displays all the issues included in the queue. To search for issues in the list, use [filtering by parameters](#add-condition).

<!-- source: en/_includes/save-filter.md -->
# list-options {#list-options}

To quickly find an issue in a filtered list, type text in the **Search by issue name** field. {#search}

You can customize the list with search results: sort or group issues, select columns with parameters. For more information, see [How to configure the issue search results list](https://yandex.com.tr/support/tracker/en/user/actions-on-filter.md). {#list}

Open the issue list with extended search capabilities: click ![](../_assets/svg/tasks.svg)</svg> **Issues** → **All issues** or go to [https://tracker.yandex.com/issues ![](../_assets/svg/new-window.svg)</svg>](../https:/tracker.yandex.com/issues). {#all-issues}

To search by a local field of a specific queue, enter the queue key and a dot before the field name (for example, `DEVS.Tester`). For more information about local fields, see [Local issue fields](https://yandex.com.tr/support/tracker/en/local-fields.md). {#tip}
<!-- endsource: en/_includes/save-filter.md -->

<!-- source: en/user/default-filters.md -->
## Customizing the list appearance {#list-view}

<!-- source: en/_includes/customize-view.md -->
- If you want to hide or display certain issue fields, click ![](../_assets/svg/settings.svg)</svg> **Settings**, select the fields, and click **Apply**.

- To group issues by a certain field, click ![](../_assets/svg/group.svg)</svg> **No grouping** above the list and select the desired field.

- To sort the issue list by a parameter, click the parameter name in the column header or select the corresponding sorting option next to the ![](../_assets/svg/sort-new.svg)</svg> icon above the list.

- To collapse the panel with the filter list, in the upper-right corner, click ![](../_assets/svg/filter.svg)</svg> **Parameters**.
<!-- endsource: en/_includes/customize-view.md -->

- To use the advanced search parameters, click ![](../_assets/svg/add-icon.svg)</svg> **Add a field for filtering** and select a field. To learn more, see [Adding search parameters](#add-condition).
<!-- endsource: en/user/default-filters.md -->

## Adding search parameters {#add-condition}

<!-- source: en/user/default-filters.md -->
### Searching by parameters {#params}

To find issues by the parameters not available in the standard filters, add search conditions.

<!-- source: en/_includes/params.md -->
1. In the upper-right corner of the page, click ![](../_assets/svg/filter.svg)</svg> **Parameters**. A panel with the specified filtering parameters will be shown under the search bar.

1. Click the icon ![](../_assets/svg/add-icon.svg)</svg> **Add a field for filtering**.

    {% note tip "" %}

    To find a [local field of a particular queue](https://yandex.com.tr/support/tracker/en/local-fields.md), enter the queue key and a period before the field name (for example, `DEVS.Tester`). {#tip}

    {% endnote %}

1. Select an issue parameter, then set its value and click **Save**

1. If you need to refine the search conditions, add more parameters.

1. To search for issues by name, use the **Search by issue name** field.

    You can use this field only for issue search by name. To find an issue by key, use ![](../_assets/svg/search.svg)</svg> **Search** in the left panel. For more information, see [Finding issues by key or name](https://yandex.com.tr/support/tracker/en/user/search-task.md).

1. To display only completed issues, only incomplete issues, or all issues that match your filter, click **Issues: Not completed** in the left corner and select the option you need.

1. You can reset the search parameters by clicking **Reset** above the issue list.

For example, you can search issues by their name or description.

* To find issues that contain a particular phrase in their name, add the **Issue** parameter to your search and enter the text to search for.

* To find issues that contain a particular phrase in their description, add the **Description** parameter to your search and enter the text to search for.

![](../_assets/filters-condition.png)
<!-- endsource: en/_includes/params.md -->
<!-- endsource: en/user/default-filters.md -->

<!-- source: en/user/default-filters.md -->
### Query language {#query}

If you cannot set search conditions using the issue parameters, use the request:

1. Click ![](../_assets/svg/query-language.svg)</svg> **Query language** in the upper-right corner. All the search parameters that you set by quick filters and conditions, will be shown in the search bar.

1. Use the query language to add parameters. To learn more, see [Query language in Yandex Tracker](https://yandex.com.tr/support/tracker/en/user/query-filter.md).

1. Click **Apply**.

Any issues that don't meet your criteria are filtered out of the list.

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

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