> For the complete documentation index, see [llms.txt](https://docs.questera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.questera.ai/integrations/email/loops.md).

# Loops

Loops is a user engagement and marketing automation platform that allows you to build smart, responsive workflows for emails, notifications, and more — enabling dynamic, data-driven feedback loops.<br>

**How it works**

#### Step 1: Sign Up & Log In

1. Create an account or sign in to [Loops](https://loops.so/).
2. After logging in, you’ll land on the Dashboard.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcV_-XpKtN2y12mCigKZhVFx3TFUglwhlerMhcemn8Cl9vz3KU8jjbVurSMqPlr9VBC6OtX23gitMDvFb2y0SKxqIjjyp7IdCB75tw8OMRSmy3xeNWGsMpQcfqXnTFWcNPLH70H_Q?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 2: Navigate to API Settings

1. On the left sidebar, scroll down and click Settings (⚙️ icon).
2. Under Settings, select API.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcyUfm2Ebc-5IPvI7qDyWyIH4MeYD-oi-_K-DhPei0qIfKMEgAdFrS9RZyUA7Lbx8VT9cyZla3RQR8DdFXE_R2KvHqBniNjHe_LqBlFgeRQUvXz8bU4ckSVFEeTm_9ECVzipmxe?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 3: Generate API Key

1. On the API Keys page, click Generate Key on the right side
2. (Optional) Add a Name  (e.g., "Questera Integration").
3. Click Generate → Copy the API Key.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXedFHSBKjO0TywI_DHY1_pG2XoUEn5REbRhpICQua9FI4k5L5BQ0-pcpnXIV2Qfgb4Ak_5T8teXmlzlW4fWlaAY4qsbvU_tGnRbTaZ3YxZN1sLWA9zW6OUE1-ZsL9aF8na1OsvX?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 4: Integrate with Questera

1. Go to Questera’s integration settings.
2. Paste the Loops API Key in the required integration field.
3. Save settings—Loops is now connected!<br>

That's it! You've successfully created a API key!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.questera.ai/integrations/email/loops.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
