> 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/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/page-3.md).

# 短信和 10DLC

Zoom 呼叫中心通过发送消息联系人频道支持短消息服务（短信）（即文本消息）和多媒体消息服务（MMS）（即图片消息）。但是，要使用或符合短信资格，企业必须满足 [10位长代码（10DLC）合规性要求](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0059336). 有关此过程的更多信息，请参阅该 [10DLC 常见问题解答 (FAQ)](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0059576).

一旦某个账户启用短信，建议账户管理员参阅 Zoom 的支持中心，以获取有关以下内容的更多信息 [为您的账户配置短信](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0074648)，例如如何为您的账户设置默认外拨短信号码、如何为队列启用或禁用外拨短信，以及呼叫中心用户的默认外拨短信队列。

{% hint style="info" %}
**注意**\
只有使用美国和加拿大电话号码的企业才需要 10DLC Campaign。
{% endhint %}


---

# 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/shang-ye-ban-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/page-3.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.
