> 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/zh-tw/guan-li-yuan-zhuan-qu/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 檔案大量匯入，或一次新增一位聯絡人的方式建立。

### <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/zh-tw/guan-li-yuan-zhuan-qu/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.
