Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Deletion of Records from Individual Profile and Custom Class Datasets

Avatar

Level 3

Hi all,

 

I have an urgent request and would appreciate a quick response.

 

We need to expire or delete old records from both individual profile and custom class datasets in AEP. The records should be removed from both the Profile Store and the Data Lake, and this process should be automated on a schedule - for example, deleting any records older than 30 days.

 

How can this be done in AEP? My understanding is that the data retention policy only works for experience event datasets.

 

Thanks

1 Reply

Avatar

Level 4

AEP/RTCDP does not natively support automatically deleting profile records based on their age (e.g., removing records older than 30 days). The platform is designed to maintain comprehensive customer profiles and enable a full 360-degree customer view over time.

 

While there are mechanisms to delete identities from the profile store, these are primarily intended to fulfill GDPR or other regulatory compliance requirements. These options have specific guardrails and limitations and are not suitable for general data lifecycle management.

 

If your use case strictly requires removing records older than 30 days, one practical approach would be to periodically ingest only the current valid profiles into a new dataset and then drop the old dataset. This ensures that only the most recent records remain available in both the data lake and profile store.