# Notifications

You can easily manage all of your email notifications for your workspace and for your user account by navigating to **Settings -> Notifications**.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/65cd1b060e92bd4055f3b684/images/6720e242f539bb6e3c7c6f4d/file-LVmRhswN8N.png)

### **Notification types in Supademo**

Supademo offers a range of notification types to keep you and your team updated on demo activity, collaboration, and lead engagement—whether inside the platform or through external tools like Slack.

#### **1. Email notifications**

Customize how and when you receive email alerts related to Supademo activity.

* Manage all workspace and personal email alerts via **Settings → Notifications.**
* Set preferences for updates like demo comments, lead submissions, and viewer activity in the **User Notifications** section.

***

#### **2. In-app notifications**

Stay in the loop while working inside Supademo.

* Get real-time alerts when teammates comment on your demos.
* Click the 🔔 bell icon in the top-right corner to view all **unresolved comments** in a side drawer.
* Jump directly to specific comments by clicking on them in the notification drawer.

***

#### **3. Slack notifications**

Connect Supademo with Slack for instant updates on key activity.

* **Demo Views**: Notified when someone views your demo.
* **Email Leads**: Get alerts when viewers submit their email addresses.
* **Daily Recaps**: Automatically receive a performance digest of your **top 25 Supademos** every weekday at 9:00 AM PT (includes only identified viewers).

<figure><img src="/files/mQwsNVsIec8YWRr2utdm" alt=""><figcaption></figcaption></figure>

***

#### **4. Collaborative notifications**

Enable seamless team collaboration on interactive demos.

* Receive alerts when teammates comment on or reply to your demo feedback.
* Track all unresolved demo comments across your workspace in one centralized panel.
* Stay updated on progress, suggestions, and edits in real time.<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.supademo.com/admin-and-billing/workspace-maintenance/notifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
