> 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.
