: Update the Apex_Cleaner_Setting__mdt records to define your data retention policy.
The manifest file listing all components for deployment via Workbench or SFDX.
Apex_Cleaner_Setting__mdt : A Custom Metadata Type to store retention periods (e.g., "Delete logs older than 30 days").
: Navigate to Static Resources in Setup and upload the Apex_Cleaner.zip if using it for LWC, or use Deployment Settings for code installation.
Compress and Extract Zip Files in Apex (Generally Available)
: Uses metadata settings so admins can adjust cleaning rules without modifying code.