> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/jp/i/settings/plans.md).

# プラン

［プラン］セクションでは、サブスクリプションを比較・管理できます。Morphic ではさまざまなオプションをご用意しており、ニーズに最適なプランを選択できます。

### プランへのアクセス

1. ダッシュボード画面で、左上隅の Org ロゴをクリックします。
2. ドロップダウンメニューで［設定］を選択します。
3. 左側のサイドバーで［プラン］をクリックします。
4. プランページが表示され、そこでサブスクリプションを確認・管理できます。

**直接リンク**

* 次のプランセクションに直接移動します <https://studio.morphic.com/settings/plans>

### プランのアップグレードまたは変更

1. プランページで利用可能なサブスクリプションオプションを確認します。
2. 希望するプランの下にある［アップグレード］ボタンをクリックします。
3. 画面の指示に従って、アップグレードまたは変更を完了します。

<figure><img src="/files/c41038f7ce0a72d569bdcb1c26b70436b9db537a" alt=""><figcaption><p>プランの比較と選択</p></figcaption></figure>

<figure><img src="/files/c470defc94f122112deb47881209d962e50fe6b9" alt=""><figcaption><p>利用可能なサブスクリプションプラン</p></figcaption></figure>

## 利用可能なプラン

Morphic では以下のプランをご用意しています。Yearly は年間契約時の月額換算価格です。クレジットは各請求サイクルの開始時にリセットされます。

| プラン      | 月額     | 年額     | クレジット / 月    | サポート       | 追加メンバー          |
| -------- | ------ | ------ | ------------ | ---------- | --------------- |
| 無料       | ずっと $0 | ずっと $0 | 20 回限りのクレジット | コミュニティサポート | 利用不可            |
| 教育機関向け   | $5     | $4     | 400          | メールサポート    | 1ユーザーのみ         |
| ベーシック    | $9     | $9     | 900          | メールサポート    | 利用不可            |
| スタンダード   | $29    | $24    | 3,200        | メールサポート    | 利用不可            |
| Pro      | $49    | $45    | 6,200        | メールサポート    | 1 メンバーあたり $10/月 |
| Pro Max  | $185   | $170   | 24,000       | メールサポート    | 1 メンバーあたり $10/月 |
| エンタープライズ | カスタム   | カスタム   | 無制限\*        | カスタムサポート   | カスタム席数上限        |

プラン固有の詳細をいくつかご紹介します：

* Education プラン：学生と教師向けの教育用途に限定して、割引価格をご利用いただけます。次までお問い合わせください <support@morphic.com>.
* 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:

```
GET https://morphic.com/docs/jp/i/settings/plans.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.
