Documentation

Everything you need to know about using our feedback widget and how to collect and manage user feedback.

Quick Start Guide

Get HelpWidget up and running in just 2 minutes. This guide will walk you through creating your account, setting up your first project, and embedding the widget.

Step 1: Create Your Account

  1. 1Go to feedbackview.io/register
  2. 2Enter your email and create a password
  3. 3Verify your email address

Step 2: Create a Project

After logging in, you'll be prompted to create your first project:

  1. 1Enter your project name (e.g., "My SaaS App")
  2. 2Add your website URL
  3. 3Click "Create Project"

Step 3: Embed the Widget

Copy your unique widget script from the dashboard and add it to your website:

<script 
  src="https://feedbackview.io/api/widget/YOUR_PROJECT_ID"
  async>
</script>

💡 Tip: Add this script tag just before the closing </body> tag on your website.

Step 4: Test It Out

✓

Refresh your website

Look for the feedback button in the bottom right corner

✓

Click the feedback button

The widget modal should open

✓

Submit test feedback

Try all three types: Bug, Feedback, and Question

🎉 Congratulations!

You're now collecting user feedback. Head to your dashboard to see submissions as they come in.

Open Dashboard →

Next Steps