Zum Hauptinhalt springen

Branding & Settings

The Einstellungen page (/settings) is organized into multiple tabs covering all configuration options.


Branding Tabโ€‹

Customize how your public pages look:

SettingBeschreibung
Company LogoUpload your logo (displayed on public pages and nav)
Brand ColorPrimary color (hex) used for buttons, links, active states
Accent ColorSecondary color (hex) for accents and highlights
Feedback Wall EnabledToggle the public Feedback-Wand on/off

Brand colors are applied to all 5 public pages (Product Hub, Feedback Wall, Form, Roadmap, Aenderungsprotokoll) via the shared navigation bar.


Account Tabโ€‹

SettingBeschreibung
NameYour display name
EmailYour login email
Company NameDisplayed on public pages

Benachrichtigungen Tabโ€‹

Configure when you receive email notifications:

SettingBeschreibung
New Submission AlertEmail when a new submission arrives
Daily DigestDaily summary email (sent at 8 AM)
Weekly DigestWeekly summary email

Integrations Tabโ€‹

Webhook Konfigurationโ€‹

Set up outbound webhooks to receive real-time notifications:

SettingBeschreibung
Webhook URLYour endpoint (e.g., Slack incoming webhook URL)
EventsWhich events trigger the webhook
SecretShared secret for HMAC signature verification

Supported endpoints: Slack, Discord, custom HTTP endpoints.

Webhook Eventsโ€‹

  • submission.created -- new feedback received
  • submission.status_changed -- status update
  • submission.replied -- admin reply sent

Berichte Tabโ€‹

Configure geplante Berichte:

SettingBeschreibung
Report FrequencyDaily, Weekly, Monthly, or Disabled
Report RecipientsEmail addresses to receive reports

Custom Domain Tabโ€‹

Use your own domain instead of the platform's:

  1. Geben Sie Ihre domain (e.g., feedback.yourcompany.com)
  2. Add a CNAME record pointing to the platform domain
  3. Click Verify Domain
  4. Once verified, your public pages are accessible via your benutzerdefinierte Domain

Plan requirement: Custom domain requires the custom_domain feature flag on your plan.


Password Tabโ€‹

Change your account password.


Sicherheit Tab (2FA)โ€‹

Enable Two-Factor Authentication:

  1. Click Enable 2FA
  2. Scan the QR code with an authenticator app (Google Authenticator, Authy)
  3. Enter the 6-digit code to confirm
  4. Save your recovery codes!

API Keys Tabโ€‹

Generate API-Schluessel for programmatic access:

  1. Click Create API Key
  2. Enter a name (e.g., "Mobile App Integration")
  3. Copy the generated key immediately (it's only shown once!)
  4. Use this key as a Bearer token in API requests
ActionBeschreibung
CreateGenerate a new API key
RevokeDisable an existing key

Plan requirement: API access requires the api_access feature flag on your plan.


Public Page URLsโ€‹

The Einstellungen page also displays all your public page URLs for easy reference and copying:

  • Product Hub: /p/{your-slug}
  • Feedback Wall: /wall/{your-slug}
  • Roadmap: /roadmap/{your-slug}
  • Aenderungsprotokoll: /changelog/{your-slug}

Naechste Schritteโ€‹