# Mobile

{% embed url="<https://1drv.ms/b/s!Ah9zzFXednRqkTKFIflytwQ6B4j8?e=TrXNBv>" %}
Manual Guide Problem Management on Mobile Apps (PDF Version)
{% endembed %}

## Download NICE Mobile Application

{% hint style="info" %}
**Info**: Versi minimal aplikasi NICE yang digunakan: 4.0.77 RC. 306.
{% endhint %}

{% embed url="<https://mit.id/nice-android-v4077-RC306.apk>" %}

## Menu Problem Ticketing

Menu Service Ticketing dapat diakses dengan cara klik `CTS` pada surrounding apps, kemudian klik menu `Home`.

Klik submenu `Problem Ticketing` pada featured menu `Fault Management`.

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

## Add Work Info

Pilih tiket.

Klik `Add Work Info`.

Isi field Status Remark pada dialog `Add Work Info`.

Klik `Submit`.

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

## Action on Ticket PMT

{% hint style="info" %}
**Info**: Pengerjaan tiket PMT dapat dilakukan dengan 2 cara, yaitu:

1\) User mengambil tiket dan mengerjakannya sendiri (Take Over).

2\) User mengirim tiket ke user lain (Redispatch).
{% endhint %}

### Take Over

Pilih tiket.

Klik `Take Over`.

Klik `Confirm`.

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

{% hint style="success" %}
Proses take over tiket PMT berhasil apabila status tiket menjadi **Assigned**.
{% endhint %}

### Redispatch

Pilih tiket.

Klik `Redispatch`.

Isi field Organization dan User pada dialog `Redispatch`.

Klik `Submit`.

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

{% hint style="success" %}
Proses take over tiket PMT berhasil apabila status tiket menjadi **Assigned**.
{% endhint %}

## Fill Root Cause

Pilih tiket.

{% hint style="warning" %}
**Perhatian**: Fill root cause tiket PMT dilakukan pada tiket dengan status **Assigned**.
{% endhint %}

Klik `Detail`.

Klik `Edit`.

Isi field Root Cause pada tab `RCA`.

Ubah field Status menjadi **In Progress** pada tab `General Info`.

Isi field Status Remark.

Klik `Update`.

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

{% hint style="success" %}
Proses fill root cause tiket PMT berhasil apabila status tiket menjadi **In Progress**.
{% endhint %}

## Set Resolution

Pilih tiket.

{% hint style="warning" %}
**Perhatian**: Set resolution tiket PMT dilakukan pada tiket dengan status **In Progress**.
{% endhint %}

Klik `Resolution`.

Isi data pada dialog `Submit`.

{% hint style="info" %}
**Info**: Petunjuk pengisian data pada dialog `Submit`.

Root Cause: Penyebab utama trouble.

Resolution Category: Kategori resolusi dalam mengatasi trouble.

Resolution Action: Tindakan resolusi dalam mengatasi trouble.
{% endhint %}

Klik `Set Resolution`.

<figure><img src="/files/39lIYIDxr2SdIyYpk36F" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Proses set resolution tiket PMT berhasil apabila status tiket menjadi **Resolved**.
{% endhint %}

## Change Ticket Status

{% hint style="info" %}
**Info**: Proses change ticket status dianggap valid apabila status tiket diganti secara berurutan, seperti:

* Under Review menjadi Assigned/Rejected.
* Assigned menjadi In Progress.
* In Progress menjadi Resolved.
* Resolved menjadi Closed.
  {% endhint %}

Pilih tiket.

{% hint style="warning" %}
**Perhatian**: Close tiket PMT dilakukan pada tiket dengan status **Resolved**.
{% endhint %}

Klik `Change Ticket Status`.

Ubah field Status menjadi **Closed** pada dialog `Change Status`.

Isi field Status Remark (jika diperlukan).

Klik `Change Ticket Status`.

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

{% hint style="success" %}
Proses close tiket PMT berhasil apabila status tiket menjadi **Closed**.
{% endhint %}


---

# 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.ineom-tsel.mit.id/cts/problem-management/mobile.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.
