Create a Widget

Add FREE AI superpowers to your website with NO CODE

To access the Widget page, click on the Widget link in the left navigation of the Extension Settings. Or click here.

What is a Widget?

If you're the owner of a web site or web application and want to provide AI capabilities to your users, the Ask Steve Widget enables you to quickly and easily embed an install flow in your site or app that enables users to install Ask Steve and your custom Skills and Buttons with just a few clicks. You can learn more on the Site Owners page.

Configuring Your Widget

The list on the left has all the Skills that you have created, copied or imported from other sources. Click on any of these Skills and press the ADD >> button to add it to your Widget. You will see the code below update. Press REMOVE to take a Skill out of your Widget configuration.

When you're done picking what Skills to add to your Widget, select what kind of site you'll be embedding the Widget in from the Code for: dropdown. You will see a link with Installation Instructions appear.

The page always remembers your last Widget configuration, so you can quickly edit/update it at any time without having to reselect everything.

Installing Your Widget

Press the COPY TO CLIPBOARD button to copy your Widget code and install it according to the Installation Instructions.

Widget Variables

  • showInstall: (Defaults to true) This variable determines whether the Widget has a link to install the Ask Steve extension or not. On some sites like Wix, the link to install Ask Steve doesn't work due to browser security measures, so you need to add your own installation link to the page that the widget is on, as detailed in the Installation Instructions.
  • showIfUpToDate: (Defaults to false) This variable determines whether the Widget will appear if the user's Skills are all up to date. For a site like Wix where you put the Widget in a dedicated placeholder on the page, this is set to true so there's not an empty spot on the page. For sites like Squarespace where the widget floats up from the bottom of the page, this is set to false so that it only appears if needed.
  • skills: This is the configuration data for your Skills.

Where Does the Widget Work?

It should work on any web site or application where you can paste in embed code, either into a placeholder on the page or into the page header. We have tested it on Squarespace, Wix and a custom site. It does not work on Google Sites.

Pro-Tip

If the Widget doesn't work on your site, you can use our Developer API to create your own installation flow.