Your feedback form live in seconds. No signup required.
Create a form in seconds. Just enter your email and you're ready to collect feedback.
Feedback goes straight to your email. No need to check another dashboard or platform.
DX for your AI coding agents. Formvoice is optimized for LLM use. One-shot customized forms.
Auto-capture everything you want: user ID, plan type, page visited, feature used, device/browser context.
Let them give feedback their way: voice, video/photo, location. As personal as they like: WhatsApp, Telegram, ๐ DM or just submit.
We don't store feedback. Everything is forwarded directly to you. Your data stays yours.
Start collecting feedback now. No credit card needed. Pro features when you need it.
Not an everything form builder. Formvoice does one thing really well: feedback.
Focus on creating personal connections - not statistics. Convert your engaged users into ambassadors.
Enter your email and optional intro message. Get a unique form URL instantly.
Share your form URL anywhere - in your app, website, or documentation.
Get structured feedback delivered directly to your email inbox.
Customize every aspect of your form with FS_ parameters:
FS_title
- Set form title
FS_intro_message
- Add welcome text
FS_placeholder
- Custom input hints
FS_logo_url
- Your branding
FS_success_url
- Redirect after submit
Any non-FS_ parameter gets captured automatically:
// Your custom parameters
formvoice.com/feedback?
user_id=123&
plan=pro&
page=checkout&
version=2.5.1&
FS_title=Bug+Report
Green = auto-captured context
Blue = form customization
https://formvoice.com/yourform?user_id=abc123&subscription=premium&feature=video-export&error_code=500&FS_title=Report+Video+Export+Issue
When they submit feedback, you'll receive all the context automatically. No need to ask "What's your user ID?" ever again.
With custom URL parameter capture & auto-generated QR codes
Multiple ways to integrate - pick what works for you
<a href="https://formvoice.com/yourform">
Send Feedback
</a>
Perfect for emails, docs, or static sites
<a href="https://formvoice.com/yourform
?user_id=123&plan=pro">
Report Issue
</a>
Auto-capture user data & context
For dynamic sites - sends data via POST for better security
<!-- Include once in your page -->
<script src="https://formvoice.com/js/widget.js"></script>
<!-- Your feedback button -->
<a href="https://formvoice.com/yourform"
data-formvoice="true"
data-FV-name="John"
data-FV-email="john@example.com"
data-FV-FS_title="Bug Report">
Report Bug
</a>
Want QR codes? Custom themes?
See full documentation โFree โข No signup โข Live in 5 seconds