# 워크스페이스 삭제하기

## 이 글에서는

사용하지 않는 워크스페이스는 삭제할 수 있습니다. 이 방법에 관해 알아봅니다.

***

여러 개의 워크스페이스를 관리하고 있고, 사용하지 않는 워크스페이스가 있다면 삭제할 수 있습니다.

1. 서비스 화면 오른쪽 위에 있는 \[워크스페이스 이름]을 클릭합니다.
2. \[워크스페이스 설정]을 클릭합니다.
3. 워크스페이스 설정 화면에서 가장 아래에 있는 \[워크스페이스 삭제]를 클릭합니다.
4. 표시되는 화면에서 워크스페이스 이름을 입력하고 \[삭제하기]를 클릭합니다.

**\*주의:** 삭제한 워크스페이스는 복구가 불가능하니 이 점 유의해 주세요.

<figure><img src="/files/M4QB9kfGSPOk1io0Inmo" alt=""><figcaption></figcaption></figure>


---

# 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://help.stibee.com/user-workspace/settings/delete.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.
