> For the complete documentation index, see [llms.txt](https://docs.ineom-tsel.mit.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ineom-tsel.mit.id/fiola/pm-genset-sparepart/web.md).

# Web

{% file src="/files/-Mg8zzuNZoXwgwLrGzSs" %}
Download BPMN PM Genset Sparepart
{% endfile %}

## Mengakses Menu PM Genset Sparepart

Menu PM Genset Sparepart dapat diakses dengan cara klik menu `12.4.10 PM Genset Sparepart` pada menu `12.4 Preventive Maintenance (PM)`.

{% hint style="info" %}
**Info**: Lakukan [konfigurasi filter](/faq/ticketing-system/general/filter-configuration.md) apabila data tidak muncul.
{% endhint %}

## Upload Jadwal Maintenance

Upload jadwal maintenance dilakukan oleh CPO/NOS.

Klik `Schedule`.

Klik `Upload`.

Pilih file jadwal genset sparepart maintenance.

Klik `Open`.

## Approval Tiket PM Genset Sparepart

Approval tiket PM genset sparepart dilakukan oleh RTPO.

Pilih tiket.

{% hint style="warning" %}
**Perhatian**: Approval tiket PM genset sparepart dilakukan pada tiket dengan status **Submitted**.
{% endhint %}

Klik kanan, kemudian klik `Show Submit Form`.

Cek data yang telah diunggah oleh FMS.

Data dikelompokkan pada masing-masing tab, seperti tab `Maintenance Info`, tab `Maintenance Data`, dan tab `Photo Album`.

Contoh preview tiket PM genset sparepart:

{% tabs %}
{% tab title="Maintenance Info" %}
Tab `Detail Information`.

Tab `Photos Quality`.

Tab `Jobs Quality`.

Tab `Maintenance Photos`.
{% endtab %}

{% tab title="Maintenance Data - FPPG-SPAREPART" %}

{% endtab %}

{% tab title="Photo Album" %}

{% endtab %}
{% endtabs %}

Apabila data telah sesuai, klik `Approve` untuk menyetujui tiket. Klik `Reject` apabila terdapat data yang tidak sesuai.

## Reschedule Tiket PM Genset Sparepart

Reschedule tiket PM genset sparepart dilakukan oleh RTPO.

Pilih tiket.

Klik `Reschedule`.

Isi dialog `Reschedule Window` dengan cara klik ikon :calendar\_spiral: untuk memilih jadwal maintenance.

Klik `Change Schedule`.

## Take Out Tiket PM Genset Sparepart

{% file src="/files/-MgsQWaizCzij1QYvMuV" %}
Download BPMN Take Out PM Genset Sparepart Ticket
{% endfile %}

Take out tiket PM genset sparepart dilakukan oleh FMS dan RTPO. Setelah FMS melakukan take out tiket, kemudian RTPO melakukan validasi take out tiket dengan cara yang sama.

Pilih tiket.

Klik `Take Out`.

Isi dialog `Take Out Ticket` dengan catatan atau alasan melakukan take out tiket.

Klik `Take Out`.

## Reopen Tiket PM Genset Sparepart

Reopen tiket PM genset sparepart dilakukan oleh RTPO.

Pilih tiket.

Klik `Reopen`.

Isi dialog `Reopen Ticket` dengan catatan.

Klik `Submit`.

## Download Resume Tiket PM Genset Sparepart

Pilih tiket.

{% hint style="info" %}
**Info**: Download resume tiket PM genset sparepart dapat dilakukan pada satu tiket atau lebih secara bersamaan.
{% endhint %}

{% hint style="warning" %}
**Perhatian**: Download resume tiket PM genset sparepart dilakukan pada tiket dengan status **Submitted** dan/atau **Closed**.
{% endhint %}

Klik `Resume`.&#x20;

{% hint style="info" %}
**Info**: Dialog `Resume Overview` menampilkan daftar tiket yang akan di-download.
{% endhint %}

Klik `Download Resume`.

Contoh file resume tiket PM genset sparepart:

## Download Summary Preventive Maintenance

Klik `Report`.

Isi dialog `Report Filter` dengan cara klik dropdown button untuk memilih periode maintenance, tahun maintenance, bulan maintenance, dan role.

Klik `Download`.

Contoh file summary preventive maintenance:

## Export Daftar Tiket PM Genset Sparepart

Klik `Export`.

Contoh file daftar tiket PM genset sparepart:


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ineom-tsel.mit.id/fiola/pm-genset-sparepart/web.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
