Archiving Service Desk records
Why archive?
Archiving data regularly provides the following benefits:
- Reduces the size of your production data sets.
- Improves overall system performance (for example, searches run more quickly, because searches only look at production data, not archived data).
- Enforces organizational data retention policies.
When an archiving process takes place, it copies data from a production form and its associated forms to a set of corresponding archive formsand then deletes the data from the production forms. This work all happens within the same database. Later, you can remove older data from the archive form by performing an export process. Exporting data from the archive removes it from the database either by moving it to a .csv file, deleting it, or both.
Archiving is not about backing up data. It’s about maintaining system performance and enabling record retention policies by removing obsolete records from the system. See here for more information about what happens to records when they are archived.
You can exclude individual records from being archived as described in Preventing a record from being archivedin the Remedy ITSM documentation space.