Docs / Getting started / Configure buttons

Configure buttons

Choose which social and AI platforms appear, how the widget is laid out, and how it matches your site's look.

All configuration lives in the dashboard under Configure. Changes publish to the edge in seconds — no code edits or redeploys.

Choose platforms

Toggle each button on or off, and drag to reorder:

  • Social: Facebook, X, LinkedIn, WhatsApp, Pinterest, Reddit and email.
  • AI: ChatGPT, Gemini, Perplexity and Claude by default (Claude on Pro+; free plans show the first three), plus Copilot, Grok, Mistral, DeepSeek, DuckDuckGo, Brave, Kagi, Consensus, SciSpace and Andi — fourteen engines in all, any of which you can enable. Each AI button opens the assistant with a cited, page-aware prompt; platforms without URL prefill (Gemini, Copilot, DeepSeek) fall back to copy-to-clipboard, marked with a COPY tag in the widget.

Platform buttons always use official brand colors — tinted at rest, solid on hover — so visitors recognize them instantly.

Layout

Set data-layout on the embed (or pick a layout in the dashboard):

Layout Behavior
inline Renders where the snippet sits — end of article is typical
sticky Docks to the side of the viewport as the visitor scrolls
floating Compact launcher in a corner that expands on tap

Theme and labels

  • data-themeauto (follows the visitor’s OS setting), light, or dark.
  • data-labelstrue shows platform names next to icons; false renders icon-only pills. Icon-only buttons keep their accessible ARIA labels either way.

Per-page prompts

On Business and above, rules tailor the generated AI prompt per page: match on page type or a URL pattern and supply a custom prompt template. Rules are evaluated server-side when prompts are generated (first match wins), so they add no client-side weight. Rules change the prompt text the AI buttons open with — not which buttons appear; button choice, layout and theme are set per site.

When you’re done, changes appear on your site immediately. Next up: AI Graph tags to control how AI engines read the pages behind the buttons.