# Purging Data

*Available in* ASM HERMES 10.6.8.15038 and later

{% @arcade/embed flowId="Z6bJVd0jFz1vBfUBvu3p" url="<https://app.arcade.software/share/Z6bJVd0jFz1vBfUBvu3p>" %}

## Automated Purge

**System Controlled/Configured:**  Records are flagged for purging based on retention and delay periods, as set in the options in the Auditing page in System Administration. The purge process runs automatically on weekends. Records marked with a purge date are deleted if the date is in the past.&#x20;

## Manual Purge

Authorised Users with the ***Data Admin*** role can manually flag records for purging and can also manually delay the purge if necessary.

1. Click the Purge icon in the toolbar ![](/files/a8Xc1r4QHrGPpo6A3TaP)
2. Select "Yes" when prompted&#x20;

<figure><img src="/files/mn5fH3E8hQnBQ8LXNEyd" alt=""><figcaption></figcaption></figure>

## Delay/Pause Purge

Authorised Users can delay purging via the Purge Delay button to extend the retention period for flagged records.

1. Click the Delay Purge Icon (Only visible for records scheduled for a purge) ![](/files/EC6A29Me0EHN0V32eanV)
2. Select "Yes" when prompted top delay the purge
3. The purge date will be updated to reflect the current purge date plus the value specified by your system administrator.  e.g., *Current Purge Date* + 15 Days, 30 Days, *etc*.

<figure><img src="/files/7jsSQeTvHH4zHs3B3KwF" alt=""><figcaption></figcaption></figure>

## Viewing and Searching Records Scheduled for Purge

1. To see the allocated Purge data on the entity scheduled for purge, you can add the "Purge Date" field to relevant screens in ASM Screen Designer.

<figure><img src="/files/U9VEpPOjpIfiw8IkDBJ4" alt=""><figcaption></figcaption></figure>

2. To search for records scheduled for Purge, add the "Purge Date" to your search criteria.&#x20;

<figure><img src="/files/3yzAeUiKNdOVPuOVHllo" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.alemba.com/asm-hermes/use-asm/using-asm-core/purging-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
