CornerCue CornerCue Docs

Features

Features

Understand screenshot capture, annotation tools, and feedback category behavior.

Framework Guides


Screenshot capture

The widget can capture the current viewport as a JPEG image and attach it to feedback.

Flow:

  1. User clicks capture.
  2. Widget creates a preview.
  3. User can annotate or remove screenshot.
  4. Screenshot is submitted as base64 data URL.

The widget popover itself is excluded from the screenshot.

Annotation editor

Annotation tools:

  • Pen
  • Rectangle
  • Arrow
  • 5 colors: red, amber, green, blue, black
  • Undo (Ctrl+Z)
  • Cancel (Escape)

The editor opens in full-screen overlay and is lazy-loaded on first use.

Feedback types

Built-in categories:

TypeLabel
bugBug Report
featureFeature Request
feedbackGeneral Feedback

By default, users pick from a type menu. You can skip this menu by setting defaultType (framework/programmatic) or data-cc-type (script tag).

Integrations

CornerCue can forward feedback to the tools your team already uses:

ServiceWhat you get
SlackRoute feedback to channels by tag. Choose different channels for bugs, features, and general feedback.
DiscordDeliver notifications to Discord channels. Organize by feedback type across your server.
TelegramInstant alerts via the CornerCue bot. One-click setup, zero friction.

All integrations are configured from your CornerCue dashboard. Each notification includes the feedback message, screenshot thumbnail, type, page URL, and browser context.

More integrations are on the way.