# 設定

設定ページでは、一般設定、メンバーおよび組織設定、プランと請求、Morphic上のプロフィールを管理できます。

### 設定に移動

**直接リンク**

* 次のリンクからいつでも直接設定に移動できます： [studio.morphic.com/settings/general](https://studio.morphic.com/settings/general)

**Canvasから（ログイン後のデフォルト表示）**

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

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

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

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

* ダッシュボード表示で、左上の組織ロゴをクリックします。
* ドロップダウンメニューで「設定」を選択します。

### 言語を変更

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

Morphicは現在、次のインターフェース言語をサポートしています：

* EN – English
* JP – 日本語 (Japanese)
* KO – 한국어 (Korean)
* ZH – 中文 (简体) (Simplified Chinese)

**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>


---

# Agent Instructions: 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.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.
