# Mobile

{% file src="/files/-MhCx9Orj0gCw-LqDqZO" %}
Download BPMN BPS Monitoring
{% endfile %}

## Mengakses Menu Backup Power

Menu Backup Power dapat diakses dengan cara klik `FIOLA` pada `FEATURED MODULE`.

Klik `Backup Power`.

{% tabs %}
{% tab title="NOP" %}

{% endtab %}

{% tab title="FMS" %}

{% endtab %}
{% endtabs %}

## Request BPS

Request BPS dilakukan oleh NOP.

Klik ikon :heavy\_plus\_sign:.

Klik `BPS Dispatch`.

Isi dialog `BPS Dispatch` dengan nama site operator yang dituju.

:black\_small\_square: Apabila tiket akan diteruskan ke semua BPS dalam cluster yang sama, maka klik check box `Broadcast to All BPS`.

:black\_small\_square: Apabila tiket hanya akan diteruskan ke BPS tertentu, maka klik `Show On Map` untuk menampilkan BPS terdekat.

Klik `DISPATCH`.

## Dispatch BPS

Dispatch BPS ke site dilakukan oleh NOP.

Klik menu option pada BPS.

Klik menu `Dispatch to Site`.

{% hint style="warning" %}
**Perhatian**: Dispatch BPS dilakukan pada BPS dengan status **Idle**.
{% endhint %}

Isi dialog `BPS Dispatch` dengan nama site yang dituju.

Klik `DISPATCH`.

## Update PIC

Update PIC dilakukan oleh NOP atau FMS Koordinator.

Klik menu option pada BPS.

Klik menu `Update PIC`.

Isi dialog `Update PIC` dengan cara menambahkan user BPS sebagai PIC, atau menghapus user BPS dari daftar PIC dengan cara klik ikon :heavy\_multiplication\_x: pada nama user BPS.

Klik `UPDATE`.

## Tracking BPS

Tracking BPS dilakukan oleh NOP.

Klik ikon :heavy\_plus\_sign:.

Klik `BPS Tracking`.

{% hint style="info" %}
**Info**: Keterangan warna mobil:\
:black\_small\_square: Hijau: untuk BPS dengan status IDLE.\
:black\_small\_square: Kuning: untuk BPS dengan status NEW.\
:black\_small\_square: Oranye: untuk BPS dengan status In Progress.\
:black\_small\_square: Abu-abu: untuk BPS dengan status Non Active atau tidak ada user BPS.\
:black\_small\_square: Merah: untuk BPS yang sedang ada kendala.\
:black\_small\_square: Biru: untuk BPS dengan status Check In on Site.
{% endhint %}

## Enroll as PIC

Enroll as PIC dilakukan oleh FMS ketika user yang digunakan belum terdaftar sebagai PIC.

Klik menu option pada BPS.

Klik menu `Enroll as PIC`.

Klik `YES`.

## To Do

To Do merupakan aktivitas yang dilakukan oleh FMS.

### Follow Up Ticket

Sebelum melakukan follow up tiket, FMS harus melakukan take over terlebih dahulu dengan cara klik menu option, kemudian klik menu `Take Over`.

{% hint style="success" %}
Proses follow up berhasil apabila terdapat ikon bulat berwarna hijau pada tiket.
{% endhint %}

Klik menu option pada tiket yang telah berhasil dilakukan take over.

Klik menu `Follow Up`.

### Site Already Up

{% hint style="warning" %}
**Perhatian**: Menu `Site Already Up` digunakan ketika SCD/BPS/MBP dalam perjalanan namun PLN sudah ON kembali.
{% endhint %}

### Check In on Site

Klik menu option pada tiket yang telah berhasil dilakukan follow up.

Klik menu `Open Form`.

Klik `CHECK IN`.

Apabila ada kendala saat proses check in, silakan mengunjungi halaman [Troubleshooting Check In](/faq/check-in-on-site/failed-check-in.md).

### Fill Form

Terdapat tiga bagian form yang harus diisi, yaitu Before Backup Power, Backup Power Progress, dan After Backup Power.

### Submit

Klik `Next`.

Isi field Note.

Klik `Finish`.


---

# 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/fiola/bps-monitoring/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.
