# Upload Script Validation

In the upper right corner, click the **‘Evaluate Bot’** button. Then, you will see a evaluate bot page. In the upper left corner, click the ‘download template’ button (![](/files/-MRPVVOunK_FygC018jY)).

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

Put the script in the template, and in the upper right corner, click new script button. Then, you will see a pop-up form of the new script. Enter script name and then click the **'Save'** button,

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

Select the script name that has been created, in the upper right corner of script click the ‘upload evaluation script’ button (![](/files/-MRPVVOxvh2mC4IoBoLG)).

On the pop-up of upload script, click the choose button to find the file of the evaluator template that will be upload. Then, wait for the process of upload is successful. If the upload file of the evaluator template is successful, you will see a success notification and the script will be displayed in the script table.

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


---

# 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.1.x/bot-settings/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.
