> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/ko/knowledge-base/057-how-do-i-delete-my-overleaf-account.md).

# Overleaf 계정을 어떻게 삭제하나요?

**이 페이지에서는 Overleaf 계정을 삭제할 수 있는 시기와 방법을 설명합니다.**

관리형 Overleaf 계정을 사용 중인 경우, 계정 관리자만 Overleaf 계정을 삭제할 수 있습니다. Overleaf 계정이 관리형인지 확실하지 않거나 관리형 계정에 대해 더 알아보고 싶다면, 다음을 참조하세요: [관리형 사용자 정보](/latex/ko/knowledge-base/137-understanding-managed-overleaf-accounts.md).

다른 사람이 관리하지 않는 Overleaf 계정은 언제든지 삭제할 수 있습니다. 더 이상 Overleaf 계정을 사용하고 싶지 않고 계정과 관련된 모든 데이터를 제거하고 싶다면 아래 지침을 따르세요.

### Overleaf 계정 삭제

Overleaf 계정에 로그인한 후 다음의 계정 설정으로 이동하세요: <https://www.overleaf.com/user/settings>. 계정에 연결된 이메일 주소를 확인하여 삭제하려는 계정에 로그인되어 있는지 확인하세요. 로그인한 계정을 삭제하려면 페이지 하단으로 스크롤하여 "계정 삭제"를 클릭하세요.

![DeleteAccount.jpg](/files/70fbc4779bba626ec65cdeaafb8fd3e7febffce8)

이렇게 하면 계정이 소유한 모든 Overleaf 프로젝트(ShareLaTeX와 Overleaf v1의 이전 프로젝트 포함)가 영구적으로 삭제됩니다. 다른 계정에서 공유된 프로젝트는 삭제되지 않습니다.

Overleaf를 통해 Writefull을 사용한 적이 있다면 별도의 Writefull 계정도 보유하게 됩니다. Writefull 계정을 삭제하려면 다음으로 연락하세요 <support@writefull.com>.

이 방법으로 계정을 삭제할 수 없는 경우, 다음 주소로 이메일을 보내 주세요: <privacy@overleaf.com>.

(추가 자세한 내용은 다음을 참조하세요: [개인정보 처리방침](https://www.overleaf.com/legal#Privacy).)


---

# 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://overleaf-pro.ayaka.space/latex/ko/knowledge-base/057-how-do-i-delete-my-overleaf-account.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.
