---
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/user/default-filters.md
  - href: en/user/default-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 my issues

To find the issues you're working on, use the _system filters_ preset. The filters return the lists of issues where you were specified as an assignee, author, or in other roles. To search for issues in the list, use system filters or add search criteria.

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

## Using system filters {#standart-filters}

Find your issues using preset filters.

1. Go to the page with the issue list. To do this, open ![](../_assets/svg/tasks.svg)</svg> **Issues** in the left panel or follow the [link](https://tracker.yandex.com/issues).

1. Select a filter from the list at the top of the page:

    * **Favorite issues**: Issues that you added to Favorites. To learn more, see [Adding an issue to Favorites](https://yandex.com.tr/support/tracker/en/user/favourites.md#task-fav).

    * **All my issues**: Issues where you are the author or assignee, where you were mentioned in a comment, and your favorite issues.

    * **Created by me**: Issues that you created.

    * **Assigned to me**: Issues where you are the assignee.

    * **Followed by me**: Issues where you are on the follower list.

    * **Needs response**: Issues where you were summoned. To learn more, see [Inviting to comment](https://yandex.com.tr/support/tracker/en/user/comments.md#call-comment).

    * **Deadline approaching**: Issues that list you as the author, assignee, or follower and where:

      * Deadlines have passed in the last two weeks.

      * The deadline will be due within a month.

1. To open the issue list in a new tab, click **Full list of filtered issues**.

## 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).


## Adding search parameters {#add-condition}

### 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 -->

### 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 -->
