Skip to main content
Question

Why doesn't Airtable allow attachment size limit in forms?

  • June 18, 2026
  • 3 replies
  • 98 views

anmolgupta
Forum|alt.badge.img+7

Airtable doesn’t allow us to set an attachment size limit in Airtable forms. Why? This is so critical while having an attachment field in public forms especially. You just can’t bear any random person uploading GBs of file.

3 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • June 19, 2026

@anmolgupta 

I’m not sure why Airtable doesn’t offer that feature, but it’s a fantastic idea and you should definitely submit it as a feature request on the product ideas form here.

In the meantime, until Airtable offers this feature, your #1 best bet for this is to use Fillout’s advanced forms for Airtable.

Fillout is 100% free, and it offers hundreds of features that Airtable’s native forms don’t offer, including the ability to:

I show how to use a few of the advanced features of Fillout on these 2 Airtable podcast episodes:

Hope this helps!

If you’d like to hire the best Airtable consultant to help you with anything Airtable-related, please feel free to contact me through my website: Airtable consultant — ScottWorld


Forum|alt.badge.img+6
  • Participating Frequently
  • June 22, 2026

This is a real and rather unusual gap in Airtable forms in my opinion.  While Fillout is always an option another good option is to route your form through Zapier or Make instead which will allow you to intercept the submission.  You can check the file size early in your flow and reject or flag it before it settles into your base.  It is more setup but everything is kept within tools you may already be using.

If you already have Airtable automations, you can have a step that checks attachment size when a record is created or sends a notification when something oversized comes through.  It isn’t quite a perfect fix but it catches the problems quickly.

Either way, worth submitting this as a feature request because this is a very basic need that somehow has been overlooked.


Forum|alt.badge.img+6
  • Known Participant
  • July 9, 2026

The larger the files, the more storage resources they consume from your subscription.

In addition, the more you use AI features to process those files, the more AI credits you are likely to consume.

I assume that is the intended behavior. However, the other side of the coin is that if you have multiple clients in your base, one client could potentially consume a disproportionate amount of the available storage.

An approach would be to calculate the total size of all files uploaded by each user or client and define a maximum storage limit for each of them. An automation could then compare the current usage against the configured limit and automatically delete or hide any newly uploaded files that exceed the allocated quota. This would effectively enforce the storage limit for each client, somehow.