# 접근 권한의 종류와 설정 방법

- [접근 권한의 종류와 Web 브라우저에서 가능한 조작](https://help.directcloud.net/user_manual/access_permission/w_permission.md)
- [접근 권한의 종류와 PC Agent에서 가능한 조작](https://help.directcloud.net/user_manual/access_permission/agent_permission.md)
- [접근 권한의 종류와 DirectCloud 드라이브 에서 가능한 조작](https://help.directcloud.net/user_manual/access_permission/d_permission.md)
- [접근 권한의 종류와 Mobile 앱 / Mobile Web 브라우저에서 가능한 조작](https://help.directcloud.net/user_manual/access_permission/m_permission.md)
- [사용자 페이지에서 사용자에게 접근 권한을 부여하는 방법](https://help.directcloud.net/user_manual/access_permission/give_permission.md)
- [사용자 페이지에서 사용자의 접근 권한을 변경하는 방법](https://help.directcloud.net/user_manual/access_permission/change_permission.md)
- [사용자 페이지에서 사용자의 접근 권한을 삭제하는 방법](https://help.directcloud.net/user_manual/access_permission/delete_permission.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/access_permission.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.
