# Ticket Resolution

This guide outlines a technician or engineer's process for working on a ticket, from creation to resolution. Tickets follow a specific workflow, which are the steps or guidelines to follow when resolving a ticket, request, or problem.

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

{% hint style="info" %}
**NOTE:** This demonstration will outline a default ticket workflow process implemented in Infraon Infinity. A comprehensive understanding can be gained by exploring the **“Ticket Workflow”** module under **“Infraon Configuration -> Infraon Automation -> Workflow -> Ticket.”**
{% endhint %}

## Ticket Workflow

<img src="/files/aPc77TM6lmRIABl1ebG0" alt="Right pointing backhand index" data-size="line"> When a new ticket is generated within the system, its lifecycle is initiated in the **“Open and New”** state.

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

<img src="/files/sjehxtOO28lRudsTt7AR" alt="Right pointing backhand index" data-size="line"> An automated email acknowledging ticket creation is sent to the end user. Email content can be customized using available macros.

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

<img src="/files/zCr1UzmWdXYAP3oZXlBO" alt="Right pointing backhand index" data-size="line">The ticket status is updated to **“Open-Responded,”** signifying the commencement of technician involvement.

![](/files/vLMiN6QQpAB3BbgoDaeU)

<img src="/files/M16gSZ0R0bxZAAcbsAIt" alt="Right pointing backhand index" data-size="line">The ticket transitions to the **“In-Progress Analysis”** state. This phase may include sub-statuses like **“In-Progress Escalated”** for elevated issues.

![](/files/sjsrQFPek6jADjJbki5I)

<img src="/files/X1iE7CmOWcQiCuFr4G4S" alt="Right pointing backhand index" data-size="line">If the end user is required to provide additional information, the ticket can be placed on hold in the **“Pending for User Input”** state. SLA timers are paused during this phase.

![](/files/LXx2pxUhQ3Ut3vVWM5Yj)

<img src="/files/8q04Cj8nBELGHyLWlTKP" alt="Right pointing backhand index" data-size="line">Once a solution is determined, the ticket status is changed to **“Resolved and Waiting for Closure.”**

![](/files/7kA5nvZSELBp5Za02ri0)

<img src="/files/pi3offoafzo4e38In7GY" alt="Right pointing backhand index" data-size="line">An email is sent to relevant parties informing them of the ticket resolution, including a summary and solution details.

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

<img src="/files/K7Eq8hD58gWcC2tU5CXt" alt="Right pointing backhand index" data-size="line">The ticket is officially closed upon confirmation from the end-user.

<img src="/files/iidAPOLiPZIWOecCdUxT" alt="Right pointing backhand index" data-size="line">The ticket will be automatically closed if there is no response from the end user within a specified timeframe.

![](/files/Aa3wfSzIXaSpM0D0xmzM)

This outlines the standard ticket workflow. The following sections will detail how this workflow is implemented within the tool and technicians' specific actions when assigned a ticket.

## Ticket Handling

<img src="/files/hnRREuMZuBU8tJiIOSwU" alt="Right pointing backhand index" data-size="line">Whenever a new ticket is generated, it is assigned to the technician based on predefined rules or manual allocation.

![](/files/D2Aqt317dz4Qtlo5q2Ow)

<img src="/files/VjlkpwsErmjWeMwtJIX7" alt="Right pointing backhand index" data-size="line">Essential ticket details, including the end-user, are populated. The ticket's initial status is then set to **“New and Open.”**

![](/files/20G9Nf82VggYqmrFhAqW)

<img src="/files/VjlkpwsErmjWeMwtJIX7" alt="Right pointing backhand index" data-size="line">Upon acknowledging the ticket, the technician changes its status to **“In-Progress Analysis.”**

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

<img src="/files/VjlkpwsErmjWeMwtJIX7" alt="Right pointing backhand index" data-size="line">As the investigation progresses, the ticket status is updated accordingly. If additional information is required from the end user, the status is changed to **“Pending for User Input.”**

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

In case of escalation, the status is updated to **“Escalated.”**

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

<img src="/files/VjlkpwsErmjWeMwtJIX7" alt="Right pointing backhand index" data-size="line">Once a solution is determined, the ticket is marked as **“Resolved and Waiting for Closure.”**

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

<img src="/files/VjlkpwsErmjWeMwtJIX7" alt="Right pointing backhand index" data-size="line">The end user is then presented with options to close or reopen the ticket.

<img src="/files/VjlkpwsErmjWeMwtJIX7" alt="Right pointing backhand index" data-size="line">Upon closure confirmation from the end user or system timeout,&#x20;

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

the ticket is finalized with a closing note.

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

This concludes the overview of a technician's workflow when handling an assigned ticket.


---

# 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.infraon.io/infraon-help/explore-more/use-cases/ticket-management/ticket-resolution.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.
