> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superhost.world/llms.txt
> Use this file to discover all available pages before exploring further.

# Notification settings

> Turn message, task, and reservation notifications on or off for your account.

Notification settings let you choose which alerts Superhost sends you. Open them
from your avatar in the top bar, then tap **Notification settings**. The screen
is titled **Notifications**.

## The toggles

Each row has a switch you tap to turn it on or off. Your choices apply to your
own account.

<CardGroup cols={2}>
  <Card title="Message notifications" icon="comment">
    Get notified about new messages.
  </Card>

  <Card title="Task notifications" icon="list-check">
    Get notified when tasks are assigned to you.
  </Card>

  <Card title="Reservation notifications" icon="calendar">
    Get notified about new reservations.
  </Card>
</CardGroup>

To change a setting, tap its switch. A switch to the right (highlighted) is on;
to the left is off. Changes take effect as soon as you tap.

<Note>
  These switches control which notifications you receive on this account. They
  don't change what your teammates get — everyone manages their own.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Your profile" icon="user" href="/account/your-profile">
    Update your photo, name, phone, language, and theme.
  </Card>

  <Card title="Find your way around" icon="compass" href="/navigating-the-app">
    The three tabs, the property switcher, search, and notifications.
  </Card>
</CardGroup>
