# CSV export is missing pages **What you are seeing** The CSV export is missing pages. --- ## Why it happens The export stops at 5,000 pages and gives no warning that it truncated. It also always searches the whole site, even when you opened the form inside a space - so it is not a space-scoped export. --- ## What to do For very widely used forms, narrow the set another way before exporting, and treat a 5,000-row file as possibly incomplete. --- ## Limits that apply here | **Limit** | **Value** | **What happens** | | ------------------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------- | | CSV export cap | 5,000 pages | An export stops at 5,000 pages and gives no warning that it truncated. Pages are fetched 25 at a time. | | Responses table page size | 25 rows | The per-form responses table pages 25 pages at a time using search cursors. Next/Previous and Refresh only - no jump-to-page. | --- ## Related [Form does not appear in the Forms catalogue, or its pages are missing from the responses tableThere are at least six distinct causes and the product gives no diagnostic. Roughly in ord](https://help.gocapable.com/forms/form-does-not-appear-in-the-forms-catalogue-or-its-pages-are-missing-from-the-responses-table.html) [Something is missing or looks wrongThe rest of this family.](https://help.gocapable.com/forms/something-is-missing-or-looks-wrong.html) --- _Found it? Good._