> 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/contact-types-overview.md).

# 連絡先タイプの概要

Zoomでは、管理者とユーザーがプラットフォーム内で管理できるいくつかの種類の連絡先が提供されており、以下のセクションで説明されています。

### <mark style="color:青;">会社ディレクトリ</mark>

アカウントレベルでは、管理者が管理する会社ディレクトリには、同じZoomアカウントと組織内のすべてのユーザーが含まれます。ディレクトリをさらに整理するために、管理者は既存のユーザーグループをインポートするか、カスタムグループを作成することで、連絡先グループを作成できます。

### <mark style="color:青;">外部連絡先</mark>

会社ディレクトリに加えて、個々のユーザーは任意の外部Zoomユーザーを連絡先として追加することができます。また、組み込みの連絡先連携を通じて、Zoomの連絡先をGoogle、Office 365、またはExchangeと同期することで、連絡先の管理を簡素化することもできます。

### <mark style="color:青;">個人連絡先</mark>

Google、Office 365、またはExchangeを使用しないアカウントでは、ユーザーは個人連絡先機能を利用できます。これにより、外部連絡先の独自のディレクトリを維持でき、CSVファイルをアップロードして一括で追加するか、連絡先を1件ずつ追加することで作成できます。

### <mark style="color:青;">Zoom Phone向け共有外部連絡先</mark>

さらに、Zoom Phoneユーザーは追加の連絡先リソースを利用できます。アカウント所有者と管理者は、Zoom Phone専用の共有外部連絡先ディレクトリを作成でき、ユーザーが関連する連絡先にアクセスして管理しやすくなります。

これら多様な連絡先管理オプションを提供することで、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/kn/account-and-endpoint-management/contacts-field-guide/contact-types-overview.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.
