diff --git a/docs/user/spaces/delete.md b/docs/user/spaces/delete.md index d799e13c..b502cd90 100644 --- a/docs/user/spaces/delete.md +++ b/docs/user/spaces/delete.md @@ -6,43 +6,31 @@ description: Delete a Space in OpenCloud draft: false --- -# Delete Space in OpenCloud +# Delete a Space in OpenCloud -Before you can delete a Space, it must first be disabled. Here are the steps you should follow: +Before you delete a Space, it must first be disabled. +The screenshots below assume that a Space named `Platform team` already exists. If it does not, create it first by following [Create a Space](./create.md). -## Disable Space +## Disable the Space first -- Follow the instructions for [Disable a Space](./enable-disable.md) to set the Space to the deactivated state before deleting it. +- Follow the instructions in [Disable and Enable a Space](./enable-disable.md) to disable the Space before deleting it. -- If the Space is no longer visible after deactivation, click on the Include disabled filter to display it again. +- If the Space is no longer visible after deactivation, make sure the Include disabled filter is enabled so the Space is shown again. - Deactivate Filter + Deactivate Filter -## Delete Space +## Delete the Space -- Select the Space you want to delete. +- Select the Space you want to delete, or open the context menu and click Delete. - Select Space + Delete Top-Bar and Context Menu -- Click on Delete in the top bar, - - Delete Top-Bar - - or - -- open the three-dot menu and select Delete - - Context Menu - -- Confirm that you are sure that you want to delete the space +- Confirm that you want to delete the Space. Confirm :::caution -A deleted Space cannot be restored. It is permanently and irretrievably deleted. -Therefore, be careful to whom you grant can manage rights for your Space. - -Please remember to ensure that no important data is lost before deleting. +A deleted Space cannot be restored. Make sure that no important data will be lost before you delete it. ::: -Now you know how to delete a space. +Now you know how to delete a Space. diff --git a/docs/user/spaces/img/delete/confirm.png b/docs/user/spaces/img/delete/confirm.png index b9cc107e..47ffec49 100644 Binary files a/docs/user/spaces/img/delete/confirm.png and b/docs/user/spaces/img/delete/confirm.png differ diff --git a/docs/user/spaces/img/delete/deactivate-filter.png b/docs/user/spaces/img/delete/deactivate-filter.png index 744db043..018f187a 100644 Binary files a/docs/user/spaces/img/delete/deactivate-filter.png and b/docs/user/spaces/img/delete/deactivate-filter.png differ diff --git a/docs/user/spaces/img/delete/delete-top-bar.png b/docs/user/spaces/img/delete/delete-top-bar.png index d77d19c4..2d7147ac 100644 Binary files a/docs/user/spaces/img/delete/delete-top-bar.png and b/docs/user/spaces/img/delete/delete-top-bar.png differ