---
title: "Data entry automation"
slug: "data-entry-automation"
updated: 2025-05-06T03:38:25Z
published: 2025-05-06T03:38:25Z
---

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

# Data entry automation

Automate data entry in Smart Tips using the **Auto Input** feature. It enables you to pre-populate a value in a form field. Any value that you define when creating the Smart Tip gets populated without the risk of end users adding errors.

Use the following steps to set the **Auto Input** feature for a Smart Tip:

1. When [Creating Smart Tips](/studio/docs/create-smart-tips), go to the **Advanced Options** tab. ![Studio_editor_AdvancedOptions2](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/Studio_editor_AdvancedOptions%282%29.png)
2. To automate a Smart Tip, choose the **Automated** option. ![Studio_Editor_AutomatedAdvancedOptions](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/Studio_Editor_AutomatedAdvancedOptions.png)
3. Select the **Auto Input** option from the drop-down, and then enter the value that you want to auto-populate in the respective field. ![Studio_Editor_AutoInput](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/Studio_Editor_AutoInput.png)

          Note:

          

- If you want to use a descriptive template that you want to get populated in or if you want to enter multiple sentences that are common for all your users, you can type any variable using the **break** tag, as seen in the following image. ![Studio-Editor_AutoInput_BreakTag](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/Studio-Editor_AutoInput_BreakTag.png)
- If you want to use a dynamic input value like a username, you can use any variable that is defined in custom data as seen in the following image. ![Studio_Editor_AutoInput_variable](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/Studio_Editor_AutoInput_variable.png)

For example, you can personalize the Thank you message at the end of a Flow by mentioning the first and last name using the variable - {first_name} and {last_name}. ![AdvancedOptions_AutoInput_VariableExample](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/AdvancedOptions_AutoInput_VariableExample.png)

1. Click **Save Tip**.  

![Studio_editor_saveTip](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/Studio_editor_saveTip.png)

          Note:

          

- The Auto Input option is applicable only for fields where keyboard input is expected.
- Repeat the process for every field that needs the auto-populated steps.

## Related

- [Smart Tip widget is auto created in your application](/smart-tips-widget-is-auto-created-in-your-application.md)
- [Smart Tip does not appear based on the set Triggers](/smart-tip-triggers-does-not-appear-based-on-the-set-triggers-condition.md)
