# 폴더속성

- [사용자 페이지에서 폴더의 용량 제한을 설정하는 방법](https://help.directcloud.net/user_manual/folder_properties/storage_limit.md)
- [Shared Box의 폴더 파일이 자동으로 삭제되도록 설정하는 방법](https://help.directcloud.net/user_manual/folder_properties/auto_delete.md)
- [사용자 페이지에서 파일이 Warm Storage로 자동 이동되도록 설정하는 방법](https://help.directcloud.net/user_manual/folder_properties/auto_move_to_warm.md)
- [사용자 페이지의 특정 폴더에서 버전 관리를 사용하는 방법](https://help.directcloud.net/user_manual/folder_properties/version_history.md)
- [사용자 페이지의 DLP 폴더에서 파일의 PDF 다운로드를 활성화하는 방법](https://help.directcloud.net/user_manual/folder_properties/dlp_pdf.md)
- [사용자 페이지의 DLP 폴더에서 다운로드를 활성화하는 방법](https://help.directcloud.net/user_manual/folder_properties/dlp_download.md)
- [사용자 페이지의 DLP 폴더에서 파일첨부 메일발송을 활성화하는 방법입니다.](https://help.directcloud.net/user_manual/folder_properties/dlp_mail.md)
- [사용자 페이지의 특정 폴더에서 워크플로우를 사용하도록 설정하는 방법](https://help.directcloud.net/user_manual/folder_properties/workflow.md)
- [사용자 페이지의 특정 폴더에서 DirectCloud-SHIELD IRM을 활성화하는 방법](https://help.directcloud.net/user_manual/folder_properties/irm.md)
- [사용자 페이지에서 특정 폴더에 파일을 업로드하기 위한 업로드 전용 이메일 주소를 생성하는 방법](https://help.directcloud.net/user_manual/folder_properties/upload_email.md)
- [사용자 페이지의 특정 폴더에서 업로드 알림을 활성화 하는 방법](https://help.directcloud.net/user_manual/folder_properties/upload_notification.md)
- [사용자 페이지의 특정 폴더에서 폴더 및 파일에 대한 링크 생성 기능을 활성화하는 방법](https://help.directcloud.net/user_manual/folder_properties/undefined.md)
- [사용자 페이지의 특정 폴더에서 파일 코멘트 기능을 활성화 하는 방법](https://help.directcloud.net/user_manual/folder_properties/coment.md)
- [사용자 페이지에서 폴더에 대한 접근 권한을 확대할 수 있도록 설정하는 방법](https://help.directcloud.net/user_manual/folder_properties/permission_expansion.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/user_manual/folder_properties.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.
