> For the complete documentation index, see [llms.txt](https://widgets.yourhelpcenter.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://widgets.yourhelpcenter.net/conversion-tools/tool-library/custom-html.md).

# Custom HTML

## Overview

This tool gives you the ability to build a unique experience inside your widgets using custom HTML. You can add any type of content into this widget tool if it can be built with HTML

{% hint style="warning" %}
The HTML Conversion Tool™ **DOES NOT** render custom CSS or custom JavaScript from embedded elements.&#x20;

* Any custom CSS you would like to add needs to be added directly in the HTML.
* Custom Javascript is **NOT** supported at this time.
  {% endhint %}

***

## Use Cases

* Add interactive experiences to your widgets using HTML, CSS, and JavaScript
* Bring HTML email templates into your widgets as Call To Actions
* Show HTML websites or funnel pages inside of your widgets

***

## Configure Custom HTML Tool

### Step 1: Open Tool

Navigate to your widget management area in your CRM software and open the Custom HTML tool.

<figure><img src="/files/nw9a114VyUH3LvT6k8en" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you have not added this tool to your widget yet, add the tool first, then you can configure the tool settings. [Click here to learn how to add new Conversion Tools™](/conversion-tools/add-reorder-and-delete-tools.md)
{% endhint %}

***

### **Step 2: Set Tool Titles**

* **Title:** Set the name of the Custom HTML tool that will be displayed on the initial widget view.
* **Panel Title:** Define the text that appears at the top of the Custom HTML tool once it's activated by a visitor.

<figure><img src="/files/cQizma9pVRUXLFS5DRye" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[For more information on Title and Panel Title, please view the help article here.](/conversion-tools/title-and-panel-title.md)
{% endhint %}

***

### Step 3: Configure Tool Visibility

In the **Tool Visibility** section, specify when the Custom HTML tool should be visible based on your office hours found in the widget settings.

<figure><img src="/files/JvU7pY25CVU7nZird55K" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[For more information on Tool Visibility, please view the help article here.](/conversion-tools/tool-visibility.md)
{% endhint %}

***

### **Step 4: Add HTML**

Paste your HTML code directly into the provided field in the tool configuration area.

* If you want to upload the code, click the **UPLOAD** button.
* To save your existing HTML code, use the **EXPORT** button to download your code.

<figure><img src="/files/CvapeZrHHF6gqRmouKYL" alt=""><figcaption></figcaption></figure>

<div><figure><img src="/files/UkGfhRTqBDJPNPDT1dU3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IDp9ui7FaqX0aJomVSxd" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Remember, custom JavaScript is not supported, and any CSS must be included within the HTML code block itself.
{% endhint %}
