AEP Batch Destination Export File — 5 Million Record Limit (System-Enforced)
What it is. Adobe Experience Platform enforces a hard system limit of 5 million records per exported file for batch (file-based) destinations. Unlike performance guardrails, AEP will not write more than 5 million records into a single output file — exports exceeding this size must be partitioned across multiple files automatically or via split export jobs.
Scope. Applies to all file-based batch destinations: Amazon S3, Azure Blob Storage, Google Cloud Storage, SFTP, and any other cloud-storage destination type in the AEP Destinations Catalog.
Architectural implication. For most mid-market activations (audiences of 100K–2M profiles), this limit is not binding. For enterprise organizations with large or merged audiences — national retail, financial services, healthcare with deduplicated patient lists — audiences can exceed 5 million records. These organizations must design their export configuration to accommodate multi-file partitioning and ensure that downstream ingestion tools (Snowflake COPY INTO, Fivetran, custom ETL) can handle split-file ingest from a single audience export.
Where the agent should surface this. When a user describes exporting large batch audiences (e.g., "we have a full 8-million-member loyalty program audience we want to export to S3"), note the 5-million-record-per-file system limit and confirm the downstream ingestion pipeline handles multi-file audience exports.