# Adding email and name input boxes to your form

Drag and drop the input component from the left sidebar onto the canvas

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/05/06/15f584cc-5c75-4bee-9077-42844c8c799d/78f368fe-dd27-455c-8272-f0505267adaf.png)

Click the input box on your form, then modify the padding from the edit pencil on the left, increase the left and right padding number to set the size of your input box to match your form style

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/05/06/ef6497b2-3450-4832-a087-26c709792386/d06bd899-7425-4455-8b24-7a55dae237d3.png)

You can further tweak the input box width and height from the toolbar

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/05/06/f2d1fb7c-50ab-4e8c-be9c-4ba7a3ed72e2/1d9a23b9-0b84-45b3-af47-4db04062c96e.png)

Choose "Input" under the edit pencil to configure the text your input box displays such as "Enter Your Email", this is also where you configure what to name the property/column in your contact list when someone enters data through your input box

If you have uploaded contact lists already, the fields/properties/columns in your contact list will be pre-populated in the "Field" dropdown

if you have not uploaded a contact list, the dropdown is pre-populated with "email" and "name" by default

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/05/06/56cf9178-c603-471d-9bd8-c63fabe7ca54/ce1bbcc3-c012-49ae-a04c-c99506b3299e.png)

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/05/06/acf0a2b6-7368-4e5b-9f70-ea1619d09283/403c2fab-c581-41ea-8fea-8bde4b623cee.png)

You can add multiple input boxes on top of each other, or side by side using columns, to collect additional fields such as contact name

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/05/06/a68fb383-e9b0-4bff-b834-40df7168bc50/f93f7c30-e42a-4015-8bfc-591b393fa93f.png)


---

# Agent Instructions: 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/adding-email-and-name-input-boxes-to-your-form.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.
