> ## Documentation Index
> Fetch the complete documentation index at: https://docs.doko-ai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom Forms

> Discover and learn how to use the powerful tools available for your chatbot.

With this tool, you can customize the information you want to collect from your customers. Create personalized forms that adapt to your business needs and capture the exact data you require.

### Main Features

* Customizable form fields
* Multiple field types (text, email, phone, date, etc.)
* Conditional logic support
* Data validation
* Automatic data capture to database

<Frame>
  <img src="https://mintcdn.com/doko/QBTK_ZdFW9dO1vuO/images/tools/en/form.png?fit=max&auto=format&n=QBTK_ZdFW9dO1vuO&q=85&s=1a2b114ff645ffa420f21c98745e7888" alt="Custom Forms" width="757" height="102" data-path="images/tools/en/form.png" />
</Frame>

### Creating Custom Forms

<Steps>
  <Step>
    Configure your form fields by adding the field name, type, and description. You can specify which fields are required and set validation rules.

    <Frame>
      <img src="https://mintcdn.com/doko/Wg4IYUr-zcADJUz0/images/tools/en/formulario1.png?fit=max&auto=format&n=Wg4IYUr-zcADJUz0&q=85&s=49a03f40f841853cc4b3ba3a352a270b" alt="Form Configuration" width="728" height="463" data-path="images/tools/en/formulario1.png" />
    </Frame>
  </Step>

  <Step>
    Customize the form behavior and appearance. Set up conditional logic to show or hide fields based on previous answers, and configure how the form will be presented to users.

    <Frame>
      <img src="https://mintcdn.com/doko/Wg4IYUr-zcADJUz0/images/tools/en/formulario2.png?fit=max&auto=format&n=Wg4IYUr-zcADJUz0&q=85&s=d744daa6413374eeb717243be01a6937" alt="Form Customization" width="732" height="637" data-path="images/tools/en/formulario2.png" />
    </Frame>
  </Step>
</Steps>

The chatbot will ultimately respond and collect information in the following way:

<Frame>
  <img src="https://mintcdn.com/doko/Wg4IYUr-zcADJUz0/images/tools/es/encuesta.png?fit=max&auto=format&n=Wg4IYUr-zcADJUz0&q=85&s=c2ae78b7cc2becae1c585124267ed19b" alt="Form Example" width="550" height="842" data-path="images/tools/es/encuesta.png" />
</Frame>
