# 관리자 조치 및 정책

- [관리자 조치에 대한 주의사항](https://docs.officepassword.kr/admin-policy/notes-on-administrator-actions.md)
- [퇴사자의 처리 방식](https://docs.officepassword.kr/admin-policy/notes-on-administrator-actions/how-to-handle-retired-employees-in-officepassword.md)
- [마스터 비밀번호 복구하기](https://docs.officepassword.kr/admin-policy/notes-on-administrator-actions/recover-your-master-password.md)


---

# 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/admin-policy.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.
