# Escalation Ticket

The **Escalation** feature is available in the **Ticket** menu of the Service Portal AI. When this feature is activated, the system will automatically send a notification to the **Operational Manager** and escalate the issue up to the **Director** level until the ticket is resolved. To use this feature, follow these steps:

* On the **Ticket** page in the Service Portal AI, after successfully creating a ticket, click the **Subject** of the ticket from the ticket list.

<figure><img src="/files/a9q9o6PpBHucUXKmPzDp" alt=""><figcaption></figcaption></figure>

* On the **Detail Ticket** page, click the **Escalation** button.

<figure><img src="/files/4Ob0lBsvfxNPOuhUpSGd" alt=""><figcaption></figcaption></figure>

* A confirmation window titled **Escalation Confirmation** will appear. It informs you that if you proceed, the system will automatically notify the Operational Manager and escalate the issue up to the Director level until the ticket is closed. Click **Confirm** button to proceed with the escalation process, or click **Cancel** button to abort the escalation.

<figure><img src="/files/cc1TdHEoJYRgZd4P3k0D" alt=""><figcaption></figcaption></figure>


---

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

```
GET https://docs.cloudeka.ai/guidance-for-individual/service-portal-ai/ticket/escalation-ticket.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.
