Skip to main content

How many production entries can I upload at once?

Avoid upload errors by splitting CSV files into chunks of 400 rows or fewer

G
Written by Grant M
Updated over 3 weeks ago

How many production entries can I upload at once?

You can upload up to about 400 production entries at a time using the Upload CSV feature in the Production module.

If your file has more than ~400 rows, the upload may fail or stall. To avoid issues:

  • Split your CSV into smaller files with 400 or fewer rows each (keep the header row in every file).

  • Upload the files one at a time until all entries are imported.

This limitation helps ensure uploads complete successfully without errors or timeouts.


Best practice: If you regularly work with large files, prepare your data in chunks of 400 rows or fewer before starting the upload.

Did this answer your question?