docs/documentation/platform/pki/settings/certificate-cleanup.mdx
Automatically remove expired certificates from your Certificate Manager. Cleanup runs daily and deletes certificates that have been expired for a configurable number of days.
<Info> This setting is managed by product admins and applies to all certificates in the Certificate Manager. </Info>| Value | Behavior |
|-------|----------|
| `3` | Certificates are deleted 3 days after expiration |
| `7` | Certificates are deleted 7 days after expiration |
| `30` | Certificates are deleted 30 days after expiration |
<Note>
Values must be between 1 and 30 days.
</Note>
<Warning>
Deleting synced certificates can break integrations. Enable this option if you use certificate syncs.
</Warning>
After the cleanup job runs, the settings page displays:
| Field | Description |
|---|---|
| Status | Whether the last run succeeded or failed |
| Last Run | Date and time of the last execution |
| Certificates Removed | Number of certificates deleted |
Only Product Admins can configure certificate cleanup settings.