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

# WATI

***Prerequisites:***

* Active WATI account
* Access to WATI dashboard
* Admin permissions for API access

<img src="https://mintcdn.com/siren/7IpRt_YcaXDKVAtZ/docs/Images/Providers/Integrations/Whatsapp/Wati.PNG?fit=max&auto=format&n=7IpRt_YcaXDKVAtZ&q=85&s=d00c3d178fbc7bb3491c1e3f3abd8a55" alt="WATI Configuration" width="1920" height="916" data-path="docs/Images/Providers/Integrations/Whatsapp/Wati.PNG" />

## Integration Setup

To integrate your WATI 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 WhatsApp Channel">
    Choose the **WhatsApp** channel from the available options.
  </Step>

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

  <Step title="Get WATI Credentials">
    Before filling in the account details, gather these credentials from your WATI Dashboard:

    1. Log in to your [WATI Dashboard](https://app.wati.io/)
    2. Navigate to **API Settings**
    3. Find your **Access Token** - This is a unique key for authentication
    4. Locate your **API Endpoint** - Typically looks like `https://app.wati.io/api/v1`

    Keep these credentials secure as they'll be used to connect WATI with Siren.
  </Step>

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

    * **Custom Name**: Provide a unique name to identify this integration in Siren
    * **Access Token**: The API token from your WATI account
    * **API Endpoint**: The base URL for WATI API
    * **Webhook Path**: Copy the webhook URL from Siren and paste it in the **Webhook URL** field in your WATI account settings
  </Step>

  <Step title="Configure Webhook in WATI">
    1. Go back to your WATI dashboard
    2. Navigate to **API & Webhook** settings
    3. Paste the webhook URL from Siren into the Webhook URL field
    4. Select the events you want to receive notifications for
    5. Save the settings
  </Step>

  <Step title="Save Configuration">
    Click on **Save** to complete the WATI integration setup.
  </Step>
</Steps>
