# Ticket Operations

The Aisera Gen AI platform supports many use cases for Ticket Operations.&#x20;

The [**Agent Assist application/bot**](/agent-assist/overview-of-aisera-agent-assist.md) and [**Ticket Concierge**](/aisera-platform/ticket-operations/ticket-concierge-tc-with-event-studio.md) are two features that help agents manage and organize tickets and ticket data.

## Change Request Ticket Type&#x20;

You can upload **Tickets** that have a **Change Request Type**. Change Request Tickets can be used for planned activities like maintenance downtime or unplanned activities like outages.&#x20;

The screenshot below displays a Change Request Ticket.&#x20;

<figure><img src="/files/Oiq8n9dxFWahjds0HX7i" alt=""><figcaption><p>Ticket of Type Change Request</p></figcaption></figure>

Tickets that have **Change Request** as the **Ticket Type** include the **Outage Probability** and **Reason** parameters that allows you to track and predict future downtime.&#x20;

<figure><img src="/files/85oak5jfYPie7wwLUoXY" alt=""><figcaption><p>Details of Change Request Ticket</p></figcaption></figure>

When you choose a **Change Request** Ticket from the **Tickets** list, the **Change Request** **Details** page shows you both the **Outage Probability** (calculated when the ticket was created) and the **Reason** for the outage. \ <br>


---

# 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.aisera.com/aisera-platform/ticket-operations.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.
