# Form submit

## I. How to use

* By clicking on the "Form submit" component, you will add a turquoise block to your whiteboard.
* This block has 2 purple dots. So you can connect with any blocks you want.

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

There are 5 parts that you need to know, let's find out:

### 1.  The message

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

* The format tool (1): this will help your content looks more better.
* The content area (2): to input the information.

### 2. The URL

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

* This section will let you input the link where you save your form for your customer fill-in (ex: Google Drive, Mega, etc.)

### 3.  Security token

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

### 4. Attached customer property

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

* This section will let you optionally choose the customer information to collect, include: customer ID, customer external ID, customer name, customer email and customer phone number.&#x20;
* Three fields need to be filled out by the customer are: Customer name, customer email and customer phone number.

### 5. Wait counter

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

* You can customize the waiting time for customer response. If the customer does not respond within a specified time, they will no longer be able to select items from the list you've set up

<mark style="color:red;">**= Please remember to click the "Save changes" button before leaving.**</mark>

## II. Examples

<figure><img src="/files/LEGvTqExqjTxEXYsn7Rk" alt=""><figcaption><p>(This is an example for testing purpose)</p></figcaption></figure>


---

# 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://documents.cxgenie.ai/bots/workflow/workflow-components-1/form-submit.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.
