> 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/account-and-billing-upgrade-add-licenses.md).

# Smartsheetプランにライセンスをアップグレードまたは追加する

アップグレード、ライセンスの追加、またはアドオンのリクエスト方法は、プランの種類によって異なります。

[ここで](https://help.smartsheet.com/articles/2476781)あなたのプランとユーザーのタイプを確認してください。

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

* Pro
* Business
* Enterprise

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

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

この記事で説明されているアクションを実行するには、次のユーザー タイプのいずれかとしてログインする必要があります。

* Pro プランの場合、アカウントのライセンス所有者である必要があります。
* Business または Enterprise プランの場合、システム管理者である必要があります。

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

#### Enterprise プランをアップグレードする <a href="#id-1fob9te" id="id-1fob9te"></a>

プランに関連付けられているライセンスの数を増やす場合、または追加の製品やアドオンを購入する場合は、 Smartsheet Web サイトの \[ライセンスの追加] フォームからリクエストを送信してください。 アカウントマネージャーからご連絡させていただきます。

[Enterprise プランのアップグレードをリクエストする](https://www.smartsheet.com/contact/increase-licenses)

#### トライアル、プロ、またはビジネス プランをアップグレードする <a href="#id-3znysh7" id="id-3znysh7"></a>

Smartsheetアドオンまたはトライアル、Pro、または Business プランのライセンスの増加をリクエストしてください。

1. 画面左側のナビゲーション バーで、\[アカウント アイコン] > \[プランと請求情報] を選択します。
2. 次のいずれかの操作を行って、「プランの変更」ウィンドウを表示します。

   試用版サブスクライバーの場合は、「アカウントのアップグレード」をクリックします。\
   -または-\
   既存の加入者の場合は、「アップグレード」または「ライセンスの追加/プランの変更」をクリックします。
3. アップグレードしたいプランのオプションを選択し、支払い期間を選択します。
4. クレジット カードで支払うには、\[カードの追加] をクリックして、安全なクレジット カード画面を表示します。 クレジットカード情報を入力してください。
5. 「購入」をクリックします。

重要

ここで説明されているオプションが表示されない場合は、アカウントが請求先アカウントまたは請求書アカウントである可能性があります。 [Smartsheetアドオンまたはライセンス増加のリクエストフォームに](https://www.smartsheet.com/contact/increase-licenses?_gl=1*nce0jd*_ga*MTIzNzE4NzA2Ni4xNjY2NjM0NzEz*_ga_ZYH7XNXMZK*MTY2NjgxOTgyOS42LjEuMTY2NjgxOTgzNS41NC4wLjA.&_ga=2.140685367.465983297.1666634713-1237187066.1666634713)記入します。

#### 標準またはプロ サポートにアップグレードする <a href="#id-2et92p0" id="id-2et92p0"></a>

アカウントがビジネス プランの場合は、標準サポートまたはプロ サポートにアップグレードできます。

* 標準サポートは、月単位または年単位で請求される場合に購入できます。
* プロ サポートは、年単位で請求される場合に購入できます。

アップグレードするには、ユーザー メニューの \[ライセンスの追加/アップグレード] に移動します。 ここで、Business アカウントまたは Enterprise アカウントにアップグレードすることを選択できます。 「ビジネス」を選択した場合は、「次へ: プランの詳細の編集」を選択します。

ここでは、ライセンスの合計数を変更し、月次または年次の請求を選択し、サポート パッケージを追加できます。

注記

プロ サポートは、毎年請求される場合にのみ購入できます。


---

# 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/account-and-billing-upgrade-add-licenses.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.
