> For the complete documentation index, see [llms.txt](https://creco-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creco-1.gitbook.io/docs/start/edit-profile.md).

# 나의 정보 변경

<figure><img src="/files/DleUk2unVSivaDaGtcya" alt=""><figcaption></figcaption></figure>

## 나의 정보 확인하기

* 아바타를 클릭하면 간단한 나의 정보 확인이 가능합니다.

## 나의 정보 변경하기

### 프로필 이미지 변경

* Creco에서 표시되는 프로필 이미지 변경이 가능합니다.
* 업로드 영역을 클릭하거나 이미지를 드래그 앤 드롭하여 변경 가능합니다.
* 업로드한 이미지는 1:1 비율로 크롭되어 표시됩니다.

### 닉네임

* Creco에서 표시되는 닉네임 변경이 가능합니다.
* 닉네임 변경 버튼 클릭한 뒤 변경할 닉네임을 입력하고 저장 버튼을 클릭하면 변경이 완료됩니다.

### 비밀번호

* Creco 접속 시 사용되는 비밀번호 변경이 가능합니다.
* 비밀번호 변경 버튼을 클릭한 뒤 기존 비밀번호 입력, 신규 비밀번호를 입력하고 저장 버튼을 클릭하면 변경이 완료됩니다.


---

# 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://creco-1.gitbook.io/docs/start/edit-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.
