> 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/command-center.md).

# Command Center

{% file src="/files/0iYcVQYYBJnLDlQ6QUbD" %}
Diagram Alur Ticketing Fully Down&#x20;
{% endfile %}

{% hint style="info" %}

* Create ticket Technical Support FMS ( TSF) dan Backup Power System (BPS) melalui Command Center dilakukan oleh TO SPV.
* Create tiket TSF dan BPS melalui Command Center dilakukan dengan 2 tahapan: 1) Proses [Acknowledge Insight](/fiola/command-center/acknowledge.md); 2) Proses [Dispatch Insight](/fiola/command-center/dispatch.md).
  {% endhint %}

## Menu Command Center

Menu Command Center dapat diakses dengan cara klik menu `12.15.1 Command Center` pada menu `12.15 Command Center`.

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

Menu Command Center terdiri dari beberapa tab, yaitu tab `Insight(s)`, `Ticket(s)`, `Dashboard`, `Working Permit(s)`, `History`, `To-Do(s)`.

{% tabs %}
{% tab title="Insight(s)" %}
Tab `Insight(s)` menampilkan daftar insight pada site ID.

Keterangan penomoran:

(1) Site ID

(2) Insight

(3) Status Insight, dengan keterangan warna:

:black\_small\_square: Ungu: System Analyzing

:black\_small\_square: Merah: To Acknowledge

:black\_small\_square: Oranye: Ready for Dispatch

:black\_small\_square: Kuning: In Progress

:black\_small\_square: Hijau: Resolved

(4) Status Dispatch, terdiri dari:

:black\_small\_square: AD (Auto Dispatch): Dispatch dilakukan oleh sistem.

:black\_small\_square: MD (Manual Dispatch): Dispatch dilakukan oleh user.
{% endtab %}

{% tab title="Ticket(s)" %}
Tab `Ticket(s)` menampilkan daftar tiket yang telah dilakukan dispatch.
{% endtab %}

{% tab title="Dashboard" %}
Tab `Dashboard` menampilkan jumlah insight pada masing-masing status, diagram tiket yang sedang dikerjakan, dan summary dari insight.
{% endtab %}

{% tab title="History" %}
Tab `History` menampilkan daftar tiket dengan status insight **RESOLVED**.
{% endtab %}

{% tab title="To-Do(s)" %}
Tab `To-Do(s)` menampilkan daftar tiket yang telah dilakukan dispatch tapi belum dikerjakan oleh FMS.

{% hint style="info" %}
**Info**: Pada tab `To-Do(s)` terdapat tombol `PICs List` yang dapat digunakan untuk menampilkan daftar PIC dari masing-masing tiket.
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://docs.ineom-tsel.mit.id/fiola/command-center.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.
