# · 접근 권한 설정

- [접근 권한의 종류와 Web 브라우저에서 가능한 조작](https://help.directcloud.net/test/admin_manual-1/undefined-3/undefined/permission_types_web.md)
- [Shared Box에 대한 접근 권한을 삭제하는 방법](https://help.directcloud.net/test/admin_manual-1/undefined-3/undefined/sharedbox_delete_permission.md)
- [Shared Box에 대한 접근 권한을 변경하는 방법](https://help.directcloud.net/test/admin_manual-1/undefined-3/undefined/sharedbox_edit_permission.md)
- [Shared Box에 대한 접근 권한을 사용자에게 부여하는 방법](https://help.directcloud.net/test/admin_manual-1/undefined-3/undefined/sharedbox_grant_permission.md)
- [사용자에게 <마스터> 권한을 설정하는 방법](https://help.directcloud.net/test/admin_manual-1/undefined-3/undefined/set_master_permission.md)
- [폴더 생성 시 모든 사용자의 접근 권한을 <전체권한>으로 고정하는 방법](https://help.directcloud.net/test/admin_manual-1/undefined-3/undefined/fix_full_permission.md)
- [사용자에게 1계층 폴더 생성권한을 부여하는 방법](https://help.directcloud.net/test/admin_manual-1/undefined-3/undefined/first_level_permission.md)
- [사용자 페이지에서도 폴더에 대한 접근 권한을 설정할 수 있도록 하는 방법](https://help.directcloud.net/test/admin_manual-1/undefined-3/undefined/user_permission_setting.md)
- [접근 권한을 상속하지 않는 경우와, 접근 권한을 삭제한 경우의 차이](https://help.directcloud.net/test/admin_manual-1/undefined-3/undefined/permission_inherit_vs_delete.md)
- [하위 폴더에서 상위 폴더의 접근 권한을 가져오지 않고 새로운 권한을 설정하는 방법](https://help.directcloud.net/test/admin_manual-1/undefined-3/undefined/new_permission_without_inherit.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/test/admin_manual-1/undefined-3/undefined.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.
