# Settings

When you want to configure a form, click the '**Gear'** (<img src="https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2FkgoqdF76RWX4pxxcGhWN%2Fimage.png?alt=media&#x26;token=ddf7db7f-0d0d-4d7b-8a73-313d8964d080" alt="" data-size="line">) icon on the form that you selected on the Form Builder page.  You will see a pop-up to configure **mail settings** and **general settings**.&#x20;

<figure><img src="https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2FK3rtx1TaQunGaoB695FZ%2Fimage.png?alt=media&#x26;token=8f1d1416-2143-4899-a296-5f32dda487a3" alt=""><figcaption><p>Mail Settings</p></figcaption></figure>

**Component Explanation:**

| Mail Settings | Description                                                                                                                                                                                           |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| SMTP Auth     | SMTP authentication                                                                                                                                                                                   |
| SMTP TLS      | A security protocol that encrypts email to protect its privacy.                                                                                                                                       |
| SMTP Host     | Hostname form mail server (e.g smtp.gmail.com).                                                                                                                                                       |
| SMTP Port     | Set SMTP port – 587 for TLS authentication.                                                                                                                                                           |
| Username      | <p>The username is used for SMTP authentication. <br><br><strong>Note :</strong> <br>You can enter your email address. This e-mail is an email that has registered on the 3Dolphins application. </p> |
| Password      | User's email password.                                                                                                                                                                                |
| Recipient     | The name of the person who will receive the email.                                                                                                                                                    |

The following are the configurations available in **General Settings**.

<figure><img src="https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2Fh7odtdIJFIVwv0H8MJWG%2Fimage.png?alt=media&#x26;token=042d8868-7501-4772-8280-a40f299103df" alt=""><figcaption><p>General Settings</p></figcaption></figure>

**Component Explanation:**

| Settings        | Description                                                                                                                                                                                                                                                                                                                                                                                                    |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Encryption      | <p>In the Encryption section, there are two data types <strong>true</strong> and <strong>false</strong>. </p><p></p><ol><li><strong>'True' =</strong> value (data) that is submitted to the database will be automatically encoded.</li><li><strong>'False' =</strong> you can see the original value (data) of the form in the database.</li></ol>                                                            |
| One Time Access | <p>In the One Time Access, there are two data types <strong>true</strong> and <strong>false</strong>. </p><p></p><ol><li><strong>'True' =</strong> the customer can only open the form once and can’t reopen the form when he has closed it even though the customer has not submitted the form.</li><li><strong>'False' =</strong> customers can still reopen the form that has not been submitted.</li></ol> |
| Integration     | To integrate the form with process flow. The dropdown field is populated based on the list of workflows that are already available in the system.                                                                                                                                                                                                                                                              |
| Success Message | Notify message that the customer's form has successfully been submitted.                                                                                                                                                                                                                                                                                                                                       |
| Failure Message | Notify message that the customer's form failed submitted.                                                                                                                                                                                                                                                                                                                                                      |
| Expired Message | Notify message the customer that they can't submit the form because invalid.                                                                                                                                                                                                                                                                                                                                   |
