# 오피스패스워드 잠그기

오피스패스워드 우측 상단의 프로필 사진을 클릭하면, 몇가지 기능에 접근할 수 있습니다. 그 중에서 '**오피스패스워드 잠그기**' 기능은 현재 브라우저에서 열려 있는 오피스패스워드 화면을 즉시 잠그는 기능입니다.\
잠금 상태에서는 패스워드 목록과 상세 정보가 모두 숨겨지며, 다시 사용하려면 재인증이 필요합니다. 오피스패스워드 잠그기는 다음과 같은 상황에서 이용할 수 있습니다.&#x20;

* 다른 사람이 화면을 볼 수 있는 환경에서 작업 중일 때 잠시 자리를 비우려고 하는 경우
* 로그아웃까지 할 필요는 없지만, 민감한 정보가 보이지 않도록 보호하고 싶은 경우
* **동작 방식**
  * 메뉴에서 **오피스패스워드 잠그기**를 클릭하면 화면이 잠금 상태로 전환되고, **로그인 화면**으로 돌아갑니다.
  * 다시 사용하려면 워크스페이스 보안 정책에 따라 **마스터 비밀번호 입력 또는 로그인 재인증**이 필요합니다.
  * 잠금은 현재 브라우저/탭에만 적용되며, 다른 브라우저나 기기에서의 로그인 상태에는 영향을 주지 않습니다.
* **단축키**
  * 맥 사용자의 경우에 키보드에서 **`Cmd + Shift + L`** (Windows 환경에서는 **`Ctrl + Shift + L`** 등 해당 OS 환경에서 안내하는 단축키 조합)을 사용하여 빠르게 잠글 수 있습니다.
  * 단축키는 브라우저/OS 환경에 따라 다를 수 있으며, 표시된 안내에 따라 사용합니다.

<figure><img src="/files/V7sV9PenAqqGZOwdSHxB" alt=""><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://docs.officepassword.kr/using-officepassword/lock-the-officepassword.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.
