> 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/cloud/push.md).

# Push

The **Push** channel is part of Norbix's unified messaging system: one template engine and one data-binding context shared by Email, Push, and SMS — for both transactional sends and high-volume campaigns. Push adds two pieces the other channels do not have: **devices** (the registered receivers) and platform providers such as APNs and FCM.

<figure><img src="/files/Qv6zjOeDyUN5sZyiXg2L" alt=""><figcaption><p>The Push channel home.</p></figcaption></figure>

## Screens in this channel

[**Templates**](/cloud/push/templates.md) — the message content. [**Campaigns**](/cloud/push/campaigns.md) — bulk sends to a chosen audience. [**Devices**](/cloud/push/devices.md) — the registered receivers. [**Integrations**](/cloud/push/integrations.md) — the delivery providers. [**Settings**](/cloud/push/settings.md) — disable the module.

## Use it from code

[Notifications → Push](/sdks-and-cli/notifications/push.md).

## API reference

Endpoints: [Notifications → Push](/api-reference/notifications/push.md).
