# Budget Approval

{% hint style="info" %}

* Budget approval tiket CMP dilakukan oleh beberapa role berdasarkan site area, tipe corrective, dan asset related activity.
* Role yang memiliki akses untuk melakukan approval, antara lain: SQA Manager, RTPE Manager, NOS SPV, dan NOS Manager.
  {% endhint %}

## Budget Approval by NOS SPV

Pilih tiket.

{% hint style="warning" %}
Budget approval tiket CMP oleh NOS SPV dilakukan pada tiket dengan status **Waiting Budget Approval NOS SPV**.
{% endhint %}

Klik `Detail`.

Cek data budget.

Klik Approve apabila data telah sesuai, atau klik Reject apabila terdapat data yang tidak sesuai.

Isi catatan.

Klik `Approve Corrective Maintenance`.

{% tabs %}
{% tab title="Approve" %}
{% hint style="success" %}
Proses approve budget approval tiket CMP oleh NOS SPV berhasil apabila tiket menjadi **Waiting Budget Approval NOS MGR**.
{% endhint %}
{% endtab %}

{% tab title="Reject" %}
{% hint style="success" %}
Proses reject budget approval tiket CMP berhasil apabila tiket menjadi **Rejected**.
{% endhint %}
{% endtab %}
{% endtabs %}

## Budget Approval by NOS Manager

Pilih tiket.

{% hint style="warning" %}
Budget approval tiket CMP oleh NOS SPV dilakukan pada tiket dengan status **Waiting Budget Approval NOS MGR**.
{% endhint %}

Klik `Detail`.

Cek data budget.

Klik Approve apabila data telah sesuai, atau klik Reject apabila terdapat data yang tidak sesuai.

Isi catatan.

Klik `Approve Corrective Maintenance`.

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

{% endtab %}

{% tab title="Reject" %}

{% endtab %}
{% endtabs %}


---

# 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/cm-power-system/budget-approval.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.
