> ## Documentation Index
> Fetch the complete documentation index at: https://fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Add placeholder text to form fields

> Add text to where your respondents type their answers or choose options.

## Overview

Placeholders are often used to show a sample answer or give instructions on how to respond. You can also use them to type your question directly into the field, making form shorter and neater.

## How to add placeholders to text fields

Click the text field followed by its <Icon icon="gear-complex" iconType="solid" /> to open the right-hand panel. Then, type your **Placeholder**.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-08-15at3.33.01PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=237e69f99dc8c385c644814944179e79" alt="Screenshot 2025-08-15 at 3.33.01 PM.png" width="2542" height="1445" data-path="images/Screenshot2025-08-15at3.33.01PM.png" />

## Add placeholders to choice fields

Similar to the step above, click the field followed by its <Icon icon="gear-complex" iconType="solid" /> to show the right-hand panel. Then, type your **Placeholder**.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-08-15at3.50.56PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=61624d94c11949221f58ee445dd7fc3e" alt="Screenshot 2025-08-15 at 3.50.56 PM.png" title="Screenshot 2025-08-15 at 3.50.56 PM.png" style={{ width:"76%" }} width="1665" height="620" data-path="images/Screenshot2025-08-15at3.50.56PM.png" />

<Warning>
  Placeholders disappear once a respondent starts typing in the field or selects an option. These aren't intended to [pre-fill an answer](/answer-piping) for respondents.
</Warning>

## Reference previous answers as placeholders

You can use a respondent’s previous answer to remind them or guide a question or field. This is especially useful in forms with multiple related questions, so respondents don’t have to scroll back.

Under **Placeholder**, click the <Icon icon="square-plus" iconType="solid" /> or type **@** to reference a field with the previous answer.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-08-15at3.46.00PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=760543948fd9c1bae46886257320e3af" alt="Screenshot 2025-08-15 at 3.46.00 PM.png" title="Screenshot 2025-08-15 at 3.46.00 PM.png" style={{ width:"53%" }} width="766" height="435" data-path="images/Screenshot2025-08-15at3.46.00PM.png" />

In our example, we first asked how they heard about us, and then added a follow-up field to ask which specific platform.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-08-15at3.47.19PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=0071681d9f64a900ee88c86a240f43f5" alt="Screenshot 2025-08-15 at 3.47.19 PM.png" width="2556" height="1333" data-path="images/Screenshot2025-08-15at3.47.19PM.png" />

## Related articles

<CardGroup cols={3}>
  <Card title="Answer piping" icon="wand-magic-sparkles" iconType="regular" color="#FFC738" href="/answer-piping">
    Insert previous answers into upcoming questions or fields.
  </Card>

  <Card title="Field types" icon="question" iconType="regular" color="#FFC738" href="/question-types">
    Customize or change over 50 field types, add captions, and more.
  </Card>
</CardGroup>
