Website widget

Embed an AI chat button on your clinic's website. Patients book appointments without leaving your site.

Customize

Preview

How it works

1

Patient visits your website

Sees the chat button in the corner

2

Patient clicks and chats

AI asks for name, phone, service, preferred time

3

Appointment confirmed

Saved to your dashboard instantly

4

Reminder sent

AI sends confirmation + 24h reminder

Embed code

<!-- ClinicPilot AI Widget -->
<script>
  window.ClinicPilot = {
    clinicId: '',
    color: '#6C47FF',
    position: 'right',
  };
</script>
<script src="https://copilot.kycertechnologies.com/widget.js" async></script>

Paste this before the closing </body> tag on every page of your website.

WordPress

Go to Appearance → Theme Editor → footer.php and paste the code before </body>.

Or install the Insert Headers and Footers plugin and add it to the footer section.

Direct chat link

Share this link directly with patients — opens a standalone chat page:

https://copilot.kycertechnologies.com/chat/

Test your widget

Open a test page to see the widget live with your current settings.

Preview widget