Verified limit lookup

Gemini Apps File Upload Limits

Gemini Apps File Upload Limits, verified against Gemini's official documentation with scope, implementation impact, caveats, and a direct check.

Verified Aug 22, 20261 official source
Quick answer

Gemini documents file upload as 10 files per prompt; 100 MB each, or 2 GB per video. Folders and repositories count their contained files and have separate caps.

Verified Aug 22, 2026Official source

Current limits

ConstraintCurrent valueScopeVerified source
file uploadFolders and repositories count their contained files and have separate caps.10 files per prompt; 100 MB each, or 2 GB per videoSupported Gemini Apps accountsGoogleAug 22, 2026

Why does this limit matter?

Video byte limits, media-duration limits, prompt file counts, and context capacity can each be the first blocker.

This value is scoped to Supported Gemini Apps accounts; a different plan, runtime, model, endpoint, region, or account can produce a different effective constraint.

What should you check?

  1. Count files, bytes, media duration, and estimated tokens before uploading.
  2. Confirm the exact plan, model, runtime, endpoint, region, and account that serve the failing workload.
  3. Record the observed value, response headers or configuration, timestamp, and source without logging secrets.

Important caveats

  • The 10-file allowance is subject to availability, and rolling file-analysis limits also apply.
  • Treat the official source and live account configuration as authoritative if they differ from this verified snapshot.
HyperObserve reports the documented platform constraint. Your application, SDK, gateway, provider, region, or account can impose a lower effective limit.
Related

Related references and tools

Found an outdated limit? Report it.