# Comments window reference

> Use the Comments window in Unity Studio to view, manage, and locate comment threads and annotations in the 3D scene.

The **Comments** window allows you to view and manage comments that exist in the 3D scene. You can use this window to view all comments in one place, filter comments, and navigate to the location of each comment in the scene.

## Comments window overview

The **Comments** window includes the following features:

| **Property**                    | **Description**                                                                                                                                                                                                                                                                  |
| ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Search in comments**          | Use the search bar to find specific comments. Enter keywords from the comment text.                                                                                                                                                                                              |
| **Filter comments**             | Use the filter options to narrow down the list of comments based on specific criteria, such as author or date.                                                                                                                                                                   |
| **Options menu** (**...** icon) | Select to access the following options: **Show resolved**: Enable to view comments that you or your team have marked as resolved.   **Show unresolved**: Enable to view comments that are still in progress.                                                                     |
| **Comment thread list**         | View a list of all comment threads in the scene. Select a comment thread to view all the comments in that thread, their details, and edit their properties. Refer to [Comment thread window reference](/unity-studio/collab/annotations/comment-thread.md) for more information. |

> **Note:**
>
> &#x20;Hover over a comment thread to show the comment's content and location in the scene.&#x20;

### Comment list entry options menu options

When you select the options menu (**...** icon) on a comment entry in the comment list, you can select the following options:

| **Property**             | **Description**                                                                                                                                                                                                                               |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Copy thread link**     | Select to copy a link to the comment thread. You can share this link with your team to direct them to the specific comment thread in the scene.                                                                                               |
| **Unfollow this thread** | Select to ignore the comment thread. This removes the comment thread from your list of followed threads, and you will no longer receive notifications for new comments in this thread. Only appears if you're currently following the thread. |
| **Follow this thread**   | Select to get notifications for new comments in the thread. This option only appears if you're not already following the thread.                                                                                                              |
| **Mark as unread**       | Select to mark the comment thread as unread. This can help you keep track of which comment threads you have already reviewed and which ones still require your attention.                                                                     |
| **Delete**               | Select to delete the comment. A confirmation prompt appears to confirm that you want to delete the comment.                                                                                                                                   |

## Additional resources

* [Introduction to annotations](annotations_intro)
* [Add and manage comments](/unity-studio/collab/annotations/add-manage-comments.md)
* [Comment Editor window reference](/unity-studio/collab/annotations/comment-editor.md)
* [Comment thread window reference](/unity-studio/collab/annotations/comment-thread.md)
