---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
  - property: og:type
    content: article
  - property: article:section
    content: Мобильное приложение Трекера
  - property: og:title
    content: Добавить комментарий в мобильном приложении Трекера
  - property: article:tag
    content: Сборник инструкций
alternate:
  - https://yandex.ru/support/tracker/en/mobile/comments.md
  - https://yandex.ru/support/tracker/ru/mobile/comments.md
  - href: en/mobile/comments.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


# Adding comments to issues

You can use comments to leave notes about the work progress, ask questions about the issue description, and invite your teammates to discuss the issue.

To view all comments or add a new one, scroll the issue page down to the **Comments** section.

## Leaving a comment {#leave-comment}

Enter your text in the **New comment** box at the bottom of the screen and tap ![](../_assets/svg/send-comment-mobile.svg)</svg>. To expand the comment box to full screen, tap ![](../_assets/svg/expand-comment-mobile.svg)</svg>.

In comments, you can:

* To format your text, use YFM markup or formatting controls. For more information about markup, see [Formatting text](https://yandex.ru/support/tracker/en/user/syntax-yfm.md).

* [Add images or files](#file).

* Specify the key of any other issue, and Tracker will automatically link them together. To learn more, see [Adding a link](https://yandex.ru/support/tracker/en/mobile/ticket-links.md#add-link). The key must be in uppercase letters. For example: `TEST-1234`.



## Replying to comments {#answer-comment}

1. Tap ![](../_assets/svg/icon-reply.svg)</svg> under your comment. The comment you are replying to will be quoted in the response.

1. Make some changes and tap ![](../_assets/svg/send-comment-mobile.svg)</svg>.

## Editing comments {#edit-comment}

1. Tap ![](../_assets/svg/actions.svg)</svg> → ![](../_assets/svg/icon-edit2.svg)</svg> **Edit** under your comment.

1. Make some changes and tap ![](../_assets/svg/send-comment-mobile.svg)</svg>.

Any changes to comments are saved in the [History](https://yandex.ru/support/tracker/en/user/history.md).

## Inviting to comment {#call-comment}

To invite other users to discuss an issue:

1. Tap ![](../_assets/svg/icon-call.svg)</svg> in the comment box.

1. Enter the login or name of the user you want to summon to the issue and tap **Save**. You can invite multiple users at once.

1. Enter your comment and tap ![](../_assets/svg/send-comment-mobile.svg)</svg>.

Users invited to comment will be notified by email, and their names will appear in the **Pending reply from** issue parameter.

{% note tip "" %}

If you add a user to the issue's **Pending reply from** parameter but don't summon them in a comment, the user won't receive an email notification.

{% endnote %}

## Adding reactions to comments {#add-reaction}

To enable or disable user reactions to comments, go to the queue settings in the desktop version (see [Changing queue description](https://yandex.ru/support/tracker/en/manager/edit-queue-general.md). Reactions are enabled by default.

To react to a comment, tap ![](../_assets/svg/smile.svg)</svg> and choose an emoji from the drop-down list. If someone has already added a reaction to the comment, tap it to add the same reaction. To remove your reaction, tap it again.

You can add multiple reactions to the same comment.

## Attaching a file {#file}

1. Tap ![](../_assets/svg/icon-file.svg)</svg> in the comment box.

1. <!-- source: en/_includes/mobile-attachments.md -->
   Upload a file from your phone, select an image from your gallery, or take a photo .

   If you haven't uploaded files before, you'll need to allow access to your phone's camera and storage.
   <!-- endsource: en/_includes/mobile-attachments.md -->

1. Enter your comment and tap ![](../_assets/svg/send-comment-mobile.svg)</svg>.

<!-- source: en/_includes/mobile-attachments.md -->
You can find all attachments from the description and comments under **Files** on the issue page. To open a file or expand an image to full screen, tap it.

After opening the attachment, you'll be able to do the following:

- To share a link to the attachment, tap ![](../_assets/svg/actions.svg)</svg> → ![](../_assets/svg/link.svg) **Copy link**.
- To download the attachment, tap ![](../_assets/svg/actions.svg)</svg> → ![](../_assets/svg/download.svg)</svg> **Download**.
- To delete the attachment, tap ![](../_assets/svg/actions.svg)</svg> → ![](../_assets/svg/delete.svg)</svg>**Delete**.

To download all attachments, go to the **Files** section and select ![](../_assets/svg/download.svg)</svg> **Download all**.
<!-- endsource: en/_includes/mobile-attachments.md -->

## Sharing a comment {#share-comment}

To copy a comment link, tap ![](../_assets/svg/actions.svg)</svg> → ![](../_assets/svg/copy-transition.svg)</svg> **Share** under the comment.

## Deleting a comment {#delete-comment}

To delete a comment, tap ![](../_assets/svg/actions.svg)</svg> → ![](../_assets/svg/delete.svg)</svg> **Remove** under the comment.

## Sorting comments {#order-comments}

By default, comments are listed chronologically. To view the latest comments first, tap ![](../_assets/svg/sort-down-mobile.svg)</svg> to the right of the **Comments** section. In the list, select the sorting order: ![](../_assets/svg/sort-old.svg)</svg> **Old comments first** or ![](../_assets/svg/sort-down-mobile.svg)</svg> **New comments first**.

**History** shows all issue updates, sorted from most recent to oldest.


## Creating an issue based on a comment {#create-task}

If, while having a discussion with your teammates, you decided to create a new issue, you can do so directly from the comment:

1. Under the comment, tap ![](../_assets/svg/actions.svg)</svg> and select ![](../_assets/svg/add-icon.svg)</svg> **Create issue from comment**, then select the link type.

1. Fill in the fields as you do when creating a regular issue. To learn more, see [How to create an issue](https://yandex.ru/support/tracker/en/mobile/create-ticket.md).

1. Tap **Create**.
