# 로그 현황

- [DirectCloud를 7일 이상 사용하지 않는 사용자를 확인하는 방법](https://help.directcloud.net/admin_manual/log/inactive_user_7days.md)
- [DirectCloud에서 7일 이상 사용하지 않는 기기를 확인하는 방법](https://help.directcloud.net/admin_manual/log/inactive_device_7days.md)
- [My Box 사용량이 할당량의 90%를 초과하는 경우 알림 메일을 보내는 방법](https://help.directcloud.net/admin_manual/log/mybox_90percent_alert.md)
- [바이러스가 감지된 파일을 확인하는 방법](https://help.directcloud.net/admin_manual/log/virus_detected.md)
- [사용자의 로그인 기록을 확인하는 방법](https://help.directcloud.net/admin_manual/log/login_history.md)
- [사용자의 파일 이용 내역을 확인하는 방법](https://help.directcloud.net/admin_manual/log/file_usage_history.md)
- [사용자가 파일에 유효기간을 설정한 내역을 확인하는 방법](https://help.directcloud.net/admin_manual/log/file_expiry_history.md)
- [사용자가 생성한 링크의 설정 정보를 확인하는 방법](https://help.directcloud.net/admin_manual/log/link_info.md)
- [사용자가 생성한 링크를 삭제하는 방법](https://help.directcloud.net/admin_manual/log/delete_link.md)
- [사용자가 조작한 링크의 기록을 확인하는 방법](https://help.directcloud.net/admin_manual/log/link_history.md)
- [업로드 요청 이력과 업로드된 파일의 이력을 확인하는 방법](https://help.directcloud.net/admin_manual/log/upload_request_history.md)
- [업로드 요청 이력에서 사용자가 발송한 업로드 요청 링크를 삭제하는 방법](https://help.directcloud.net/admin_manual/log/delete_upload_link.md)
- [업로드용 전용 이메일 주소로 파일을 수신한 기록을 확인하는 방법](https://help.directcloud.net/admin_manual/log/email_upload_history.md)
- [사용자가 파일첨부 메일을 발송한 이력을 확인하는 방법](https://help.directcloud.net/admin_manual/log/file_attach_email_history.md)
- [사용자가 2단계 인증을 통해 DirectCloud에 로그인한 기록을 확인하는 방법](https://help.directcloud.net/admin_manual/log/two_factor_login_history.md)
- [DirectCloud 드라이브 환경 진단 로그를 확인하는 방법](https://help.directcloud.net/admin_manual/log/drive_diagnostic_log.md)
- [사용자가 설정한 접근 권한의 이력을 확인하는 방법](https://help.directcloud.net/admin_manual/log/permission_history.md)
- [관리자의 작업 내역을 확인하는 방법](https://help.directcloud.net/admin_manual/log/admin_work_history.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://help.directcloud.net/admin_manual/log.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.
