> 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/mappings.md).

# マッピング

マッピングでは、どの SharePoint サイト コレクションとドキュメント ライブラリがユーザーのファイル エクスプローラーに表示されるかを制御します。自動マッピングは、ほとんどの組織にとって推奨される開始方法です。

{% content-ref url="/pages/6f403c0b17d5fd6a11715dd1b39ae7aa5fd030f1" %}
[追加のドキュメント ライブラリ](/ja/configuration/mappings/add-a-document-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/6796893fe0d37c36bf0d75c10971689945d614f0" %}
[ドライブ文字を割り当てる](/ja/configuration/mappings/assign-drive-letters.md)
{% endcontent-ref %}

{% content-ref url="/pages/839146b65ee55d15264145f64424a3c26b2cd034" %}
[自動マッピング](/ja/configuration/mappings/auto-mapping.md)
{% endcontent-ref %}

{% content-ref url="/pages/9ea6f88d5a951fb79ef6241f29c6493c06947ca9" %}
[管理されたマッピング](/ja/configuration/mappings/managed-mappings.md)
{% endcontent-ref %}

{% content-ref url="/pages/4430b5183f4b8a4d103f140467d9f791f4407c17" %}
[マルチ Geo](/ja/configuration/mappings/multi-geo.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:

```
GET https://docs.konnekt.io/ja/configuration/mappings.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.
