# Workspace 삭제

Workspace를 삭제하려면 왼쪽 사이드바의 "Settings" 버튼을 클릭한 다음 "Delete Workspace"를 클릭하세요.

<figure><img src="/files/2e8e14dc1cfe6980ed908cfca83ec0fc363a498b" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
기본이 아닌 Workspace만 삭제할 수 있습니다.
{% endhint %}

각 사용자는 수동으로 삭제할 수 없는 기본 Workspace를 받습니다. 또한 다음에서 계정을 삭제할 수 있습니다 [app.roboflow.com/settings/account](https://app.roboflow.com/settings/account). 그러면 계정과 계정에 연결된 기본 Workspace가 모두 삭제됩니다.


---

# Agent Instructions: 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:

```
GET https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/delete-a-workspace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
