Manage Widget
Customize widget appearance and behavior, save config, and copy the embed snippet.
Open Manage Widget from Apps for any app you own.
Categories
Enable one or more submission types:
| Category | What visitors see | Inbox tab |
|---|---|---|
| Review | Star rating + comment | Reviews |
| General feedback | Open feedback form | Feedback |
| Bug report | Bug report form | Issues |
| Feature request | Feature request form | Features |
At least one category must stay enabled.
Appearance
- Color presets and custom primary/secondary colors
- Launcher label and panel title
- Position (e.g. bottom-right), theme, border radius
- Font size, font family, max width, launcher height
- Powered-by and custom branding toggles
Click Save before copying the embed code — saved appearance is what visitors see.
Behavior
Trigger type, animation, screenshot toggle, auto-close, and mobile/desktop visibility. Save changes and test on your live site.
Import / export
- Export JSON — download your current config
- Import JSON — load a saved config file
- Reset — revert the editor to defaults (click Save to persist)
Live preview
The preview panel shows your design without sending real feedback to your inbox.
Embed snippet
After saving, copy from the Embed section:
<script
src="https://telltide.com/src/widgets/widget.js"
data-app-id="YOUR_APP_ID"
></script>
See Widget reference for optional data-* attributes, or Next.js integration for App Router setup.
