> ## 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.

# Duplicate existing questions

> Build forms faster by duplicating existing fields in your form or transferring them to a different form.

## How to duplicate a field or question

Click the question followed by <Icon icon="clone" iconType="solid" />.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-09-11at6.54.49PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=a37887138c0ee5aa20f722df4bdbadbf" alt="Screenshot 2025-09-11 at 6.54.49 PM.png" style={{ width:"95%" }} width="1578" height="880" data-path="images/Screenshot2025-09-11at6.54.49PM.png" />

Your question will now have a copy in the same page.

## Copy fields in bulk

Click and drag to select the fields you want to copy. Alternatively, you can hold `Shift` on your keyboard, and click the fields you'd like to copy.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-09-11at7.10.15PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=b4573923a14ab970e511704f74f704f3" alt="Screenshot 2025-09-11 at 7.10.15 PM.png" width="2258" height="776" data-path="images/Screenshot2025-09-11at7.10.15PM.png" />

Then, press `⌘ + C` or `Ctrl + C` to copy followed by `⌘ + V` or `Ctrl + V` to paste them on a different page.

<Check>
  You can also copy buttons, header, section dividers, PDF viewers, and other advanced fields.
</Check>

## Move fields or questions to a different page

Click and drag to highlight the fields you want to copy. Alternatively, you can hold `Shift` and click the fields you'd like to move. Then, click <Icon icon="object-subtract" /> and select a page to move them to.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/O73a9Lw1a3atcmLD/images/Screenshot2025-09-11at6.40.38PM.png?fit=max&auto=format&n=O73a9Lw1a3atcmLD&q=85&s=f8ae1b3b6b784648a14005e103d66357" alt="Screenshot 2025-09-11 at 6.40.38 PM.png" width="2007" height="552" data-path="images/Screenshot2025-09-11at6.40.38PM.png" />

<Warning>
  Moving these fields will delete any answers already collected.
</Warning>

## Connect duplicated questions to an integration

If you’re using an integration like [Airtable](/airtable) or [Notion](/notion), you’ll notice that your new question is **Not connected** to a field yet.

Select a question followed by <Icon icon="gear-complex" iconType="solid" /> to choose a `field` you'd like to connect it to from the dropdown.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/60XYaN8M6v6eMBSZ/images/Screenshot2025-10-20at3.01.21PM.png?fit=max&auto=format&n=60XYaN8M6v6eMBSZ&q=85&s=76494d0acd834f5d758404b67df70241" alt="Screenshot 2025-10-20 at 3.01.21 PM.png" width="2127" height="349" data-path="images/Screenshot2025-10-20at3.01.21PM.png" />

## Related articles

<CardGroup cols={3}>
  <Card title="Copy and paste a question" icon="paste" iconType="regular" color="#FFC738" href="/copy-paste-fields">
    Copy and paste fields across pages.
  </Card>

  <Card title="Import and export forms" icon="folder-open" iconType="regular" color="#FFC738" href="/importing-and-exporting-forms">
    Transfer between different accounts.
  </Card>

  <Card title="Duplicate a form" icon="copy" iconType="regular" color="#FFC738" href="/duplicate-a-form">
    Use an existing form as a starting point for a new form.
  </Card>
</CardGroup>
