> 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/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices.md).

# 紧急服务最佳实践

## 简介

本文档可帮助 Zoom Phone 客户成功部署和维护一套安全、稳健的紧急服务解决方案，旨在满足当今的工作环境需求。其中包括通知并赋能内部安全响应团队的能力，以及有效支持办公室、混合和远程员工队伍的能力。构建此类解决方案所需的功能已直接内置于您的 Zoom Phone 服务中；以下内容将帮助您充分利用这些强大的工具。

{% content-ref url="/pages/1a6a9afbc669b6c17ad3b42aa2dfd6169a81a253" %}
[概述](/technical-library/zh/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/a32e7d2fad834d850cff69010c4d9093c61217e1" %}
[美国的监管考量](/technical-library/zh/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/regulatory-considerations-in-the-united-states.md)
{% endcontent-ref %}

{% content-ref url="/pages/a5f640f06f942d4e82927770a48cf8bdb715d33c" %}
[紧急通话处理](/technical-library/zh/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/emergency-call-handling.md)
{% endcontent-ref %}

{% content-ref url="/pages/d7fb37cddb1c665c23809cd5cccbdfde0abe802d" %}
[部署流动式紧急服务解决方案](/technical-library/zh/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/deploying-a-nomadic-emergency-services-solution.md)
{% endcontent-ref %}

{% content-ref url="/pages/ddeb957cbc07515382a0c0adfe0ed9ae01071283" %}
[使用 Zoom Phone 监控紧急服务就绪情况](/technical-library/zh/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/monitoring-emergency-services-readiness-with-zoom-phone.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/zh/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices.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.
