Port currently has no built-in mechanism to back up or restore deleted catalog entities. When entities are deleted whether by user error or integration reconciliation manually curated metadata (such as team ownership, custom properties, and relations) is lost. Reconstructing this data requires writing custom scripts to parse the audit log, which is slow, manual, and constrained by the 90-day retention window. Requested Solution Soft Delete / Trash Bin: Allow deleted entities to be held in a recoverable state before permanent deletion. Direct Restore: Provide an automated mechanism to restore deleted entities and their historical properties/relations directly from audit logs or backups. Native Entity Backups: Allow users to schedule or trigger backups and restores of catalog data directly from within Port. Impact Eliminates the need for custom recovery scripts and significantly reduces recovery time during an incident.