> For the complete documentation index, see [llms.txt](https://docs.konnekt.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.konnekt.io/ja/configuration/system-settings.md).

# システム設定

これらの設定は、キャッシュ、認証、ファイルサイズ制限、およびスロットリング防止を含む KONNEKT のコア動作を制御します。すべての設定は、Intune（ADMX / ADML）またはグループ ポリシーを介して展開できます。

{% content-ref url="/pages/0e25f09d644be06e3ca3d1d64755b25b38053e7d" %}
[認証ブラウザー エンジン](/ja/configuration/system-settings/authentication-browser-engine.md)
{% endcontent-ref %}

{% content-ref url="/pages/8d30739cc29a7989e9495962639b5748b2d65503" %}
[キャッシュ設定](/ja/configuration/system-settings/cache-setting.md)
{% endcontent-ref %}

{% content-ref url="/pages/0aa26a367503c42429ca538a30d2c7091a9dab3c" %}
[アカウント ウィザードをスキップ](/ja/configuration/system-settings/configure-konnekt-for-a-subset-of-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/41c3b8230ddd036eb6f1ac6c29ae20da281689fc" %}
[リンクのスコープ](/ja/configuration/system-settings/link-scope.md)
{% endcontent-ref %}

{% content-ref url="/pages/dab8701a608046d034a9a57546d52d7429cb0062" %}
[ログ](/ja/configuration/system-settings/logging.md)
{% endcontent-ref %}

{% content-ref url="/pages/3ad8e00ec8b7741b2f02665ce012e6c44c6c2964" %}
[Office365 の共同編集](/ja/configuration/system-settings/office365-co-authoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/330c31a87cb0419ff52935289784f8aeb69c2461" %}
[オフライン属性](/ja/configuration/system-settings/offline-attribute.md)
{% endcontent-ref %}

{% content-ref url="/pages/92f136ef4c00051fae44fd48d26004aa28164ec1" %}
[開けるファイルサイズの制限](/ja/configuration/system-settings/open-file-size-limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/f8bbca4b4a187f56e2a6994e83e8700f937bf3ab" %}
[SharePoint のスロットリング防止](/ja/configuration/system-settings/surottoringu/sharepoint-throttling-prevention.md)
{% endcontent-ref %}

{% content-ref url="/pages/cd01827c2d9a58c72aee6120e7df1a2d6ad42274" %}
[更新チェッカー](/ja/configuration/system-settings/update-checker.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.konnekt.io/ja/configuration/system-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
