Skip to main content

Create a Strategy Enforcing One Week of Data Retention

Here is how to proceed:

  • Go to the administration tab.

  • Create an empty strategy or edit the one you want to modify. Paste the following line into it, then validate it:
    Configuration.Node.Retention: after 7 days keep none

If you want to apply this retention policy to a specific node, you can use this key instead:
Configuration.Node.Retention: at "C:\users\" after 7 days keep none
C:\users can be replaced with the node of your choice (machine, disk, directory, file).

Then make sure the strategy is correctly applied to the desired accounts. If it is already applied, it will automatically be pushed to the accounts without any further action on your part.

For more information on this topic, see the help section on retention strategies