> 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/kr/getting-around/settings.md).

# 설정

설정 페이지에서는 Morphic에서 일반 설정, 멤버 및 조직 설정, 요금제 및 결제, 그리고 프로필을 관리할 수 있습니다.

### 설정으로 이동

**직접 링크**

* 다음 링크를 통해 언제든지 설정으로 바로 이동할 수 있습니다: [studio.morphic.com/settings/general](https://studio.morphic.com/settings/general)

**Canvas에서 (로그인 후 기본 보기)**

* 로그인 후 기본적으로 Canvas로 이동합니다.
* 설정을 열려면 왼쪽 상단 모서리의 프로필 로고를 클릭하세요. 그러면 조직/계정 드롭다운이 열립니다.
* 드롭다운 메뉴에서 설정을 선택하세요.

**Canvas에서 대시보드로 이동**

* 같은 드롭다운(Morphic 로고를 클릭하면 열림)에서 대시보드로 돌아가기를 선택하세요.
* 그러면 대시보드 보기로 이동하며, 여기에서 모든 프로젝트 파일을 볼 수 있습니다.

**대시보드에서**

* 대시보드 보기에서 왼쪽 상단 모서리의 조직 로고를 클릭하세요.
* 드롭다운 메뉴에서 설정을 선택하세요.

### 언어 변경

Morphic에서는 Canvas 또는 대시보드에서 인터페이스 언어를 변경할 수 있습니다.

Morphic는 현재 다음 인터페이스 언어를 지원합니다:

* EN – 영어
* JP – 日本語(일본어)
* KO – 한국어(한국어)
* ZH – 中文 (简体) (간체 중국어)

**Canvas에서 (로그인 후 기본 보기)**

1. Canvas 보기에서 왼쪽 상단 모서리의 Morphic 로고를 클릭하세요. 그러면 조직/계정 드롭다운이 열립니다.
2. 드롭다운 메뉴에서 언어를 클릭하세요.
3. 목록에서 원하는 언어를 선택하세요.
4. 인터페이스가 즉시 선택한 언어로 전환됩니다.

**대시보드에서**

1. 대시보드 보기에서 왼쪽 상단 모서리의 조직 로고를 클릭하세요. 그러면 조직/계정 드롭다운이 열립니다.
2. 드롭다운 메뉴에서 언어를 클릭하세요.
3. 목록에서 원하는 언어를 선택하세요.
4. 인터페이스가 즉시 선택한 언어로 전환됩니다.

<figure><img src="/files/12516d2f827538cb36b0ed6df8eafc082dae4988" alt=""><figcaption><p>인터페이스 언어 변경</p></figcaption></figure>

<figure><img src="/files/ca0a037dceadd57f889cd567a98287da0adb6ff0" alt="Language selection dropdown"><figcaption><p>언어 선택 옵션</p></figcaption></figure>


---

# 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/kr/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.
