# 설정

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

### 설정으로 이동

**직접 링크**

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

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

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

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

* 같은 드롭다운(모픽 로고를 클릭하면 열림)에서 대시보드로 돌아가기를 선택하세요.
* 이렇게 하면 모든 프로젝트 파일을 볼 수 있는 대시보드 뷰로 이동합니다.

**대시보드에서**

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

### 언어 변경

인터페이스 언어는 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/12516d2f827538cb36b0ed6df8eafc082dae4988" alt=""><figcaption><p>인터페이스 언어 변경</p></figcaption></figure>

<figure><img src="/files/ca0a037dceadd57f889cd567a98287da0adb6ff0" 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/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.
