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

# Loops

***Prerequisite:***
Ensure you have an account already set up in Loops.

<img src="https://mintcdn.com/siren/2_pzv1XWWCdKvIr5/docs/Images/Providers/Integrations/Email/Loops.png?fit=max&auto=format&n=2_pzv1XWWCdKvIr5&q=85&s=d3c6ed2645459dcc27d2a5173bf6553a" alt="loops" width="1912" height="771" data-path="docs/Images/Providers/Integrations/Email/Loops.png" />

## Integration Setup

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

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

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

    * **Customer Name**: Provide a name for easy identification within Siren's interface.
    * **API Key**: Generate an API Key in your Loops account.
    * **Webhook Signing Secret**: Enter your webhook signing secret for verification.
    * **Webhook Path**: The default webhook URL will be pre-filled.
    * **Tag**: Give a tag to your account for easy categorisation.
  </Step>

  <Step title="Configure Webhooks in Loops">
    * In your Loops account, go to [settings](https://app.loops.so/settings).
    * Navigate to **Webhooks**.
    * Paste the webhook URL from Siren in Endpoint URL field and **Update URL**.
    * Enable the relavant events.
  </Step>

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