* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
2.5 KiB
2.5 KiB
title, intro, versions
| title | intro | versions | ||
|---|---|---|---|---|
| Marking notifications as read | You can mark web notifications as read without reviewing them. If an update is made to the conversation, you'll receive a new notification. You can also mark read notifications as unread, so you can easily find them again later. |
|
For more information about how to access your web notifications, see "[Accessing your notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/accessing-your-notifications)."
Marking a notification as read
{% data reusables.notifications.access_notifications %}
- In the list of unread notifications, find the notification you would like to mark as read.
- On the right side of the notification, click {% octicon "check" aria-label="The check symbol" %}.

Marking a notification as unread
{% data reusables.notifications.access_notifications %}
- In the left sidebar, click Read.

- In the list of read notifications, find the notification you would like to mark as unread.
- On the right side of the notification, click {% octicon "dot-fill" aria-label="The dot symbol" %}.

Marking all notifications as read
{% data reusables.notifications.access_notifications %}
Marking all notifications from a repository as read
{% data reusables.notifications.access_notifications %}
- In the left sidebar, click the name of the repository for which you'd like to mark all notifications as read.
- In the list of notifications, on the right side of the repository name, click {% octicon "check" aria-label="The check symbol" %}.

Further reading
- "[About notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/about-notifications)"
- "[About web notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/about-web-notifications)"
