> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/norbix-cloud/notifications.md).

# Notifications

Reach your users through the channel that fits: **push notifications** to their devices, **emails** with templates and scheduling, real-time **server events** to connected clients, and (soon) **SMS**.

{% content-ref url="/pages/-LwUEOAjVeR5hzMpnfbL" %}
[Push](/norbix-cloud/notifications/push.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwUEOAXJUggJD4mru00" %}
[Email](/norbix-cloud/notifications/email.md)
{% endcontent-ref %}

{% content-ref url="/pages/M9hy5cSvBKcIeYWEQYau" %}
[Server Events](/norbix-cloud/notifications/server-events.md)
{% endcontent-ref %}

***

## Use it from code

Everything you can do on this screen is also available programmatically — same module, same permissions, same audit trail.

| Channel      | Where to go                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **SDKs**     | [JavaScript / TypeScript](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/javascript-typescript.md) · [Python](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/python.md) · [.NET](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/net.md) · [Go](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/go-lang.md) · [Dart / Flutter](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/flutter.md) · [Swift](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/swift.md) · [Kotlin](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/kotlin.md) · [React / Redux](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/react-redux.md) |
| **REST API** | [Emails API](https://github.com/Isidos-co/codemash-docs/tree/main/api/notifications/emails.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **AI / MCP** | Work with this module from Claude, Cursor, or any AI tool — see [MCP Server](/ai/mcp-server.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
