> ## 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.

# Your notifications

> The notifications inbox behind the bell — suggested actions to handle and a feed of what's already done.

Tap the **bell** in the top bar to open your notifications inbox. This is where
Superhost gathers things it thinks you might want to act on, alongside a record
of what's already been handled.

<Note>
  This is different from
  [Notification settings](/account/notification-settings). The bell inbox is
  where notifications **show up**; Notification settings is where you choose
  **which alerts you get** (messages, tasks, reservations). Use this page for
  acting on items, and Notification settings to turn alert types on or off.
</Note>

## What's inside

The inbox has two parts:

<CardGroup cols={2}>
  <Card title="Suggested Actions" icon="wand-magic-sparkles">
    Things Superhost proposes you act on. Each one has an **Accept** and a
    **Dismiss** option.
  </Card>

  <Card title="Activity" icon="clock-rotate-left">
    A feed of suggestions that have already been handled — accepted or
    dismissed — so you can see what happened and who acted on it.
  </Card>
</CardGroup>

### Suggested actions

Each suggestion shows a short title and description. To handle one:

<Steps>
  <Step title="Review the suggestion">
    Read the title and description to see what's being proposed.
  </Step>

  <Step title="Accept or Dismiss">
    Tap **Accept** to go ahead with it, or **Dismiss** to clear it without
    acting. Once you choose, the item moves down into **Activity**.
  </Step>
</Steps>

Some suggestions are linked to a conversation. When they are, tapping the
suggestion opens the related chat so you can see the full context.

### Activity

Handled suggestions move here as a feed, newest first. Each entry notes whether
it was accepted or dismissed, and accepted items show who acted on them and
when.

## Finding things

<CardGroup cols={2}>
  <Card title="Search" icon="magnifying-glass">
    The inbox has its own search box at the top. Type to filter both suggested
    actions and activity.
  </Card>

  <Card title="Pending count" icon="bell">
    A badge on the bell shows how many suggestions are still waiting for you to
    act on them.
  </Card>
</CardGroup>

The inbox follows the property scope you've selected with the property
switcher, so you only see suggestions and activity from the properties you're
currently working in.

## Next steps

<CardGroup cols={2}>
  <Card title="Notification settings" icon="sliders" href="/account/notification-settings">
    Choose which alerts Superhost sends you.
  </Card>

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