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

# Melhores práticas de serviços de emergência

## Introdução

Este documento permite que os Clientes/clientes do Zoom Phone implementem e mantenham com sucesso uma solução segura e robusta de serviços de emergência, concebida para os ambientes de trabalho de hoje. Isto inclui a capacidade de notificar e capacitar as equipas internas de resposta de segurança, e apoiar de forma eficaz forças de trabalho no escritório, híbridas e remotas. As capacidades necessárias para criar tal solução estão integradas no seu Serviço Zoom Phone; o conteúdo a seguir ajudá-lo-á a tirar o máximo partido destas poderosas ferramentas.

{% content-ref url="/pages/03dfdd0335df1e7e359533e18d2bd8f3f313bf39" %}
[Visão geral](/technical-library/pt/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/66709ccbace8f2fe59b14c12208115b10526c5ee" %}
[Considerações regulatórias nos Estados Unidos](/technical-library/pt/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/regulatory-considerations-in-the-united-states.md)
{% endcontent-ref %}

{% content-ref url="/pages/d5128b15c075ee6cabc9055e84840c171cdbb01c" %}
[Tratamento de ligar de emergência](/technical-library/pt/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/emergency-call-handling.md)
{% endcontent-ref %}

{% content-ref url="/pages/916cce0a944cad65551d3ef953effee9fb21f76b" %}
[Implantando uma solução nômade de serviços de emergência](/technical-library/pt/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/deploying-a-nomadic-emergency-services-solution.md)
{% endcontent-ref %}

{% content-ref url="/pages/e046b5e2cf6b0c47722ebbb3b1320fb22f92ab51" %}
[Monitorando a prontidão dos serviços de emergência com Zoom Phone](/technical-library/pt/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/pt/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.
