Skip to main content

How to configure automatic asset archiving

To keep your asset list current, Snyk API & Web automatically archives assets that are no longer detected in discovery scans.

Written by Claudio Gamboa

This guide explains how to configure the automatic archiving settings for your account.

Prerequisites

To access this feature, your Snyk API & Web plan must include the Asset Discovery entitlement.

Configuration steps

  1. In your Snyk API & Web account, navigate to Settings > Scan Settings, and locate the ARCHIVE DISCOVERED ASSETS module.

  2. Use the Off/On toggle to enable or disable the automatic archiving feature. By default, this feature is enabled.

  3. In the input field, enter the number of days (from 1 to 365) an asset should be undetected before it is automatically archived. The default is 30 days.

  4. Click SAVE to apply your changes.

Verify the outcome

Once configured, Snyk API & Web automatically moves any asset to an "Archived" state if it is not detected in any discovery scan for the number of days you specified.

You can view your archived assets at any time:

  1. Navigate to the Discovery page.

  2. Select the State drop-down filter.

  3. Select Archived to see a list of all assets in that state.

Manage archived assets

Automatic reactivation: You don't need to manually reactivate assets. If a previously archived asset is detected again in a new discovery scan, Snyk API & Web automatically returns it to the "Active" state.

Did this answer your question?