> 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/system-admin/admin-center/remove-custom-email-domain.md).

# カスタムメールドメインを削除する

Smartsheet通知メールにデフォルトのSmartsheetドメインの代わりに組織のサブドメインを使用するように、すべてのユーザーのアカウントをカスタマイズできます。

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

* Smartsheet
* Enterprise

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

### 許可 <a href="#id-8e7akuboukrh" id="id-8e7akuboukrh"></a>

カスタム電子メール ドメインを使用するには、エンタープライズ プランのシステム管理者である必要があります。

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

カスタム電子メール ドメインを使用しなくなった場合、またはそのドメインを変更したい場合は、まずカスタム ドメインを削除する必要があります。

**カスタム電子メール ドメインを削除するには:**

1. 管理センターにログインします。
2. 「ブランディングとパーソナライゼーション」に移動します。
3. \[カスタム電子メール ドメイン] タイルで、\[編集] を選択します。
4. 右ペインの右上隅で、 \[ドメインの削除]![Trash can delete icon](/files/q94tJOTpp656sYBMPO01) を選択します。
5. ポップアップ メッセージの指示に従ってください。\
   重要: ドメインの削除を元に戻すことはできません。
6. \[はい、削除します] を選択してプロセスを完了します。


---

# 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/system-admin/admin-center/remove-custom-email-domain.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.
