> 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/domain-management.md).

# ドメイン管理

ドメイン管理ページでは、システム管理者がSmartsheetでドメインを追加、検証、アクティブ化し、それらのドメインを使用するポリシーを有効にすることができます。

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

* Smartsheet
* Enterprise

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

### 許可 <a href="#uvayh9xwqclp" id="uvayh9xwqclp"></a>

この機能を有効にするには、Enterprise プランの SysAdmin である必要があります。

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

#### アクセスドメイン管理 <a href="#f5hnn8quhk70" id="f5hnn8quhk70"></a>

1. 管理センターにログインします。
2. 右側のサイドバーで、 \[設定] > \[ドメイン管理] を選択します。
3. ここにドメインを追加するオプションが表示されます。また、すべてのドメインのリスト、そのステータス、アクティブ化されているかどうか、およびユーザー自動プロビジョニング (UAP) がオンになっているかどうかも表示されます。
   * ドメインのリストは、追加された順に並べ替えられます。
   * ステータスは、ドメインが検証されたかどうかを示します。未検証のドメインには、ステータス列に検証リンクが表示されます。
   * アクティブ化されたドメインを使用して、すべてのドメイン ユーザーのドメイン ポリシーを定義できます。\
     重要: ドメインを登録および検証できるプランの数に制限はありませんが、ドメインは 1 つのプランでのみアクティブ化できます。
   * ユーザー自動プロビジョニング (UAP) 列は、ドメインに対して UAP がオンかオフかを示します。[ UAP ページ](https://help.smartsheet.com/articles/2072731-user-auto-provisioning-enterprise-only)で、SysAdmin は検証されたドメインの UAP の動作を決定し、UAP をアクティブ化および無効化できます。
   * ドメイン行の最後にあるケバブ メニューには、ドメイン管理のための追加のオプションが表示されます。

![This image shows the domain management page and the columns for each domain.](/files/BdIrlaWBCKtj5jtuZEnQ)

#### ドメインを削除する <a href="#id-4y6kw7vvh1p9" id="id-4y6kw7vvh1p9"></a>

ドメインをクリックすると、ドメインを削除するオプションを含むパネルが開きます。ドメインを非アクティブ化すると、ドメインの UAP が有効になっている場合はオフになります。

#### ドメインの検証とアクティブ化のトラブルシューティング <a href="#id-9bi52ut62fzf" id="id-9bi52ut62fzf"></a>

ドメインの検証とアクティブ化で問題が発生しましたか？　これらの実践的な手順に従ってください。さらにサポートが必要な場合は、遠慮なくSmartsheetサポートにお問い合わせください。

**検証の問題を解決する**

Smartsheetでドメインを検証する場合:

* DNS TXT 値がドメインに正しく設定されていることを確認します。 Smartsheetドメイン登録 UI に表示されている値と正確に一致させてください。
* サブドメインを登録するには、ルート ドメインと同じプロセスを使用してサブドメインを検証します。ルート ドメインを検証しても、サブドメインは自動的には含まれないことに注意してください。

**アクティベーションの問題に取り組む**

留意してください:

* Smartsheet、すべてのプランにわたって一意のドメインを 1 つだけアクティブ化できます。アクティブ化が完了しない場合は、組織内の他の誰かがすでにドメインをアクティブ化している可能性があります。 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:

```
GET https://manual.dxable.com/smartsheet/system-admin/domain-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
