

End of support notice: On September 15, 2025, AWS will discontinue support for Amazon Lex V1. After September 15, 2025, you will no longer be able to access the Amazon Lex V1 console or Amazon Lex V1 resources. If you are using Amazon Lex V2, refer to the [Amazon Lex V2 guide](https://docs.aws.amazon.com/lexv2/latest/dg/what-is.html) instead. . 

# Step 5: Deploy Your Bot as a Web Application
<a name="agent-step-5"></a>

**To deploy your bot as a web application**

1. Download the repository at [https://github.com/awsdocs/amazon-lex-developer-guide/blob/master/example\$1apps/agent\$1assistance\$1bot/ ](https://github.com/awsdocs/amazon-lex-developer-guide/blob/master/example_apps/agent_assistance_bot/) to your computer.

1. Navigate to the downloaded repository and open the index.html file in an editor.

1. Make the following changes.

   1. In the `AWS.config.credentials` section, enter your Region name and your identity pool ID.

   1. In the` Amazon Lex runtime parameters` section, enter the bot name.

   1. Save the file.