# Emergency Activation

In medical emergencies, time is crucial, and quick action can save lives.&#x20;

With emergency activation in the Qure App, healthcare professionals can swiftly trigger an emergency and notify their team members to act immediately.&#x20;

The following are the steps to activate/de-activate an emergency alert.

1. Click <img src="/files/hwxSCtGWQakKqAkEGjFF" alt="" data-size="line"> on the top-right corner to activate the emergency alert.
2. On the **Activate emergency** dialog box, select the cause of the emergency.

   <figure><img src="/files/nJqswlIIcHy72G42MQb0" alt="" width="375"><figcaption></figcaption></figure>
3. Click **Activate**. When an emergency is activated:
   * A message is sent to the patient channel.
   * An emergency tag is displayed for the patient in the worklist.
   * A banner indicating the cause of the emergency appears on top of the patient channel.
   * The patient is prioritized and moved to the top of the worklist.
4. Click <img src="/files/hwxSCtGWQakKqAkEGjFF" alt="" data-size="line"> on the top-right corner to de-activate the emergency alert.
5. Click **De-activate**. When an emergency is de-activated, a message is sent to the patient channel.


---

# Agent Instructions: 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:

```
GET https://documentation.qure.ai/users-manual/qure.ai-app-users-manual/qure.ai-app-features/windows-mac-os-app-ui/emergency-activation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
