Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 13 additions & 25 deletions docs/user/spaces/delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<img src={require("./img/delete/deactivate-filter.png").default} alt="Deactivate Filter" width="500"/>
<img src={require("./img/delete/deactivate-filter.png").default} alt="Deactivate Filter" width="1920"/>

## 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.

<img src={require("./img/delete/select-space.png").default} alt="Select Space" width="1920"/>
<img src={require("./img/delete/delete-top-bar.png").default} alt="Delete Top-Bar and Context Menu" width="1920"/>

- Click on Delete in the top bar,

<img src={require("./img/delete/delete-top-bar.png").default} alt="Delete Top-Bar" width="1920"/>

or

- open the three-dot menu and select Delete

<img src={require("./img/delete/context-menu.png").default} alt="Context Menu" width="400"/>

- Confirm that you are sure that you want to delete the space
- Confirm that you want to delete the Space.

<img src={require("./img/delete/confirm.png").default} alt="Confirm" width="500"/>

:::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.
Binary file modified docs/user/spaces/img/delete/confirm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/spaces/img/delete/deactivate-filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/spaces/img/delete/delete-top-bar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.