> ## 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.

# MessageBird

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

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

## Integration Setup

To integrate your MessageBird 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 MessageBird">
    Locate **MessageBird** in the list of providers and click on **Add Account**.
  </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.
    * **API Key**: Find your API Key by clicking on the **Developers** tab on the navigation bar on the left and selecting **API Access** in your MessageBird dashboard.
      * You can either create a new one or use an existing one.
    * **Originator**: Enter the **Sender ID** that you want to use.
    * **Webhook Path**: Copy this **webhook path** and set it in the **MessageBird webhook URL**.
  </Step>

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

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