# Platform Notifications

> **Note: This page is in progress. Content coming soon!**

This page will provide a comprehensive list of all notifications sent by the Agentnoon platform, including what triggers each notification, who receives it, and how to manage notification preferences.

## Planned Content Outline

### Scenario-Related Notifications

* Scenario shared with you
* Scenario approval request
* Scenario approved/rejected
* Scenario comment/mention
* Scenario changes by collaborator
* Scenario deadline approaching

### Data & System Notifications

* Data import completed
* Data import failed/errors
* Live data refresh completed
* System maintenance scheduled

### Collaboration Notifications

* User invited to workspace
* Access level changed
* Comment replies
* @mentions in comments
* Position assignment notifications

### Admin Notifications

* New user sign-up (pending approval)
* User access request
* Integration connection issues
* License/billing notifications

### Approval Workflow Notifications

* Approval request received
* Approval decision made (upstream/downstream)
* Approval workflow completed
* Approval request canceled

### Notification Management

* How to configure notification preferences
* Email vs in-app notifications
* Notification frequency settings
* Muting specific notification types

***

For immediate assistance with notifications, please contact <SupportSWP@dayforce.com> or refer to [Support & How to Self-Help](/start-here/support-self-help.md).


---

# 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.agentnoon.com/pages-to-write-ipr-tbd/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.
