Download an HTML page with your Agent

AIsuru offers a simple way to deploy your Agent on any website by downloading a complete HTML file. This option is especially useful when you want a ready-to-use solution without manually setting up the embed code.

How to download the HTML file

  1. Go to your Agent's management panel;

  2. Navigate to the "Share me" section;

  3. Select or create a layout that suits your needs;

  4. Once the layout is configured, find and click the "Download HTML" button;

  5. The HTML file will be automatically downloaded to your device.

What the HTML file contains

The downloaded file is a complete HTML document that includes:

  • All the scripts needed to run the Agent;

  • CSS stylesheets for the visual appearance;

  • The full configuration of your Agent with the chosen layout;

  • Style customizations based on your settings.

How to use the HTML file

You have several options for using this file:

  • Direct upload: upload the file to your web server to create a dedicated page for your Agent;

  • Iframe integration: embed the page inside an iframe on your existing site;

  • Further customization: edit the HTML code to better fit your site, adding extra elements or styles.

This solution offers a plug-and-play approach for quickly integrating your Agent into any web environment, with no need for complex configurations or advanced technical knowledge.

Last updated