# Settings

The Settings page allows you to manage general settings, members and organization settings, plans and billing, and your profile on Morphic.

### Navigate to Settings

**Direct link**

* You can go directly to settings anytime via this link: [studio.morphic.com/settings/general](https://studio.morphic.com/settings/general)

**From Canvas (default view after login)**

* After logging in, you will land on Canvas by default.
* To open Settings, click the profile logo in the top-left corner. This will open the org/account dropdown.
* In the dropdown menu, select Settings.

**Navigate to Dashboard from Canvas**

* From the same dropdown (opened by clicking the Morphic logo), select Back to dashboard.
* This will take you to the Dashboard view, where you can see all your project files.

**From Dashboard**

* In the Dashboard view, click on the organization logo in the top-left corner.
* In the dropdown menu, select Settings.

### Change language

You can change the interface language in Morphic from either the Canvas or the Dashboard.

Morphic currently supports the following interface languages:

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

**From Canvas (default view after login)**

1. In the Canvas view, click the Morphic logo in the top-left corner. It will open the org/account dropdown.
2. In the dropdown menu, click Language.
3. Select your preferred language from the list.
4. The interface will switch immediately to the selected language.

**From Dashboard**

1. In the Dashboard view, click the organization logo in the top-left corner. It will open the org/account dropdown.
2. In the dropdown menu, click Language.
3. Select your preferred language from the list.
4. The interface will switch immediately to the selected language.

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2Fgit-blob-06443da4d435c5b10dfac45fcf4a10de20d7e3bf%2FChange_language.gif?alt=media" alt=""><figcaption><p>Changing the interface language</p></figcaption></figure>

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2Fgit-blob-ea91235764adede6114aa8302ec30aace1984979%2FCleanShot_2025-09-11_at_16.31.172x.png?alt=media" alt="Language selection dropdown"><figcaption><p>Language selection options</p></figcaption></figure>

If you have any trouble or have any questions, feel free to reach out. We're happy to help. Write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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/getting-around/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.
