# 프로필

설정의 프로필 섹션에서 개인 계정 정보를 업데이트할 수 있습니다.

### 프로필 설정에 접근하기

1. 왼쪽 상단의 Morphic 로고를 클릭하여 조직/계정 드롭다운을 엽니다.
2. 설정을 선택하세요.
3. 왼쪽 사이드바에서 프로필을 클릭하세요.
4. 이름, 이메일 및 프로필 이미지를 포함한 개인 정보를 관리하세요.

**직접 링크:**

* 다음에서 프로필 섹션으로 바로 이동: [studio.morphic.com/settings/profile](https://studio.morphic.com/settings/profile)

### 프로필 관리

계정을 개인화하려면 프로필 정보를 업데이트할 수 있습니다:

* 프로필 사진: 계정을 나타낼 이미지를 업로드하세요.
* 전체 이름: Morphic 전반에 표시되는 이름을 업데이트하세요.
* 이메일: 알림 및 업데이트를 받으려면 이메일이 정확한지 확인하세요.
* 친구 초대: 초대 링크를 복사하여 친구와 공유하고 구독 시 크레딧을 획득하세요.

<figure><img src="/files/8ee50107d361336a569ad145c61e18922f86e0c7" alt=""><figcaption><p>프로필 설정 관리</p></figcaption></figure>

<figure><img src="/files/54b03aa73d6096373042908bfd3f3ae2be33a3f0" alt="Profile settings page"><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/profile.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.
