> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/account-and-billing/leave-your-current-smartsheet-account.md).

# 現在のSmartsheetアカウントを残す

現在のSmartsheetアカウントを離れる必要がある場合があります。 このプロセスをナビゲートする方法については、以下をご覧ください。

### プラン <a href="#gjdgxs" id="gjdgxs"></a>

* Smartsheet
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 [「Smartsheetプラン」](https://www.smartsheet.com/pricing)ページを参照してください。

### 許可 <a href="#id-30j0zll" id="id-30j0zll"></a>

ユーザーをアカウントから削除できるのは、システム管理者のみです。

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Govに含まれているかどうかを確認してください](https://help.smartsheet.com/articles/2480681)。

ライセンスのないユーザーの場合は、組織から直ちに削除されます。 あなたがライセンスを持っているユーザーの場合、システム管理者はあなたの削除リクエストを受け取ります。システム管理者がプロセスを完了する必要があります。

必要に応じて、所有するシート、アイテム、および共有アクセスへのアクセスを確実に維持できるように、計画について現在のシステム管理者に相談することをお勧めします。

#### あなたが始める前に <a href="#id-1fob9te" id="id-1fob9te"></a>

あなたがシステム管理者で、アカウントからの削除を希望する場合は、別のシステム管理者に連絡してください（または、他の人をシステム管理者に昇格させてください）。管理センターに記載されている手順に従って、あなたを削除してもらえます[。概要](https://help.smartsheet.com/articles/2481889)。

重要

システム管理者の場合、アカウントから自分を削除することはできません。

#### アカウントからの削除リクエスト <a href="#id-3znysh7" id="id-3znysh7"></a>

1. 現在のアカウントにログインし、ページの左下で \[アカウント アイコン] > \[プラン情報] を選択します。
2. \[アカウントから削除] を選択して、プランの主な連絡先としてラベル付けされたシステム管理者宛ての削除リクエスト電子メール メッセージを作成します。

ヒント

件名の下のフィールドに入力することで、リクエストにコンテキストを提供できます。 これは、システム管理者に送信される削除電子メールの本文に表示されます。

1. 「送信」ボタンをクリックします。

システム管理者は、アカウントからの削除リクエストを含む電子メール メッセージ (電子メール アドレスと件名フィールドに入力した内容がすべて記載されたもの) を受け取ります。

#### システム管理者: 削除リクエストを受け取ります <a href="#id-2et92p0" id="id-2et92p0"></a>

あなたが管理するSmartsheetアカウントからユーザーを削除するよう求める電子メール メッセージが届きます。

このメッセージから \[ユーザーの管理] をクリックすると、リクエストを行っているユーザーをアカウントから簡単に削除できます。 ユーザー名の横にあるドロップダウン矢印を選択し、ユーザーの非アクティブ化を選択します。


---

# 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://manual.dxable.com/smartsheet/account-and-billing/leave-your-current-smartsheet-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.
