# Detail Ticket

On the **Ticket** page, select the ticket for which you want to view data information by clicking on the ticket label in the **Subject** column.

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

<p align="center">Select ticket</p>

The **Ticket Details** page will appear, displaying several pieces of ticket-related information. You can attach supporting evidence and add additional details to the ticket. The Ticket Details page includes several features, as described below:

<figure><img src="/files/939NF2FFA9XXnW4o95UP" alt=""><figcaption></figcaption></figure>

<p align="center">Detail ticket</p>


---

# 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/detail-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.
