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

# 管理対象 Overleaf アカウントを理解する

情報 **管理者の方へ** マネージドユーザーに関するサポートをお探しの場合は、当社の [管理者向けページをご覧ください](/latex/ja/narejjibsu/143-user-management-in-overleaf.md).

Managed Overleafアカウントは、あなたのグループまたは組織によって管理されるユーザーアカウントです。組織の誰かが退職しても、その業務が安全に保たれ、アクセス可能であるようにするために設計されています。そのため、管理対象ユーザーアカウントは、アカウントを所有する組織のプロジェクトに取り組む場合にのみ使用すべきです。

## 自分のOverleafアカウントが管理対象かどうかは、どうすれば分かりますか？

Overleafアカウントが管理対象かどうかは簡単に確認できます。アカウント設定ページの上部に表示されます。

![Overleafアカウント設定を表示した画像。ここでOverleafアカウントが管理対象かどうかを確認できます](/files/d8e6780b307e72de46a0acde5980250c293ffe88)

## 管理対象ユーザーアカウントと非管理対象ユーザーアカウントの違いは何ですか？

アカウントが管理対象の場合、いくつかの重要なことが **実際の** できるようになります：

* アカウントを削除する
* アカウントのメールアドレスを変更する
* 予備のメールアドレスを持つ（または予備アドレスを追加する）
* アカウントをORCIDにリンクする
* 同じメールアドレスで新しいサブスクリプションを開始する、または別のサブスクリプションに参加する
* AI機能を使用する

所属グループの管理者は、あなたのアカウントに対する管理権限を持ちます。管理者とマネージャーは次のことができます：

* アカウントを削除する
* アカウントが削除された場合、プロジェクトの所有権を別のグループメンバーに再割り当てする

## 業務用プロジェクトと個人用プロジェクトを分けておく

Managed Overleafアカウントは、グループまたは組織の業務にのみ使用することが重要です。グループ管理者またはグループマネージャーがアカウントを削除した場合、あなたのすべてのOverleafプロジェクトの所有権を移管できます。これには、アカウント内の個人ファイルも含まれます。

個人ファイルを分けておくのは簡単です。個人のメールアドレスで別のOverleafアカウントを作成し、 [個人ファイルの所有権を移し](/latex/ja/narejjibsu/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/ja/narejjibsu/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.
