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

# Disable internal storage

> Prevent Fillout from storing responses submitted through your form.

## Overview

**Disabling internal storage** is available for users who prefer to have control over where their data is stored. When this option is enabled, Fillout will not store any form submission data on its servers—either temporarily or long-term. This ensures that submission data is passed directly to your configured integrations or webhooks, without being saved by Fillout.

This option may be useful for organizations with strict data residency, compliance, or privacy requirements that prohibit storing data on third-party servers, such as those in regulated industries or handling highly sensitive information.

<Info>
  This feature is available on the [**Enterprise Plan**](https://www.fillout.com/enterprise). If you're interested, please fill out [**this form**](https://main.fillout.com/enterprise) to speak directly to someone on our sales team.
</Info>

## Limitations

Disabling internal storage will limit access to several features that rely on Fillout's servers to temporarily hold or process data:

* [**Results page**](/results) - completed submissions can't be recorded in Fillout
* [**Partial submissions**](/partial-submissions) - partially completed responses can't be tracked or saved
* [**PDF generation**](/pdfs) - PDFs can't be created
* [**Fillout Scheduling**](/scheduling) - features related to scheduling (e.g., [time slot availability](/fillout-scheduling-availability) and calendar syncing) will be unavailable
* [**Approvals**](/approval-workflows) - approval workflows and status tracking will be disabled

## **How to use this feature**

<Steps>
  <Step title="Open form settings">
    Click <Icon icon="gear-complex" /> on the upper right area.

    <img src="https://mintcdn.com/fillout-005a867b/y7OTwbmw3ifD57iM/images/formsettings.png?fit=max&auto=format&n=y7OTwbmw3ifD57iM&q=85&s=f8b06647697e32309d06a0c1ef3d6e0b" alt="form settings.png" title="form settings.png" style={{ width:"49%" }} width="737" height="137" data-path="images/formsettings.png" />
  </Step>

  <Step title="Use external storage">
    Go to `Form behavior` and toggle the `Only use external storage` switch.

    <img src="https://mintcdn.com/fillout-005a867b/Fvc_domx1vDmLFKC/images/Screenshot2025-11-06at7.08.26PM.png?fit=max&auto=format&n=Fvc_domx1vDmLFKC&q=85&s=a71b05757a329a3156d56f0315a33b1f" alt="Screenshot 2025-11-06 at 7.08.26 PM.png" width="2641" height="596" data-path="images/Screenshot2025-11-06at7.08.26PM.png" />
  </Step>
</Steps>

<Check>
  File uploads are still stored on AWS S3 as many of Fillout's 3rd party integrations require an external link to uploaded files.
</Check>

## Related articles

<CardGroup cols={3}>
  <Card title="Results" icon="clipboard" iconType="regular" color="#FFC738" href="/results">
    Review individual submissions, summary, and analytics.
  </Card>

  <Card title="Fillout Scheduling" icon="calendar" iconType="regular" color="#FFC738" href="/scheduling">
    Book meetings on your Google or Outlook calendars with a form.
  </Card>

  <Card title="Approvals" icon="badge-check" iconType="regular" color="#FFC738" href="/approval-workflows">
    Automate approvals, requests, applications, and others.
  </Card>
</CardGroup>
