# Notifications

We provide multiple notification methods to ensure you never miss an update—from new leads to follow-up reminders. Our goal is to keep everyone responsive and connected.

### How You Get Notified

1. **In-App Teal Dot**

   A red dot appears on your dashboard, indicating new leads or requests that require your review or response.\
   ![](/files/aJIR1wNbHQNzuHDkakkl)<br>
2. **Email Alert**

   You’ll receive an email with a direct link to the platform so you can easily join and respond to new requests.

### Notification Cadence

* **New Request**

  Every time you receive a new request or connection, you’ll be notified via the red dot and email.
* **Idle Reminder (5 Days)**

  If you haven’t responded to a request within 5 days, you’ll get a nudge to take action—either continue the conversation or mark the deal as closed.
* **Conversation Check-In**

  If both parties go silent in the chat, a reminder is sent to the group chat to see if there’s still interest in pursuing the conversation.

By leveraging these notification channels and reminders, you’ll stay on top of every opportunity and keep your collaborations moving forward.


---

# 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://serious-people.gitbook.io/serious-amm/product-overview/functional-specifications/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.
