> For the complete documentation index, see [llms.txt](https://docs.emaildelivery.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emaildelivery.com/docs/subscriber-opt-in-forms/add-opt-in-subscribers-to-an-automated-email-sequence.md).

# Add opt-in subscribers to an automated email sequence

Click on the contacts tab and select the email funnels drop down

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/7aa8b560-a14f-4b66-ac5f-b07dc861eeb6/66120ec0-71f1-47d5-aad7-6a77cfc04289.png)

{% hint style="info" %}
To create an email sequence click broadcasts then funnels from the site navigation
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/6659cb95-2e01-44bd-92e0-3a11c882faa6/1d45c785-7701-4429-8bc5-43c3685e99ba.png)

Remember to click save in the top right to push your changes to the server


---

# 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.emaildelivery.com/docs/subscriber-opt-in-forms/add-opt-in-subscribers-to-an-automated-email-sequence.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.
