Deletion managment
Some platforms perform a “hard delete” when deleting entries. When this occurs, the item is literally removed from their records and SyncHub does not get notified about its change in status (because there is no “it” to notify about). This means that it is not possible to perform reports on "hard" deleted entities.
The Deletion Management module allows SyncHub to provide this data anyway through a separate process to the usual syncing.
### How to access
If an endpoint requires use of the deletion manager then it will automatically be available. Activating checks and adjusting check frequency can be achieved through a menu found on the relevant endpoint's dashboard. This menu will only be visible if the endpoint allows deletion management.

####Read more about this feature and how it works on the [blog](https://blog.synchub.io/articles/deletion-management)