|
| 1 | +--- |
| 2 | +title: How to recover keys scheduled for deletion |
| 3 | +description: Recover keys scheduled for deletion in the Scaleway console before they are permanently removed. |
| 4 | +tags: key encrypted-data scheduled-deletion recover-keys |
| 5 | +dates: |
| 6 | + validation: 2025-07-24 |
| 7 | + posted: 2025-07-24 |
| 8 | +--- |
| 9 | +import Requirements from '@macros/iam/requirements.mdx' |
| 10 | + |
| 11 | + |
| 12 | +This page shows you how to recover keys scheduled for deletion using the Scaleway [console](https://console.scaleway.com). Once you schedule a key for deletion, it enters a 7-day pending deletion period, during which you can still recover it. |
| 13 | +After this retention period, the key and its version are permanently deleted. |
| 14 | + |
| 15 | +<Requirements /> |
| 16 | + |
| 17 | +- A Scaleway account logged into the [console](https://console.scaleway.com) |
| 18 | +- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization |
| 19 | +- Created a [key](/key-manager/how-to/create-key/) |
| 20 | +- Scheduled keys for deletion |
| 21 | + |
| 22 | +## How to recover one key |
| 23 | + |
| 24 | +1. Click **Key Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. |
| 25 | +2. Select the [region](/key-manager/concepts/#region) in which to recover the key, in the **Region** drop-down. |
| 26 | +3. Click the **Scheduled for deletion** tab. Your keys display. |
| 27 | +4. Click <Icon name="more" /> next to the key you want to recover and click **Recover**. A pop-up displays the estimated cost of recovering the key. |
| 28 | + <Message type="note"> |
| 29 | + Recovering a key is billed €0.01 per key. |
| 30 | + </Message> |
| 31 | +5. Click **Recover key** to confirm. Your key displays in the **Keys** tab. |
| 32 | + |
| 33 | +## How to recover several keys |
| 34 | + |
| 35 | +1. Click **Key Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. |
| 36 | +2. Select the [region](/key-manager/concepts/#region) in which to recover the key, in the **Region** drop-down. |
| 37 | +3. Click the **Scheduled for deletion** tab. Your keys display. |
| 38 | +4. Tick the checkboxes next to **Name** to select all the keys you want to recover. |
| 39 | +5. Click the circular arrow to recover the selected keys. |
| 40 | +6. Check the estimated cost and click **Recover keys** to confirm. |
0 commit comments