> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/how-tos/delete-nextcloud-workspace.md).

# Delete Nextcloud Workspace

You can delete an existing Nextcloud Workspace to clear its users and reclaim the seat for a new team. Ensure all important data has been backed up before proceeding, as this action cannot be undone.

{% hint style="info" %}
**Prerequisites:**

* You must have an active <code class="expression">space.vars.ionos\_cloud</code> account.
* You must be logged in to <code class="expression">space.vars.ionos\_cloud</code> as a contract owner or an administrator.
  {% endhint %}

To delete a workspace:

1\. In the **DCD**, go to **Menu** > **Sovereign Workplace** > **Nextcloud Workspace**.

2\. In the **Nextcloud Workspace** window, select the workspace that must be deleted.

3\. Select the ![Options menu](/files/zMw81MF9KCPxOHBMLSog) on the selected card.

4\. Select **Delete**.

![Select Delete to delete the Nextcloud Workspaces](/files/vwsnVQnPpgdFkmRQDZ4A)

5\. In the **Delete workspace** window, enter **delete** to confirm.

6\. Select **Delete** to confirm deletion.

![Confirm deletion](/files/sx2Ev2fjAFd53HfmKypo)

{% hint style="success" %}
**Result:** The Nextcloud Workspace is scheduled for deletion. A four-week grace period applies, during which you can request a restoration by contacting [<mark style="color:blue;">IONOS CLOUD Support</mark>](https://docs.ionos.com/cloud/support/general-information/contact-information).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/how-tos/delete-nextcloud-workspace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
