---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
  - 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/search-task.md
  - https://yandex.ru/support/tracker/ru/user/search-task.md
  - href: en/user/search-task.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


# Finding issues by key or name

If you know the issue name or key, you can find the issue using the search bar or the query language.

{% list tabs %}

- Search bar

  In the left-hand panel, click ![](../_assets/svg/search.svg)</svg> **Search** and enter your query in the search bar.

  A search is performed by issue name and key.

- Query language

  Go to the [**All issues**(https://tracker.yandex.com/issues) page] and click ![](../_assets/svg/query-language.svg)</svg> **Query language** in the top right corner.

  Enter your query in the query string. Use the following parameters in the query:

    * `Key`: to search for an issue by the exact key value.
    * `Summary`: to search for an issue by name.

  You can also search by other issue text fields. For more information, see [Searching by text](https://yandex.ru/support/tracker/en/user/query-filter.md#query-text).

{% endlist %}

### Learn more

- [Finding my issues](https://yandex.ru/support/tracker/en/user/default-filters.md)

- [Finding issues in queues](https://yandex.ru/support/tracker/en/manager/quick-filters.md)

- [Creating and configuring an issue filter](https://yandex.ru/support/tracker/en/user/create-filter.md)

- [Query language in Yandex Tracker](https://yandex.ru/support/tracker/en/user/query-filter.md)

