# Ticket Details

* To see detailed information on the ticket, in the Subject column, click the ticket name.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/15supportticket/15.6%20listticket.png" alt=""><figcaption><p>Ticket Page</p></figcaption></figure>

* On the Ticket Details page there are\
  a. Ticket Details\
  b. Attachments\
  c. Discussion\
  d. Back To Ticket button to return to the ticket page.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/15supportticket/15.7%20details1.PNG" alt=""><figcaption><p>Ticket Details Page (a)</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/15supportticket/15.8%20details2.PNG" alt=""><figcaption><p>Ticket Details Page (b)</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.cloudeka.id/support/support-ticketing/ticket-details.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.
