> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/ja/kochirakarameru/readme.md).

# Zoom Technical Library へようこそ

Zoom テクニカルライブラリは、高度なZoom製品のドキュメントやプロセスを知るための場です！ プラットフォーム全体にわたってオンラインで利用できる設定、スイッチ、ノブがたくさんあることを私たちは理解しています。また、Zoomプラットフォームの管理者をできる限りサポートするために最適なリソースを提供したいと考え、システム管理者や技術担当者を念頭に置いてこのライブラリを作成しました。以下は、今後順次追加される予定のリソースの種類を少しご紹介します。

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>解説</strong></td><td>解説は、Zoomの製品をより理解しやすくするために設計された、ざっと読めるリソースです。<br><br>よくあるご質問の構成にホワイトペーパーの要素をいくつか組み合わせることで、これらのドキュメントは技術的な概念を短い要約とより詳しい説明に分解します。<br><br>各セクション見出しでは手早く要点を把握でき、本文ではより深く知りたい人に明確さを提供します。<br><br><br><br><br><br><br><br><br></td><td><a href="https://2994873379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctBXUMeBy4rtLMmMkKRG%2Fuploads%2FUiK9cwjv8476yPvZWQMm%2Fexplainer-header.png?alt=media&amp;token=2b1e88bf-81b5-4008-ace4-75a1c332f659">explainer-header.png</a></td></tr><tr><td><strong>フィールドガイド</strong></td><td>フィールドガイドは、Zoomの製品や機能のためのナビゲーションツールおよび導入ガイドとして機能します。<br><br>これらのドキュメントは、Zoom Phone Local Survivability Module の導入や、Zoom コンタクトセンターの高度な機能の設定のような複雑なタスクやプロセスを IT 管理者が完了できるよう支援することに重点を置いています。<br><br>これらのドキュメントでは、実装を効率化し、組織全体の導入を成功に導く、明確な手順ごとの説明と実践的なヒントを期待できます。<br><br><br><br><br></td><td><a href="https://2994873379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctBXUMeBy4rtLMmMkKRG%2Fuploads%2Fgit-blob-b57b3483deae1f1383af951ff63fe8d588d61042%2FCEF12B57-636A-4ECD-9955-857E2FFF55CA.png?alt=media">field guide-header.png</a></td></tr><tr><td><strong>ブルーペーパー</strong></td><td>Zoomのシグネチャーカラーにちなんで名付けられたBluepapersは、スタンダードなホワイトペーパーをさらに掘り下げる、詳細な戦略的リソースとして機能します。<br><br>これらのドキュメントでは、Zoom PhoneやZoom コンタクトセンターのような製品ラインやサービス全体を、包括的な概要、重要な洞察、主要トピックの要約とともに掘り下げています。<br><br>全体像をしっかり把握するのに最適で、BluepapersはZoomの製品を深く理解するための定番リソースです。<br><br><br><br><br><br><br><br></td><td><a href="https://2994873379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctBXUMeBy4rtLMmMkKRG%2Fuploads%2Fgit-blob-bbd65be889befaf94e8a709b40032a5c46d4a03d%2F3D7AD506-BF06-4D2D-801A-A7E65F231AE1.png?alt=media">3D7AD506-BF06-4D2D-801A-A7E65F231AE1.png</a></td></tr></tbody></table>

ベテランのZoom管理者でも、始めたばかりの方でも、きっと誰にとっても役立つ内容があります。このサイトをブックマークして、私たちがこの領域を広げていくにつれて更新情報を確認してください。

準備ができたら、左側のメニューを使って製品を選択し、そのドキュメントオプションを展開して、ニーズに最も合うリソースを選択してください。


---

# 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://library.zoom.com/technical-library/ja/kochirakarameru/readme.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.
