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

# Update linked records

> Let respondents choose records to update in Airtable, Notion, Smartsuite, and other databases.

## How to enable update mode

<Warning>
  **Only allow editing for records whose full data those respondents should be able to see.** Editing a linked record acts as a key to the entire record: respondents who can open it can view every field on that record, even fields that don't appear as questions in the subform. This is what lets the subform use any record field for pre-filling, [answer piping](/answer-piping), show/hide [logic](/conditional-hiding), and [calculations](/calculations). To limit what's loaded, you can [restrict prefilled data](/update-forms#restrict-prefilled-data) so the subform only loads fields mapped to questions.
</Warning>

<Steps>
  <Step title="Connect to your database">
    On your Fillout form, navigate to `Integrate` in the top menu to connect to your preferred database. In this example, we'll choose Airtable.

    <img src="https://mintcdn.com/fillout-005a867b/fbC3xRLvTmVJm_PS/images/Screenshot2025-09-24at7.00.27PM.png?fit=max&auto=format&n=fbC3xRLvTmVJm_PS&q=85&s=843b27651490487ecc250574c066a1f9" alt="Screenshot 2025-09-24 at 7.00.27 PM.png" width="2628" height="1440" data-path="images/Screenshot2025-09-24at7.00.27PM.png" />
  </Step>

  <Step title="Add the linked record field">
    Once connected, fields from your database will appear in the left-hand panel. Drag and drop the linked record field to your form.

    <img src="https://mintcdn.com/fillout-005a867b/qspE779gPQ343q9G/images/Screenshot2026-03-17at7.47.58PMcopy.png?fit=max&auto=format&n=qspE779gPQ343q9G&q=85&s=40db6efc1d803d074d067dc0ed5e0b65" alt="Screenshot2026 03 17at7 47 58P Mcopy" width="2880" height="1608" data-path="images/Screenshot2026-03-17at7.47.58PMcopy.png" />
  </Step>

  <Step title="Allow editing records">
    Click the field's <Icon icon="gear-complex" iconType="solid" /> to toggle the `Allow editing records` switch.

    <img src="https://mintcdn.com/fillout-005a867b/qspE779gPQ343q9G/images/Screenshot2026-03-17at7.48.15PMcopy.png?fit=max&auto=format&n=qspE779gPQ343q9G&q=85&s=1af9e2daebd2240c6804f60173518391" alt="Screenshot2026 03 17at7 48 15P Mcopy" title="Screenshot2026 03 17at7 48 15P Mcopy" style={{ width:"82%" }} width="2880" height="1756" data-path="images/Screenshot2026-03-17at7.48.15PMcopy.png" />

    <Info>
      The default label button for linked record fields is "Add". To edit this, go to Button display in the right-hand panel.
    </Info>

    To edit the form used for creating linked records, simply click `Edit subform`.
  </Step>

  <Step title="Publish and share">
    Click `Publish` in the upper right corner and share or embed your form.

    <img src="https://mintcdn.com/fillout-005a867b/0cmdOjbo1UesSfuw/images/Screenshot2026-03-17at7.48.33PM.png?fit=max&auto=format&n=0cmdOjbo1UesSfuw&q=85&s=5fe0948c4ebd3d7463617400cd72c21d" alt="Screenshot 2026 03 17 At 7 48 33 PM" width="2880" height="1604" data-path="images/Screenshot2026-03-17at7.48.33PM.png" />

    That's it! Now, respondents can update linked records in your database quickly with your Fillout form.
  </Step>
</Steps>

## Relevant articles

<CardGroup cols={3}>
  <Card color="#FFC738" icon="files-medical" iconType="regular" href="/create-new-linked-records" title="Create new linked records">
    Let respondents create from a record picker.
  </Card>

  <Card color="#FFC738" icon="folder-medical" iconType="regular" href="/record-pickers" title="Work with linked record pickers">
    Set pre-fills, reference fields, and more.
  </Card>
</CardGroup>
