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

# MSG91

***Prerequisites:***\
Ensure you have an active MSG91 account set up, along with your Sender ID and Templates configured.

<img src="https://mintcdn.com/siren/7IpRt_YcaXDKVAtZ/docs/Images/Providers/Integrations/SMS/msg91.png?fit=max&auto=format&n=7IpRt_YcaXDKVAtZ&q=85&s=f3b0bd2abc898ee42ca4fa2902a90758" alt="MSG91" width="1848" height="925" data-path="docs/Images/Providers/Integrations/SMS/msg91.png" />

## Integration Setup

To integrate your MSG91 account with Siren, follow these steps:

<Steps>
  <Step title="Navigate to Providers">
    Go to the **Providers** section in your Siren dashboard.
  </Step>

  <Step title="Select SMS Channel">
    Choose the **SMS** channel from the available options.
  </Step>

  <Step title="Choose MSG91">
    Locate **MSG91** in the list of providers and click on **Add Account**.
  </Step>

  <Step title="Find Your MSG91 Auth Key">
    Before filling in the account details, you will need to get your Auth Key from MSG91:

    1. Log in to your MSG91 dashboard
    2. In the left navigation, click on **SMS**
    3. Under the **Settings** section, click on **API Key**
    4. Locate your Auth Key in the dashboard
    5. Copy the Auth Key to your clipboard
           <img src="https://mintcdn.com/siren/7IpRt_YcaXDKVAtZ/docs/Images/Providers/Integrations/SMS/MSG91API.png?fit=max&auto=format&n=7IpRt_YcaXDKVAtZ&q=85&s=ced854ba11ac2dae8642e257ab5f3bfe" alt="MSG91 Auth Key" width="1906" height="960" data-path="docs/Images/Providers/Integrations/SMS/MSG91API.png" />
  </Step>

  <Step title="Fill in Account Details">
    In the pop-up window, enter the following details:

    * **Custom Name**: Provide a name for easy identification within Siren's interface.
    * **Auth Key**: Paste the Auth Key you copied from MSG91
    * **Sender**: Enter your Sender ID
    * In MSG91 dashboard, go to **SMS** section
    * Click on **Sender ID** in the left navigation
    * Copy your Sender ID
    * **Route**: Select the **route** from the drop-down depending on the message type — *Transactional* or *Promotional*.
    * **Webhook Path**: Copy the webhook URL from this field and set it up in MSG91
      * In MSG91 dashboard, go to **Webhook (old)** in the left navigation
      * Paste the webhook URL in the placeholder field
      * Save the configuration
  </Step>

  <Step title="Save Configuration">
    Click on **Save** to save your MSG91 account configuration.
  </Step>
</Steps>

By following these steps, you can seamlessly integrate your MSG91 account with Siren for effective SMS communication.
