> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.trustmary.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to add a Review Widget to your Webflow website


# Introduction

In this article we will be taking a look at on how to embed Trustmary's testimonials and surveys to a Webflow website. If you're looking for instructions on the same subject but for a different platform, check out our other articles in our Help documentation's [Integrations](https://help.trustmary.com/category/integrations) section.

# Getting the embed code

Start by navigating to **Widgets** menu in Trustmary. In there, select a widget or create a new one.

![](https://storage.crisp.chat/users/helpdesk/website/-/b/8/0/8/b8083cc0c8b32000/widgetscreateselect_15qk28.png =1000x416)

In the widget editor, click the **Add to website** button which opens up a drawer. From there, copy the code snippet with the **Copy script** button.

![](https://storage.crisp.chat/users/helpdesk/website/b8083cc0c8b32000/widgetseditoraddtowebsitedialo_1e3qko8.png)

### What to do with the code snippet?

For the widgets to work, you'll need to copy the code from Trustmary to your website, either directly to the source code, or through your website's editor. The website editors usually have an element called **code**, **HTML**, **embed** or similar that can run the code.

For more information on embedding to different platforms, check out our help article collection on the topic.

# Embedding the code in Webflow

Embedding your code in the Webflow visual editor is incredibly simple, and consists of only two steps:
1. Add an element called **Embed** onto the page you want to display your widget in.
2. Paste the widget code into the element in the Webflow editor.

For more detailed instructions on how this works you can follow [**Webflow's guide on Custom code**](https://university.webflow.com/lesson/custom-code-embed) on their website. Webflow also provides instructions on how to add the Trustmary tag to the head element, which enables the use of popup widgets.


