Advanced data lifecycle management in Adobe Experience Platform
Adobe Experience Platform provides a robust set of tools to manage large, complicated data operations in order to orchestrate consumer experiences. As data is ingested into the system over time, it becomes increasingly important to manage your data stores so that data is used as expected, is updated when incorrect data needs correcting, and is deleted when organizational policies deem it necessary.
These activities can be performed using the Data Lifecycle UI workspace or the Data Hygiene API. When a data lifecycle job executes, the system provides transparency updates at each step of process. See the section on timelines and transparency for more information on how each job type is represented in the system.
Data Lifecycle UI workspace ui
The Data Lifecycle workspace in the Platform UI allows you to configure and schedule data lifecycle operations, helping to ensure that your records are being maintained as expected.
For detailed steps on managing data lifecycle tasks in the UI, see the data lifecycle UI guide.
Data Hygiene API api
The Data Lifecycle UI is built on top of the Data Hygiene API, whose endpoints are available for you to use directly if you prefer to automate your data lifecycle activities. See the Data Hygiene API guide for more information.
Timelines and transparency
Record delete and dataset expiration requests each have their own processing timelines and provide transparency updates at key points in their respective workflows.
The following takes place when a dataset expiration request is created:
Next steps
This document provided an overview of Platform’s data lifecycle capabilities. To get started making data hygiene requests in the UI, refer to the UI guide. To learn how to create data lifecycle jobs programmatically, refer to the Data Hygiene API guide