# Create Validation Script

The Validation Script is used as a Bot Parent reference to check the desired Bot response results. If the bot response results are still not appropriate, then the Bot Parent must manually correct the FAQ and Dialog until the Bot response results are as expected.

In the upper right corner, click the **‘Evaluate Bot’** button. Then, you will see a evaluate bot page, in the upper right corner click the **‘+New Script’** button.

![New Script](/files/-MRwm8BR-fBnme081G8j)

You will see a pop-up to create a new script. Fill in the fields and after you’re done, you can click the ‘save’ button to add a new script.

![Add New Script](/files/-MRwmJDXUg1T-rdBcUwu)

Select evaluation script that has been created, click the **‘+Script’** button on the bottom, and enter a script on the **User Say** field that will be tested.

![Added Script on User Say](/files/-MRwnOZ4QEbYe30mTuyJ)

Select Bot and click the ‘play’ button (![](/files/-MRPVVOqMgW-1SEUI57x)). Wait for the test evaluation to succeed 100%. The results of the response bot will be the basis for subsequent validation, if the results of the bot response are still not appropriate, then it needs to be done adjustment in the FAQ or Dialog that is tested.

![Result Response](/files/-MRwngDW_u9uFabstO48)


---

# 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/create-validation-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.
