# Update Draft Ticket

Klik `View Draft`.

Pilih tiket pada tab Proposed atau Rejected.

Klik `Detail`.

Ubah data yang akan dilakukan perbaikan.

{% hint style="info" %}
Data yang dapat dilakukan perubahan antara lain: issue category, issue explanation, ticket related, dan document (photos, supporting docs, receipts, dan BoQ/shopping list).
{% endhint %}

Klik `Finish`.

Klik `Yes`.

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

{% hint style="success" %}
Proses update draft tiket berhasil apabila tiket muncul pada dialog Ticket Draft tab Proposed.
{% 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/fiola/cm-power-system/create-ticket/update-draft-ticket.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.
