# Validate The Script

Validasi skrip dilakukan apabila ada penambahan FAQ atau dialog, untuk membantu bot parent dalam memastikan FAQ atau Dialog yang ditambahkan tidak menyebabkan validasi skrip yang telah dibuat menjadi tidak valid.

Di sudut kanan atas, klik tombol **‘Evaluate Bot’**. Pilih skrip yang akan divalidasi. Klik tombol '![https://docs.3dolphins.ai/wp-content/uploads/2020/03/49.png](/files/-MRT8ouIXaG-soUX6IXa)' pada bot yang dipilih dan tunggu sampai evaluasi validasi berhasil 100%. Jika ikon evaluasi berubah menjadi hijau itu menandakan hasil bot response sebelum dan sesudah penambahan FAQ atau dialog masih valid (sama), dan jika ikon evaluasi berwarna merah itu menandakan script tidak valid.

Anda bisa mendownload hasil evaluasi bot yang sudah dilakukan, klik ‘**Download XLS**’ atau ‘**Download CSV**’.

![Validate Script](/files/nM0dgARjagiNxgOA6qqb)


---

# 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.3dolphins.ai/5.3.0-id/bot-settings-1/bot-manager/evaluate-bot/validate-the-script.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.
