Skip to main content

Notification preferences

Control how much Latte grabs your attention. On the web you can silence notification badges with Do not disturb; on mobile, push notifications are handled through your phone's system settings.

  1. Click Profile in the navigation to open your profile page.

  2. In the Preferences panel, find the Notification section.

  3. Turn on Do not disturb to hide every notification badge throughout the app. Turn it off to bring the badges back.

    Screenshot coming soon
    The Notification section of the Preferences panel with the Do not disturb toggle
    Capture spec (for maintainers)
    {
      "id": "web.profile-and-friends.notification-preferences.do-not-disturb",
      "platform": "web",
      "route": "/users/me",
      "actions": [
        {
          "pom": {
            "page": "FriendsPage",
            "call": "open"
          }
        },
        {
          "assertVisible": {
            "text": "Do not disturb"
          }
        }
      ]
    }
tip

When Do not disturb is on, your profile avatar shows a small do-not-disturb badge so you remember badges are hidden.