# Updating Escalation Matrix

**Step 1: Access the Escalation Matrix**

1. **Log in to the portal** <https://console.blusapphire.com> where the escalation matrix configuration is available.
2. **Navigate to the "Escalation Matrix" section** to begin the configuration process.

**Step 2: Configure Escalation Levels**

1. **Level 1: Enter the Contact Information**
   * **Email Address**: Enter the email address of the contact person for Level 1 escalation.
   * **Phone Number**: Enter the phone number of the contact person for Level 1 escalation.
2. **Level 2: Enter the Contact Information for the Superior**
   * **Email Address**: Enter the email address of the superior to Level 1 for escalation to Level 2.
   * **Phone Number**: Enter the phone number of the superior to Level 1 for escalation to Level 2.
3. **Level 3: Enter the Top Escalation Contact Information**

   * **Email Address**: Enter the email address of the top escalation member (Level 3).
   * **Phone Number**: Enter the phone number of the top escalation member (Level 3).

   <figure><img src="/files/5AEjGEF2OiA9Pr89fa55" alt=""><figcaption></figcaption></figure>

**Step 3: Review the Escalation Matrix**

1. **Double-check the information** for all three levels to ensure that the correct contact details are entered for each escalation level.

**Step 4: Save the Escalation Matrix**

1. Once the information is correctly entered for each level, **click on "Update Escalation Matrix"** to save the configuration.

{% embed url="<https://youtu.be/Gr1GHdl_09Y>" %}


---

# 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://docs.blusapphire.io/customer-self-service-portal/updating-escalation-matrix.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.
