# Set a Service as an Escalation

You can mark a service as an escalation, which will display a red bar on the left side of the order and change the service color to red. This helps highlight important orders or services, making them more noticeable and easier to identify.

Quick Steps to Set a Service as Escalation:

1. **Go to Order Management** and select the order.
2. **Click on Project Chat**.
3. **Select the Service** you want to escalate.
4. **Click the Three Dots** and choose "Edit."
5. **Toggle On “Set as Escalation”** and click "Save."

The order will now be marked as RED in the dashboard.<br>

<figure><img src="/files/Td3lQIRDDrpAJixTMZeZ" alt=""><figcaption><p>Steps 1 and 2</p></figcaption></figure>

<figure><img src="/files/NzQelTeosR30uNVioQuK" alt=""><figcaption><p>Steps 3 and 4</p></figcaption></figure>

<figure><img src="/files/uHOad3Wop7JM2OsxhtME" alt=""><figcaption><p>Step 5</p></figcaption></figure>

<figure><img src="/files/mTYqItFIl6C6pcXRHfws" alt=""><figcaption><p>Sample of order when set as escalation</p></figcaption></figure>


---

# 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.getautonomo.com/order-management/set-a-service-as-an-escalation.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.
