> For the complete documentation index, see [llms.txt](https://help.genesis.autify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.genesis.autify.com/features-ko/settings/personal-settings.md).

# 개인 설정

이 문서에서는 Autify Genesis의 **개인 설정**을 설명합니다. 프로필 정보 확인, 이중 인증 관리, 테마와 언어 전환을 다룹니다.

## 프로필과 이중 인증

화면 왼쪽 아래의 계정 메뉴에서 **설정**을 열고, 왼쪽 사이드바의 **개인** > **프로필**을 선택하십시오.

<figure><img src="/files/t8i4F5CCjXddMHH8PSgX" alt="계정 메뉴 스크린샷"><figcaption><p>계정 메뉴</p></figcaption></figure>

### 프로필

로그인 중인 사용자 정보를 확인할 수 있습니다. 이 화면은 열람 전용이며 정보를 변경할 수 없습니다.

{% hint style="info" %}
이름·이메일 주소를 변경하려면 소유자 또는 관리자에게 **사용자 관리**에서의 편집을 요청하십시오.
{% endhint %}

| 항목        | 내용               |
| --------- | ---------------- |
| **이름**    | 사용자의 표시 이름       |
| **이메일**   | 로그인에 사용하는 이메일 주소 |
| **소속 조직** | 소속된 조직           |

### 이중 인증

프로필 페이지 하단에 **이중 인증** 섹션이 표시됩니다. 인증 앱의 코드를 로그인에 추가하여 계정 보안을 강화할 수 있습니다.

{% hint style="info" %}
SSO 또는 Google 계정으로 로그인하는 경우, 이중 인증은 외부 ID 프로바이더 측에서 관리됩니다. Autify Genesis에서는 설정할 수 없습니다.
{% endhint %}

#### 이중 인증 활성화하기

1. **이중 인증** 섹션의 **활성화**를 클릭하십시오.
2. 비밀번호를 확인하는 대화 상자에서 현재 비밀번호를 입력하고 **다음**을 클릭하십시오.
3. 인증 앱으로 QR 코드를 스캔하거나, **수동 입력 키**를 사용하여 앱에 등록하십시오.
4. 표시된 **백업 코드**를 안전한 곳에 저장하고, **백업 코드를 안전한 곳에 저장했습니다**에 체크하십시오.
5. 인증 앱에 표시된 6자리 **인증 코드**를 입력하십시오.
6. **설정 완료**를 클릭하십시오.

{% hint style="warning" %}
백업 코드는 인증 앱을 분실했을 때의 복구 수단입니다. 각 코드는 1회만 사용할 수 있습니다.
{% endhint %}

#### 이중 인증 비활성화하기

1. **이중 인증** 섹션의 **비활성화**를 클릭하십시오.
2. 확인 대화 상자에서 현재 비밀번호를 입력하고 **비활성화**를 클릭하십시오.

## 테마와 언어

테마와 언어 전환은 화면 왼쪽 아래의 계정 메뉴에서 직접 수행합니다. 설정은 사용 중인 브라우저에 저장되어 다음에도 이어집니다. 다른 브라우저나 기기에서는 다시 테마와 언어를 선택해야 합니다.

### 테마

계정 메뉴의 **테마**에 커서를 올리면 하위 메뉴가 열립니다. 다음 3가지 중에서 선택합니다.

| 선택지     | 설명                         |
| ------- | -------------------------- |
| **라이트** | 흰색 배경의 밝은 테마               |
| **다크**  | 검은색 배경의 어두운 테마             |
| **시스템** | OS의 화면 설정(라이트/다크)에 자동으로 따름 |

현재 선택 중인 테마에는 체크 표시가 표시됩니다.

<figure><img src="/files/paN1q1ND7inf29l3RQ0Z" alt="테마 메뉴 스크린샷"><figcaption><p>테마 메뉴</p></figcaption></figure>

### 언어

계정 메뉴의 **언어**에 커서를 올리면 하위 메뉴가 열립니다. 다음 3개 언어 중에서 선택합니다.

| 선택지         | 언어  |
| ----------- | --- |
| **English** | 영어  |
| **日本語**     | 일본어 |
| **한국어**     | 한국어 |

현재 선택 중인 언어에는 체크 표시가 표시됩니다. 선택 후 화면이 자동으로 갱신되어 UI가 선택한 언어로 표시됩니다.

<figure><img src="/files/sD4xcyxrtGrjve4X75tC" alt="언어 메뉴 스크린샷"><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, and the optional `goal` query parameter:

```
GET https://help.genesis.autify.com/features-ko/settings/personal-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
