How do I install the Rozz chatbot on my website?

Direct Answer

Detailed Explanation

Adding Rozz to a Website Using HTML

1. Insert the Script

<script src="https://rozzum-bucket.rozz.site/rozz-searchbox.js"></script>

Using Rozz with Common Website Builders

2. Insert the HTML

<rozz-searchbox data-theme-color="blue"></rozz-searchbox>

3. Set Initial Status (optional)

data-initial-status="closed" <!-- default option where the bar is closed, button to open it is displayed -->

data-initial-status="open" <!-- bar is open by default but can be closed -->

data-initial-status="static" <!-- bar is open by default and cannot be closed -->

data-initial-status="link" <!-- bar is closed by default and opened with a custom HTML element -->

4. Place in a DIV or Flex Container (optional)

Integrating Rozz with WordPress

If you’re running your site on WordPress, then adding Rozz is super simple. Rozz uses a standard WordPress feature called a plugin. Just follow the steps below.

1. Install the plugin

2. Insert the Rozz Shortcode and Use Attributes to Customize Appearance

[rozz-searchbox]

Posted September 12, 2025

Research Foundation

Author

rozz@rozz.site | © 2026 ROZZ. All rights reserved.