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

# Notifications

> Stay informed about important platform events, account activity, and action items.

Notifications keep you updated on key events across your Valuez AI workspace - from account setup confirmations to reminders about pending actions like connecting your agents to an integration.

Click **Notifications** in the left sidebar or click the bell icon to open the notifications screen.

***

## The Notifications Screen

<Frame>
  <img src="https://mintcdn.com/wayofworshipinfotechpvtltd/zJvJQXhu0gZg_MQS/images/Screenshot-from-2026-07-11-17-27-58.png?fit=max&auto=format&n=zJvJQXhu0gZg_MQS&q=85&s=30dd345a19863460d6c3373dcffc5b29" alt="Screenshot From 2026 07 11 17 27 58" width="1915" height="892" data-path="images/Screenshot-from-2026-07-11-17-27-58.png" />
</Frame>

<Info>
  Upload a screenshot of your Notifications screen and save it as `/images/notifications.png`.
</Info>

The screen has three tabs at the top:

| Tab        | What It Shows                                                              |
| ---------- | -------------------------------------------------------------------------- |
| **All**    | Every notification - both read and unread - with a total count in brackets |
| **Unread** | Only notifications you have not yet marked as read                         |
| **Read**   | Notifications you have already marked as read                              |

***

## Notification Types

### Account Created Successfully

Sent automatically when your account is verified and created. This is your first notification and confirms your workspace is ready to use.

### Create an Integration

Sent after you create an AI agent that has not yet been connected to an integration. The notification reminds you to connect the agent to a website widget or API key so it can start handling real conversations.

Each notification includes a **Create Integration** link that takes you directly to the Integrations screen.

<Tip>
  If you see multiple "Create an integration" notifications, each one corresponds to a different agent that still needs to be connected. Click the Create Integration link within each notification to set it up.
</Tip>

***

## Managing Notifications

| Action            | How                                                                       |
| ----------------- | ------------------------------------------------------------------------- |
| **Mark as read**  | Click **✓ Mark as read** on the right side of any notification            |
| **View all**      | Click the **All** tab to see every notification regardless of read status |
| **Filter unread** | Click the **Unread** tab to see only pending notifications                |
| **View read**     | Click the **Read** tab to see previously actioned notifications           |

Each notification shows a **timestamp** below the description - for example, `7d ago`, `1h ago`, or `1d ago` - so you know when each event occurred.

The red dot on the left of each notification indicates it is unread. Once you click **Mark as read**, the dot disappears and the notification moves to the **Read** tab.

***

## Notification Bell

The bell icon in the left sidebar shows a red badge with the count of unread notifications. This count updates in real time as new notifications arrive. Click the bell or the Notifications menu item to open the screen.

***

## Related Pages

<CardGroup cols={2}>
  <Card title="Integrations" icon="plug" href="/integrations">
    Connect your agents to a website widget, API key, or IVR phone number so they can handle real conversations.
  </Card>

  <Card title="AI Agents" icon="robot" href="/agents">
    View and configure the agents that triggered integration reminders.
  </Card>

  <Card title="Team Management" icon="users" href="/team-management">
    Invite team members and manage workspace access.
  </Card>

  <Card title="Dashboard" icon="gauge" href="/dashboard-overview">
    Return to the main dashboard for a real-time overview of your platform activity.
  </Card>
</CardGroup>
