> For the complete documentation index, see [llms.txt](https://help.aranet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/workspace-management/delete-workspace.md).

# Delete Workspace

Aranet Cloud workspace deletion can be initiated either by the User or by Administrator.

To initiate workspace deletion user must have Workspace *Write* permission:

<div data-with-frame="true"><figure><img src="/files/PH2BpiL15q1Y7MLrpbhF" alt=""><figcaption></figcaption></figure></div>

Navigate to **WORSKSPACE** menu **CONFIG** tab, here you can change your workspace name at any time:

<div data-with-frame="true"><figure><img src="https://forum.aranet.com/site/assets/files/4289/image.1000x0-is.png" alt=""><figcaption></figcaption></figure></div>

Locate **DELETE WORKSPACE** button at the bottom of the window and click on it:

A warning message will appear:

<div data-with-frame="true"><figure><img src="/files/6yfhgNyEJpuqj2PnzJ8g" alt=""><figcaption></figcaption></figure></div>

After approval:

* Workspace becomes unavailable for login, and existing login sessions expire
* All the administrators (users with the role Administrator) (including the user who initiated the process) will receive an informative message via email that the workspace will be deleted within 5 days. The message will also contain a link that allows you to cancel this process

If no cancellation is made within 5 days, the workspace is deleted.

Workspace will be deleted immediately if:

* Workspace has status *Waiting* (the workspace has never had a license, and any Pro Bases weren't registered)&#x20;
* Workspace has a *Trial,* AND no bases are registered, and the owner is the only user of this workspace
* Workspace has *Expired* status, AND no bases are registered, and the owner is the only user of this workspace

**Aranet Cloud initiates workspace deletion when**:

* Workspace is in *Waiting* status for longer than 90 days
* Workspace is in *Expired* status for longer than 180 days

When Cloud initiates the deletion process for the workspace with *Expired* status:

* Workspace becomes unavailable for login, and existing login sessions expire
* All administrators (users with the role Administrator) receive an informative message via email that the workspace will be deleted within 5 days. The message shall also contain a link that allows cancellation of this process.

If no cancellation is made within 5 days, the workspace is deleted.

If the delete process is **cancelled**, the time countdown is started again, meaning that if the status has not changed after 90 or 180 days, the process will start again.&#x20;

Workspace with *Waiting* status is deleted immediately (without sending an e-mail) when the 90-day countdown has passed.&#x20;


---

# 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://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/workspace-management/delete-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.
