> For the complete documentation index, see [llms.txt](https://docs.allganize.ai/allganize-alli-works-userguide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/send-input-form-node.md).

# Send Input Form node

A convenient feature has been added that allows you to receive various pieces of information from customers and, if necessary, send them to the person in charge via email. This is the “Send Input Form” node.

### Configure Send Input Form node <a href="#pdf-page-de2b9723ecc9ddbb2d5f4150339983e0d4e3d207-configure-send-input-form-node" id="pdf-page-de2b9723ecc9ddbb2d5f4150339983e0d4e3d207-configure-send-input-form-node"></a>

It is located on the right side of the node bar as shown in the image below.

Left: Send Input Form node / Right: Input device

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

The node is composed of three main parts.

**Message**: First, in the message section enter the message that requests the customer to fill out the form.

**Information input**: Second, this is the section for what information is received. To create an item to be entered, press the '+ Add Item' button.

Screen after pressing Add Item button

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

An item editor appears as shown above. Enter the item name to be shown in the skill and select the variable where that information will be stored. If you check 'Optional item', the customer can submit the form without entering that item.

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

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

**Add answer options:** When you turn on the toggle button, the item is converted into a multiple-choice item as shown above. At this time, pressing the '+ Add Answer Option' button allows you to add answers by choosing between regular or dynamic options. Also, if you check 'Allow multiple selection', customers can select multiple answers. Also, if you check 'Allow multiple selection', customers can select multiple answers.

**Add image to choices**

You can also add images to any answer option regardless of type; after selecting the answer option type, drag an image into the image field or click and browse for a file.

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

Once an image is added, you can see the added image in the skill editor. You can also see the image displayed with the answer text in the conversation with the customer.

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

When item creation is complete, press the Apply button to save. To add more items, press the '+ Add Item' button again and repeat the above process.

It is actually displayed to the user along with the button text.

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

### Send to person in charge by email <a href="#pdf-page-de2b9723ecc9ddbb2d5f4150339983e0d4e3d207-send-to-person-in-charge-by-email" id="pdf-page-de2b9723ecc9ddbb2d5f4150339983e0d4e3d207-send-to-person-in-charge-by-email"></a>

Finally, if you check 'Send to person in charge by email', the form entered by the customer can be sent to an agent by email. You can directly select the recipient agent, and if you do not select anyone, an email will be sent to all agents. If this option is not checked, the email will not be sent, but the answers are still stored in the configured variables.

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

The screen actually shown to users is as follows.Screen actually shown to users

For reference, the input form node can also request that customers upload files. When assigning a variable to the item that requires file upload, simply specify a file type variable!

<br>
