# 계정 관리

## 계정 수정

#### \[1] 계정 정보로 이동

1. 좌측 하단의 **`[계정]`**&#xC744; 클릭합니다.
2. 팝업 우측 상단의 **`[설정]`**&#xC744; 클릭합니다.
3. **\[계정 정보]** 화면에서 정보를 수정합니다.

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

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

#### \[2] 수정 가능한 항목

* 이름
* 전화번호
* 소속
* 주소
* 비밀번호
* 소셜 계정 연동(구글/네이버/카카오)
* 마케팅 수신 동의 여부

{% hint style="success" %}
**완료 기준:** 수정 후 값이 화면에 반영되어 보이면 정상입니다. (예: 이름/전화번호/소셜 연동 상태)
{% endhint %}

## 계정 탈퇴

계정 탈퇴는 **취소할 수 없는 작업**입니다. 탈퇴 전 아래 내용을 확인해 주세요.

#### \[1] 탈퇴하기

1. **\[계정 관리]** 화면에서 **`[탈퇴하기]`**&#xB97C; 클릭합니다.
2. 안내 팝업에서 탈퇴 사유(필수)를 선택합니다.
3. 내용을 확인한 뒤 **`[탈퇴]`**&#xB97C; 클릭합니다.

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

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

#### **\[2] 탈퇴 전 확인 사항**

* 탈퇴 시, 사용자 데이터 및 보유 크레딧 등은 삭제되며 **복구/환불이 불가**합니다.
* 자세한 삭제 범위는 탈퇴 팝업 안내를 기준으로 합니다.


---

# 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://runyourai.gitbook.io/userguide/getstarted/manage.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.
