> 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/kn/account-and-endpoint-management/contacts-field-guide.md).

# 連絡先フィールドガイド

### はじめに

連絡先を追加すると、コミュニケーション、コラボレーション、そして適切な相手との迅速な接続が容易になります。Zoom では、組織や個人のワークフローのニーズに応じて、連絡先を追加するさまざまな方法を提供しています。このガイドでは、Zoom で連絡先を追加するためのオンラインの方法を説明し、ニーズに最も適したアプローチを判断するのに役立ちます。

{% content-ref url="/pages/c4bcd2c3fa41eb7edb4185420ec626f0dd5e8551" %}
[連絡先タイプの概要](/technical-library/ja/kn/account-and-endpoint-management/contacts-field-guide/contact-types-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/4d56265e2392d76cd2b58702ff8eb0296956aaa5" %}
[管理用コントロール](/technical-library/ja/kn/account-and-endpoint-management/contacts-field-guide/administrative-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/1878c2dc2b30b59754124eb2da46f6255b5137c4" %}
[ユーザー体験](/technical-library/ja/kn/account-and-endpoint-management/contacts-field-guide/user-experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/8241f348151561e0ddc4f594a7f742595161c285" %}
[連絡先の管理と整理](/technical-library/ja/kn/account-and-endpoint-management/contacts-field-guide/managing-and-organizing-contacts.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://library.zoom.com/technical-library/ja/kn/account-and-endpoint-management/contacts-field-guide.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.
