> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/support/account-deletion.md).

# Roboflow 계정 삭제

{% hint style="danger" %}
**계정을 삭제하는 것은 되돌릴 수 없는 단계임을 유의해 주세요.** 계정이 삭제되면 데이터, 이미지, 주석, Projects는 복구할 수 없습니다.
{% endhint %}

계정을 삭제하려면 다음으로 이동하세요 [Account Settings](https://app.roboflow.com/settings/account). 다음 방법으로 이동할 수 있습니다:

* 사이드바에서 이름을 클릭하세요.
* Account Settings를 클릭하세요

이 페이지에서 "Delete Account"를 클릭하세요.

계정 상태와 속한 Workspaces에 따라 데이터 삭제를 확인하라는 안내가 표시될 수 있습니다. 이는 데이터가 실수로 삭제되지 않도록 하기 위함입니다.

<figure><img src="/files/01b6e6b22ec2ab785ba1973341587f07218e1c9e" alt=""><figcaption></figcaption></figure>


---

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

```
GET https://docs.roboflow.com/roboflow/roboflow-ko/support/account-deletion.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.
