# リソースのアクセス制御

ここでは、リソースに関連するロール、操作、およびアクセス制御ルールについて説明します。アクセス制御に関連するリソースには、グループ、チームスペース、ノートブック、コネクション、レポートの5種類があります。

{% content-ref url="/pages/MHT12FcXTTUyvsOtx2hq" %}
[グループのアクセス制御](/access-control/access-control-for-resources/access-control-for-group.md)
{% endcontent-ref %}

{% content-ref url="/pages/JvEREJwo17POkWWey617" %}
[チームスペースのアクセス制御](/access-control/access-control-for-resources/access-control-for-teamspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/qEFyuTXQEC8dPJq7XnSB" %}
[ノートブックのアクセス制御](/access-control/access-control-for-resources/access-control-for-notebook.md)
{% endcontent-ref %}

{% content-ref url="/pages/n6rLKzfTI7ZPWzQt41sL" %}
[コネクションのアクセス制御](/access-control/access-control-for-resources/access-control-for-connection.md)
{% endcontent-ref %}

{% content-ref url="/pages/FfZCsYDgnCMT6p3oZlWw" %}
[レポートのアクセス制御](/access-control/access-control-for-resources/access-control-for-report.md)
{% endcontent-ref %}


---

# 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.codatum.jp/access-control/access-control-for-resources.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.
