> For the complete documentation index, see [llms.txt](https://help.inspiredtheme.com/articles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/email-signup.md).

# Email signup

***

### 1. Our guide to set up an Email signup section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section.**
* Locate **Email signup.**
* Click **Save.**
  {% endhint %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/f47d1495-ace3-49d3-a1ae-2dd681a87c41/Screenshot%202023-11-16%20at%202.42.37%20PM.png" alt=""><figcaption></figcaption></figure>

### **2. Section blocks:**

<figure><img src="/files/aptAiWH3q32chsdC5EPH" alt=""><figcaption></figcaption></figure>

* Use the provided text fields to add a suitable **Heading**/**Subheading**. Leave any of them blank if you do not want to display them.

<div><figure><img src="/files/1Jgn9e4PUCD7LqAwMtlQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1Ferm0NNJAzpAZOfNbYe" alt=""><figcaption></figcaption></figure></div>

* Activate the "Email form" field so visitors can become subscribers by entering their emails.

<figure><img src="/files/ZX2Ij0xVEA2HKwd7Ur0j" alt=""><figcaption></figcaption></figure>

### **3. Email signup section settings:**

* Click on the **Email signup** section to open the section settings.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/f435ab51-e29a-407f-b4f3-0bbd59dfa9e1/Screenshot%202023-11-16%20at%202.39.34%20PM.png" alt=""><figcaption></figcaption></figure>

* Change the container type (full width, default) and color background.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/b9bb3618-8203-441a-aaf0-93cb61d916ec/Screenshot%202023-11-16%20at%202.46.29%20PM.png" alt=""><figcaption></figcaption></figure>

### 4. Where do submission of Email signup forms go?

[<mark style="color:blue;">Learn More »</mark>](/articles/faqs/where-do-submission-of-email-signup-forms-go.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/email-signup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
