# Bagaimana cara TSA melakukan approval verifikasi dokumen?

{% hint style="warning" %}
Approval verifikasi dokumen oleh TSA dilakukan pada user dengan informasi **Proposed**.
{% endhint %}

Proses approval verifikasi dokumen oleh TSA:

1. Klik menu 8.2 Verification Documents (Selma Features).
2. Pilih user.
3. Klik tombol **`Verify`**.
4. Cek dokumen berupa foto KTP, NDA, dan surat tugas yang telah diunggah.
5. Klik tombol **`Approve`** apabila data sesuai, atau klik tombol **`Decline`** apabila terdapat data yang tidak sesuai.
6. Isi catatan.
7. Klik tombol **`Submit`**.

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

{% hint style="success" %}
Proses approval verifikasi dokumen oleh TSA berhasil apabila informasi user menjadi **Approved** (apabila approve), atau informasi user menjadi **Rejected** (apabila reject).
{% 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/faq/user-and-account/verify-account/document-verification-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.
