# Roboflow 계정 삭제

{% hint style="danger" %}
**계정을 삭제하는 것은 되돌릴 수 없는 단계임을 유의해 주세요.** 계정이 삭제된 후에는 어떤 데이터, 이미지, 주석, 또는 프로젝트도 복원할 수 없습니다.
{% 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: 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.
