-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,10 +42,12 @@ Difyはコミュニティのボランティアによる追加の言語バージ | |
|
||
### 個人アカウントの削除 | ||
|
||
データセキュリティの観点から、個人アカウント情報のオンラインでの自己削除は現在サポートされていません。アカウントを完全に削除する必要がある場合は、以下の情報をメールに記載し、[email protected] に送信してください。 | ||
⚠️ 危険な操作です。慎重に進めてください。 | ||
|
||
``` | ||
Delete account: あなたのメールアドレス | ||
``` | ||
DifyのSaaS版のアカウントの削除を実行するには、右上隅にあるあなたのアバターをクリックし、ドロップダウンメニューから **「アカウント」** を選択した後、**「アカウント削除」** ボタンをクリックしてください。 | ||
|
||
<figure><img src="../../.gitbook/assets/personal-account-management-02.png" alt=""><figcaption><p>個人アカウントの削除</p></figcaption></figure> | ||
アカウントを削除すると、この操作は取り消しできません。同じメールアドレスは30日間再登録できません。アカウントが所有するすべてのワークスペースも削除され、共有ワークスペースからも自動的に削除されます。 | ||
|
||
削除したいアカウントのメールアドレスと、確認用の認証コードを入力する後、システムはアカウントに関連するすべての情報を完全に削除します。 | ||
|
||
<figure><img src="https://assets-docs.dify.ai/2024/12/ded326f27886b5884969c220ead998d7.png" alt=""><figcaption><p>個人アカウントを削除する</p></figcaption></figure> |