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

# SMS

**Where:** SMS · `/projects/<project>/sms`

The **SMS** 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.

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

Until the module is enabled, this URL shows the **Norbix SMS Notifications** intro page with an **Enable** action. Enabling opens the campaigns list; you can turn the module off again under [Settings](/cloud/sms/settings.md).

## Screens in this channel

[**Templates**](/cloud/sms/templates.md) — the message content. [**Campaigns**](/cloud/sms/campaigns.md) — bulk sends to a chosen audience. [**Integrations**](/cloud/sms/integrations.md) — the delivery provider. [**Settings**](/cloud/sms/settings.md) — disable the module.

## Use it from code

[Notifications → SMS](/sdks-and-cli/notifications/sms.md).

## API reference

Endpoints: [Notifications → SMS](/api-reference/notifications/sms.md) — including [Enable SMS](/api-reference/notifications/sms/enable-sms.md) and [Disable SMS](/api-reference/notifications/sms/disable-sms.md).
