> 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/akauntoto/settings.md).

# 設定

設定では、組織、請求とクレジット、そして自分のアカウントを管理します。左サイドバーでは「Organization」「Billing & usage」「Account」の3つのセクションに分かれています。

### 設定へ移動

いつでも設定へ直接移動するには [studio.morphic.com/settings/general](https://studio.morphic.com/settings/general)、またはどこからでも開けます。

**Canvasから（ログイン後の既定ビュー）**

* ログイン後は、既定でCanvasが表示されます。
* 設定を開くには、左上隅のプロフィールロゴをクリックします。これで組織/アカウントのドロップダウンが開きます。
* ドロップダウンメニューで［Settings］を選択します。

**Canvasからダッシュボードへ移動**

* 同じドロップダウン（Morphicロゴをクリックして開く）で、［ダッシュボードに戻る］を選択します。
* これでダッシュボードビューに移動し、すべてのプロジェクトファイルを確認できます。

**ダッシュボードから**

* ダッシュボードビューで、左上隅の組織ロゴをクリックします。
* ドロップダウンメニューで［Settings］を選択します。

### すべての設定画面

各画面には専用リンクがあるので、必要な場所に直接移動したり、チームメイトと共有したりできます。

| セクション   | 画面        | 用途                            | 直接リンク                                                      |
| ------- | --------- | ----------------------------- | ---------------------------------------------------------- |
| 組織      | 全般        | 組織名と一般情報                      | [開く](https://studio.morphic.com/settings/general)          |
| 組織      | メンバー      | チームメイトを招待する、役割を設定する、メンバーを削除する | [開く](https://studio.morphic.com/settings/members)          |
| 組織      | プラン       | プランの比較、アップグレード、またはプランの変更      | [開く](https://studio.morphic.com/settings/plans)            |
| 組織      | モデルへのアクセス | 組織で使用できるモデルを選択する              | [開く](https://studio.morphic.com/settings/model-access)     |
| 請求と使用状況 | プランの詳細    | 現在のプラン、支払い方法、解約               | [開く](https://studio.morphic.com/settings/billing/plans)    |
| 請求と使用状況 | クレジット     | クレジットの購入とクレジット使用履歴の確認         | [開く](https://studio.morphic.com/settings/billing/credits)  |
| 請求と使用状況 | クレジット上限   | 各メンバーが使用できるクレジット数の上限を設定する     | [開く](https://studio.morphic.com/settings/billing/limits)   |
| 請求と使用状況 | 請求書       | 請求書の履歴                        | [開く](https://studio.morphic.com/settings/billing/invoices) |
| アカウント   | プロフィール    | 名前、メールアドレス、プロフィール画像、アカウント削除   | [開く](https://studio.morphic.com/settings/profile)          |
| アカウント   | 設定        | デフォルトのチャットモードとブラウザ通知          | [開く](https://studio.morphic.com/settings/preferences)      |
| アカウント   | セキュリティ    | サインインとセキュリティの設定               | [開く](https://studio.morphic.com/settings/security)         |

### 言語を変更

Morphicでは、Canvasまたはダッシュボードのどちらからでもインターフェース言語を変更できます。

Morphicは現在、以下のインターフェース言語に対応しています。

* EN – 英語
* DE – ドイツ語
* FR – フランス語
* JP – 日本語
* KO – 韓国語
* ZH – 中国語（簡体字）

**Canvasから（ログイン後の既定ビュー）**

1. Canvasビューで、左上隅のMorphicロゴをクリックします。これで組織/アカウントのドロップダウンが開きます。
2. ドロップダウンメニューで［言語］をクリックします。
3. 一覧から希望する言語を選択します。
4. インターフェースは選択した言語にすぐ切り替わります。

**ダッシュボードから**

1. ダッシュボードビューで、左上隅の組織ロゴをクリックします。これで組織/アカウントのドロップダウンが開きます。
2. ドロップダウンメニューで［言語］をクリックします。
3. 一覧から希望する言語を選択します。
4. インターフェースは選択した言語にすぐ切り替わります。

<figure><img src="/files/c78ea970077afc00cf683b3a4813cfc90d6eea71" alt=""><figcaption><p>インターフェース言語の変更</p></figcaption></figure>

<figure><img src="/files/f3c061ae914b5132b2417a381dc6c214224014cf" alt="Language selection dropdown"><figcaption><p>言語選択オプション</p></figcaption></figure>

これで、Morphicの設定の見つけ方はわかりました。各画面には専用リンクがあるので、必要な画面に直接移動したり、チームメイトに送ったりできます。

***

ご不明な点やお困りのことがあれば、お気軽にご連絡ください。喜んでお手伝いします。以下までご連絡ください [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/jp/akauntoto/settings.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.
