General Settings
The General Settings page lets you configure your project, control the widget status, and manage installation.
Widget Status
Active Toggle
Control whether the commenting widget is active on your website:
- Enabled: Widget appears on your website (based on access settings)
- Disabled: Widget is completely hidden
Disabling the widget hides it from all users but preserves your existing comments and settings.
Project Configuration
Project Name & Domain
Update your project's name and associated domain:
- Click Configure
- Update the project name
- Update the domain URL
- Click Save
The project name appears in the dashboard navigation. The domain determines where the widget script will function.
Delete Project
Remove a project and all its data:
- Click Delete Project
- Type the project name to confirm
- Click Delete
Deleting a project permanently removes all comments, files, and settings. This action cannot be undone.
Installation Script
Adding to Your Website
Copy the script snippet and paste it into your website's <head> section:
- Find the script in the "Add to your website" section
- Click Copy to copy to clipboard
- Paste into your website's HTML
<head>tag
Script Loading Options
Choose how the widget loads:
| Option | Description |
|---|---|
| Param-based | Widget loads when ?sc=true is in the URL |
| Always | Widget loads on every page |
Param-based loading is useful for staging environments or internal review.
Saving Changes
After adjusting settings, click Save in the bottom bar to apply changes. Click Discard to revert to the last saved state.