> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.3.0-id/bot-settings-1/bot-manager/evaluate-bot/upload-script-validation.md).

# Upload Script Validation

Di sudut kanan atas, klik tombol **'Evaluate Bot'**. Kemudian, Anda akan melihat halaman evaluate bot. Di pojok kiri atas, klik tombol ‘download template’ (![](/files/-MRT8ouKPXwdFatBV099))

![Evaluate Bot](/files/-MRwoSghj_nkzPhbN4u0)

Letakkan script di template tersebut, dan di pojok kanan atas, klik tombol ***‘+new script’***. Kemudian, Anda akan melihat bentuk pop-up untuk menambahkan script baru. Masukkan nama script dan kemudian klik tombol **'Save'.**

![New Script](/files/-MRwof1WrhuJJJggNfoi)

Pilih nama script yang telah dibuat, di sudut kanan atas script klik tombol *‘upload evaluation script’* (![](/files/-MRT8ouNJ_tv2En_68iL)).

Pada pop-up dari upload script klik tombol *‘choose’* untuk mencari file template evaluator yang akan diupload. Kemudian tunggu proses upload berhasil. Jika upload file template evaluator berhasil, Anda akan melihat notifikasi sukses dan script akan ditampilkan pada tabel script.

![Upload Script](/files/-MRwpT3YYO3CwiCIHy7F)


---

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