In this section, you will find key terms and concepts used in Tracker and in this Help.
A
Agile (Agile methodologies)
Agile methodologies are collaborative approaches where work is completed in short cycles, such as sprints. Popular Agile methodologies include Scrum and Kanban.
A component is a parameter that helps you separate workflows in a queue, for example, by product or by the responsible employee. For a component, you can select individual access settings for issues.
A dashboard is a page where you collect issues, metrics, and other important data. It helps you monitor information in one place without having to search through different Tracker sections.
A goal is a development strategy or the desired outcome of a team's work. Goal progress is measured using quantitative indicators. You can link projects, portfolios, and issues to a goal to see what work is being done to achieve it.
Inviting a user to comment means entering the user's name when sending a comment to an issue in order to draw their attention to that comment. The user will receive a notification. How to invite to comment
Issue
An issue in Tracker is a unit of work: a task, request, bug report, or other type of request. An issue has a name, description, status, assignee, deadlines, and other parameters.
Issue board
An issue board is a visual representation of issues arranged in columns. Each column corresponds to a status, for example , , .
A type is an issue parameter that helps you categorize issues by their purpose. For example: New Feature, Bug, Improvement. You can set up different workflows for different types.
A link is a formatted reference from one issue to another. It shows the dependency between issues. For example, add a Dependent issue — Blocks link if the work cannot be done until the previous stage is completed.
In Yandex 360, an organization represents a company profile where you can add new employees and bring them together in divisions and groups.
P
Portfolio
A portfolio is a tool for grouping projects and other portfolios by product, department, or other criteria.
When you have multiple parallel projects, a portfolio lets you view them from a high level: how resources are distributed, where deadlines are approaching.
A project is a set of issues from different queues where work is being done towards a common result. This could be launching a mobile app or redesigning a website's homepage.
A project helps you track: how many issues are done, how many are left, and whether the team is meeting deadlines.
Project resources are the working time of employees, allocated across issues in projects and portfolios. The resource management tool helps you plan workload and deadlines.
A query language is a method for searching issues where you write conditions as text. You can use it to change the order of actions or substitute dynamic values. On the issue search page, click Query language.
A queue is a space for issues related to a single process, product, team, or department. A queue helps you store issues in one place and manage work according to common rules.
A queue key is a unique code for a queue consisting of Latin characters, for example TEST. The key is contained in the link to the queue and its issues, and you need to specify it in API requests and auto action settings. You can't change the key after creating the queue.
Queue team
A queue team is a user category in the queue settings. Add employees who work on the queue's issues most often.
When you assign assignees or invite someone to comment, Tracker will suggest these people in the tooltip. The selected employees will also see the queue in their workspace under the My queues filter.
R
Repository
A repository is a project's source code storage. Tracker supports integration with repositories on GitHub, GitLab, and Bitbucket.
A resolution is an issue parameter that shows why an issue was closed. For example: Resolved, Won't fix, or Duplicate. You can add resolutions in the queue settings.
A user story is a description of a feature or capability from the user's perspective. In Tracker, the Story issue type can be used to group issues with a common theme.
A story point is an estimate of the relative complexity of issues. Each team defines its own way of estimating issue effort. You need to specify the estimate on the issue page.
A tag is a label that helps you group issues by some other attribute. Using a tag, you can quickly find these issues in search. A tag is created on the issue page, in the Tags parameter.
Token
A token is a secret key for accessing the API. It authenticates the user or application, so it must not be shared with others.
Trigger
A trigger is an automated rule. It performs actions on an issue when specified conditions are met.
A webhook is a notification that one service sends to another via an HTTP request when a specific event occurs. For example, a repository can send Tracker data about new commits.