# 앱 전체 잠금하기

UpNote 앱 전체를 잠그면 모든 노트를 보호할 수 있습니다.\
잠금 비밀번호 또는 패스코드를 입력하지 않으면 어떤 콘텐츠에도 접근할 수 없기 때문에,\
기기를 다른 사람과 공유하거나 개별 노트북 잠금만으로는 부족할 때 유용합니다.

***

#### 🖥 데스크톱 (Windows & macOS)

**UpNote를 수동으로 잠그기**

언제든지 아래 방법으로 앱을 잠글 수 있습니다:

* **Cmd + L** (Mac) 또는 **Ctrl + L** (Windows/Linux)\
  **또는**
* 앱 창 오른쪽 상단의 **잠금 아이콘**을 클릭합니다.\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F7WgMy7pIlAxZBlCKWQ06%2Fimage.png?alt=media\&token=19445392-ee9d-4a63-b030-e40a8f100284)

**권장: 먼저 로그인하기**

잠금 기능을 사용하기 전에 UpNote 계정에 로그인하는 것을 권장합니다.\
잠금 비밀번호를 잊어버린 경우, 로그인 상태라면 쉽게 로그아웃하여\
계정 비밀번호로 재설정할 수 있습니다.

***

**잠금 비밀번호**

* 기본적으로 **UpNote 로그인 비밀번호**가 잠금 비밀번호로 사용됩니다.
* 더 짧은 비밀번호나 숫자 비밀번호로 변경하려면:\
  **Settings → General → Change lock password**

**잠금 비밀번호를 잊은 경우**

잠금 비밀번호를 기억하지 못한다면:

1. 잠금 화면에서 **Sign out(로그아웃)** 을 클릭합니다.
2. **계정 로그인 비밀번호**로 다시 로그인합니다.
3. 잠금 비밀번호는 계정 비밀번호로 초기화됩니다.
4. 필요하면 **Settings**에서 다시 변경할 수 있습니다.

***

**앱 종료 시 자동 잠금**

앱을 닫을 때 자동으로 잠기도록 설정할 수 있습니다:

* **Settings → General → Lock when app is closed**

앱을 다시 열 때 항상 잠금 비밀번호가 요구됩니다.

***

**자동 잠금 (Auto Lock)**

UpNote를 켜둔 채 자리를 비웠을 때 무단 접근을 막으려면:

* **Settings → General → Auto lock**
* 원하는 자동 잠금 대기 시간을 선택합니다.

***

#### 📱 모바일 (iOS & Android)

**앱 실행 시 패스코드 요구**

모바일에서 앱 전체를 잠그려면:

1. **Settings → Passcode Lock**
2. **Require passcode when app launches** 옵션을 활성화합니다.

UpNote를 열 때마다 패스코드를 입력해야 합니다.

**생체 인증 활성화 (Touch ID / Face ID)**

더 빠른 잠금 해제를 위해:

* **Settings → Passcode Lock → Enable Touch ID / Face ID**

**패스코드 변경**

6자리 패스코드는 언제든지 변경할 수 있습니다:

* **Settings → Passcode Lock → Change passcode**

**패스코드를 잊은 경우**

1. UpNote에서 로그아웃합니다.
2. **계정 로그인 비밀번호**로 다시 로그인합니다.
3. 이후 잠금된 노트북을 열면 새 패스코드 설정을 요청받습니다.


---

# 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://help.getupnote.com/ko/safety-and-control/lock/lock-the-whole-app.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.
