@@ -18,6 +18,7 @@ You can make changes to your {+dl+} pipelines through the |service|
18
18
|ui|, {+dl+} Pipelines |api|, and the {+atlas-cli+}, including:
19
19
20
20
- Edit the data extraction schedule
21
+ - Edit the dataset retention policy
21
22
- Edit the data storage region
22
23
- Change the fields to exclude from your {+dl+} datasets
23
24
@@ -65,6 +66,21 @@ Procedure
65
66
66
67
.. step:: Click :icon-fa5:`pencil-alt` in the :guilabel:`Actions` column for the pipeline that you wish to modify.
67
68
69
+ .. step:: (Optional) Configure a :guilabel:`Dataset Retention Policy`.
70
+
71
+ A dataset retention policy can help manage your {+dl+} storage
72
+ by automatically deleting old datasets after a duration you specify.
73
+
74
+ To configure a dataset retention policy for a pipeline, toggle
75
+ :guilabel:`Dataset Retention Policy` to ``ON`` and enter a time value,
76
+ in days, weeks, or months.
77
+
78
+ .. important::
79
+
80
+ Changes to your pipeline's dataset retention policy take effect immediately.
81
+ If you lower the retention duration for a pipeline with existing datasets,
82
+ then datasets that are beyond the new duration expire immediately.
83
+
68
84
.. step:: (Optional) Make changes to your data extraction schedule.
69
85
70
86
Before making changes to your :guilabel:`Basic Schedule`, ensure
0 commit comments