> ## Documentation Index
> Fetch the complete documentation index at: https://docs.happyml.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Web App Assistant

> Add an assistant to your web app to improve user experience, engagement, and decrease support tickets.

1. Log into your [account](https://app.happyml.com/login)
2. Click ‘New Bot’
3. Select prompt from dropdown menu
4. Enter company name
5. Click ‘Add bot’
6. Click “+Add Source” button to add the information you want your chatbot to know

**Now you want to add the software API calls you want your web app assistant to have.**

1. Click ‘Actions’ tab
2. Click ‘Custom Actions’ sub tab

**You’ll need to create 1 Action Set for each API.**

1. Click ‘New Action Set’ button
2. Enter Action Set Name
3. Click ‘Import OpenAPI’ button to enter OpenAPI Spec (optional)
4. Select your Authentication. If API Token, then;
5. Enter your API Token Key
6. Enter Description
7. Click ‘Save’ button
8. Click ‘New Action’ button
9. Enter Action Name and Description
10. Fill out Action Operation
11. Click ‘Test Action’ button
12. Click ‘Save’ button
13. Click ‘Settings’ tab
14. Customize your chatbots prompt message, colors, font, and icon
15. Click “Test it out” to check it’s functionality and appearance
16. Click ‘Deploy’ tab
