> 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/admin-center-overview.md).

# 管理センターの概要

管理センターを使用すると、システム管理者とグループ管理者はSmartsheetアカウントを管理および管理できます。管理センターを使用して、ユーザー、グループ、ライセンスのリクエストを管理したり、アカウント設定の概要を確認したりできます。

管理センターにアクセスするには、 Smartsheet の資格情報を使用して[https://admin.smartsheet.com](https://admin.smartsheet.com/)にログインします。

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

* Smartsheet
* Business
* Enterprise

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

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

システム管理者とグループ管理者は、管理センターにログインできます。

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

#### 管理センターのホーム <a href="#smvxpgeyjsl" id="smvxpgeyjsl"></a>

管理センターのホームページには、アカウントとユーザーの概要 (残りのライセンス、保留中のタスク、アカウント設定) が表示されます。グローバル アカウント設定を管理する方法を学びます。

![Admin Center home page](/files/t1L3gdOLVStQ1AzBcqlY)

塗りつぶされたバブルは、設定がアクティブであることを示します。設定はプランによって異なります。アップグレード アイコン![](/files/klQn9MPoStrpKhL76K5U)は、その設定にアクセスするにはアップグレードする必要があることを意味します。警告アイコン![](/files/6GKf0FgBk6zyhgoRUm77)は、注意が必要な設定を示します。詳細を確認するには、警告の上にマウスを移動します。

左下のメニュー アイコンを選択して、\[ユーザー管理]、\[グループ管理]、\[ライセンス リクエスト]、または \[プランと請求情報] に移動します。

![Account menu expanded from the account icon in the lower left corner of the screen.](/files/riLljma4s2JKbJCkia3e)

ユーザー管理については、以下を参照してください。

* [管理センター: ユーザー管理による一括アクションなど。](https://help.smartsheet.com/articles/2481890)
* [管理センター: ユーザーを追加、編集、または非アクティブ化します。](https://help.smartsheet.com/articles/2481891)

グループ管理については、以下を参照してください。

* [管理センター: Smartsheet連絡先グループを管理および使用します。](https://help.smartsheet.com/articles/2481892)

#### ライセンスリクエストページ <a href="#x074m3g2jrnk" id="x074m3g2jrnk"></a>

ライセンス要求ページには、ライセンスを要求したアカウント上のすべての無料ユーザーが表示されます。このリストには、要求者の名前、電子メール アドレス、要求の年齢、要求者からのメッセージ (メッセージが含まれている場合) が表示されます。

右側のアクションを使用して、ライセンスを拒否または許可できます。

![License request list](/files/CD476M4Mjk2m2x2mGCEN)

アカウント検出を有効にすると、プランへの参加を希望するドメイン上の外部コラボレーターからのリクエストも表示されます。


---

# 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/admin-center-overview.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.
