Skip to content

Commit 280320f

Browse files
authored
(DOCSP-32678) Dataset expirations (#292)
1 parent 0bb25b9 commit 280320f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

source/administration/edit-data-pipeline.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ You can make changes to your {+dl+} pipelines through the |service|
1818
|ui|, {+dl+} Pipelines |api|, and the {+atlas-cli+}, including:
1919

2020
- Edit the data extraction schedule
21+
- Edit the dataset retention policy
2122
- Edit the data storage region
2223
- Change the fields to exclude from your {+dl+} datasets
2324

@@ -65,6 +66,21 @@ Procedure
6566

6667
.. step:: Click :icon-fa5:`pencil-alt` in the :guilabel:`Actions` column for the pipeline that you wish to modify.
6768

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+
6884
.. step:: (Optional) Make changes to your data extraction schedule.
6985

7086
Before making changes to your :guilabel:`Basic Schedule`, ensure

0 commit comments

Comments
 (0)