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 Experience 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 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.
- To monitor your current usage against quota limits, see the Quota reference guide.
- For entitlement rules, monthly caps, SLA timelines, and exception handling policies, see the Record delete quota guide (UI) and Work order quota guide (API).
The following takes place when a dataset expiration request is created:
Record delete timelines record-delete-transparency
The following takes place after a record delete request is submitted.
completed once all systems confirm deletion.For entitlement-based queue durations and maximum SLA values, see Processing timelines for identifier submissions.
Next steps next-steps
This document provides an overview of Experience Platform’s Data Lifecycle capabilities. To get started making data hygiene requests in the UI, see the data lifecycle UI guide. To create Data Lifecycle jobs programmatically, see the Data Hygiene API guide.