> ## Documentation Index
> Fetch the complete documentation index at: https://v0.x-docs.novu.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Sendchamp

> Learn how to use the Sendchamp provider to send sms notifications using Novu

You can use the [Sendchamp](https://www.sendchamp.com/) provider to send SMS messages to your customers using the Novu Platform with a single API to create multi-channel experiences.

## Getting Started

To use the Sendchamp provider in the SMS channel, the first step is to create a Sendchamp account and add your API key and Sender ID to the Sendchamp integration on the Novu platform.

## Retrieving your API Key

To find your Sendchamp API key:

* [Sign up](https://my.sendchamp.com/signup) or [Login](https://my.sendchamp.com/login) to your Sendchamp account.
* Click on the Avatar icon in the top right corner of the screen, and then click `API & Integrations` from the drop-down menu.

<Frame caption="Click on the Avatar icon in the top right corner of the screen, and then click `API & Integrations` from the drop-down menu.">
  <img src="https://mintcdn.com/novu-v2-docs/RjdbijoFZs-J-RVM/images/channels-and-providers/sms/sendchamp/image-67.png?fit=max&auto=format&n=RjdbijoFZs-J-RVM&q=85&s=8c7d35d3046099b506a92dc9f9961143" width="2000" height="1010" data-path="images/channels-and-providers/sms/sendchamp/image-67.png" />
</Frame>

Alternatively, you can access the API key from the Accounts menu.

* Scroll to the bottom of the sidebar (on the left) and click on `Accounts`.
* This will display a dropdown from which you can then click on `API keys & Webhooks` to view your API key.

<Frame caption="Click on the API keys and webhooks to view your API key">
  <img src="https://mintcdn.com/novu-v2-docs/RjdbijoFZs-J-RVM/images/channels-and-providers/sms/sendchamp/image-68.png?fit=max&auto=format&n=RjdbijoFZs-J-RVM&q=85&s=f86eae3e1c0b25183a632c4ffa38f005" width="2000" height="1010" data-path="images/channels-and-providers/sms/sendchamp/image-68.png" />
</Frame>

* On the API Keys page, copy the Public access key.

<Frame caption="">
  <img src="https://mintcdn.com/novu-v2-docs/RjdbijoFZs-J-RVM/images/channels-and-providers/sms/sendchamp/image-69.png?fit=max&auto=format&n=RjdbijoFZs-J-RVM&q=85&s=5341897b3559c37d9c2579c3e7c894d7" width="2000" height="1010" data-path="images/channels-and-providers/sms/sendchamp/image-69.png" />
</Frame>

## Get your Sender's ID

The Sender ID represents the sender of the message to your customers.

To get your Sender's ID:

* On the sidebar (on the menu on your left), click on `SMS`. This will display a dropdown. Click on `Sender ID` from the dropdown options.
* On the page that appears, you'll find a list of your Sender IDs

<Frame caption="Click sms and select sender ID">
  <img src="https://mintcdn.com/novu-v2-docs/RjdbijoFZs-J-RVM/images/channels-and-providers/sms/sendchamp/image-70.png?fit=max&auto=format&n=RjdbijoFZs-J-RVM&q=85&s=8db422c114b16eadceb3a50bbba97d7e" width="2000" height="1010" data-path="images/channels-and-providers/sms/sendchamp/image-70.png" />
</Frame>

If you have not created one yet:

* Click on the `Create Sender ID` button to request a Sender ID.
* Fill in the form.
* Click on `Add Sender ID` button.

<Frame caption="Click on the add sender ID button">
  <img src="https://mintcdn.com/novu-v2-docs/RjdbijoFZs-J-RVM/images/channels-and-providers/sms/sendchamp/image-71.png?fit=max&auto=format&n=RjdbijoFZs-J-RVM&q=85&s=f98da92ca76fc88fa2042b033cc95640" width="2000" height="1010" data-path="images/channels-and-providers/sms/sendchamp/image-71.png" />
</Frame>

Once it is approved, you can use your Sender ID as the from field on the Novu platform.

## Create a Sendchamp integration with Novu

* Visit the [Integrations](https://web.novu.co/integrations?utm_campaign=docs-sms-sendchamp) page on Novu.
* Click the "Add a provider" button.
* Locate **Sendchamp** under the SMS section and click on the **Connect** button.
* Enter your Sendchamp API Key.
* Fill in the `From` field.
* Click on the `Disabled` button and mark it as `Active`.
* Click on the **Connect** button.

Now it is possible to send SMS notifications using **Sendchamp** in Novu.
