> 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/137-understanding-managed-overleaf-accounts.md).

# 관리형 Overleaf 계정 이해하기

정보 **관리자라면** 관리형 사용자 지원이 필요하시면, 저희의 [관리자 페이지를 방문하세요](/latex/ko/knowledge-base/143-user-management-in-overleaf.md).

관리형 Overleaf 계정은 귀하의 그룹이나 조직에서 관리하는 사용자 계정입니다. 이러한 계정은 조직 구성원이 조직을 떠나더라도 그들의 업무가 안전하게 유지되고 접근 가능하도록 돕기 위해 설계되었습니다. 이러한 이유로 관리형 사용자 계정은 계정 소유 조직의 프로젝트 작업에만 사용해야 합니다.

## 내 Overleaf 계정이 관리형인지 어떻게 알 수 있나요?

Overleaf 계정이 관리형인지 쉽게 확인할 수 있습니다. 계정 설정 페이지 상단에 강조 표시됩니다.

![Overleaf 계정이 관리형인지 확인할 수 있는 계정 설정 화면 이미지](/files/0086cda80da50da62e9390700d385ed4eae9fb7d)

## 관리형 사용자 계정과 비관리형 사용자 계정의 차이점은 무엇인가요?

계정이 관리형인 경우, 다음과 같은 몇 가지 주요 작업을 **작동하지** 할 수 있습니다:

* 계정 삭제
* 계정 이메일 주소 변경
* 보조 이메일 주소를 보유하기(또는 보조 주소 추가하기)
* 계정을 ORCID에 연결하기
* 새 구독을 시작하거나 같은 이메일 주소로 다른 구독에 참여하기
* AI 기능 사용하기

그룹 관리자는 귀하의 계정에 대한 관리자 권한을 갖게 됩니다. 관리자와 매니저는 다음을 할 수 있습니다:

* 계정 삭제
* 계정이 삭제될 경우 프로젝트의 소유권을 다른 그룹 구성원에게 재할당하기

## 업무용 프로젝트와 개인용 프로젝트를 분리하기

관리형 Overleaf 계정은 반드시 귀하의 그룹이나 조직의 업무에만 사용하는 것이 중요합니다. 그룹 관리자 또는 그룹 매니저가 귀하의 계정을 삭제하면, 귀하의 모든 Overleaf 프로젝트의 소유권을 이전할 수 있습니다. 여기에는 계정 내의 개인 파일도 포함됩니다.

개인 파일을 별도로 보관하는 것은 쉽습니다. 개인 이메일 주소로 별도의 Overleaf 계정을 만들고 [개인 파일의 소유권을 이전하여](/latex/ko/knowledge-base/080-how-to-transfer-project-ownership.md) 이 계정으로 옮길 수 있습니다.

## 개인 구독 중지하기

관리형 계정을 사용하기로 동의한 사용자는 해당 Overleaf 계정에 연결된 개인 구독을 가질 수 없습니다.

관리형 그룹에 참여하기 위해 개인 구독을 취소해야 하는 경우, [Overleaf 지원팀에 연락해 주세요](https://www.overleaf.com/contact). 저희가 구독을 중지하고 최근 결제의 미사용 기간에 대해 일할 계산된 환불을 해드릴 수 있습니다.


---

# 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/137-understanding-managed-overleaf-accounts.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.
