# 로그아웃 하기

오피스패스워드 서비스는 기본값이 10분 동안 사용이 없으면 자동으로 로그아웃 되도록 구현되어 있습니다. 중요 정보를 공유하는 서비스이므로, 로그인 상태로 장시간 유지되지 않도록 되어 있습니다. 그러나 사용자가 필요한 정보를 확인 한 후에 바로 종료하려면, 우측 상단의 **로그아웃** 기능을 이용해서 서비스를 안전하게 빠져 나올 수 있습니다. &#x20;

오피스패스워드에서 로그아웃을 하면, OfficeNEXT 서비스에서도 로그아웃이 됩니다. 다시 로그인을 하려면 먼저 이메일 주소를 입력하고 OfficeNEXT에 로그인 한 후에 오피스패스워드의 마스터 비밀번호를 입력해서 로그인을 다시 해야 합니다.&#x20;

<div><figure><img src="/files/WrVxS4PKtRVw9TmsvlS0" alt=""><figcaption><p> 로그아웃하기</p></figcaption></figure> <figure><img src="/files/ZWUI4Y9Yv7m6yo30FLnP" alt=""><figcaption><p>오피스패스워드 로그아웃 시 OfficeNEXT 로그인 화면으로 돌아감.</p></figcaption></figure></div>


---

# 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/logout.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.
