Features

How a Glance widget is made.

A widget is a slot on the Home Screen. A layout is how it looks. A feed is what it shows right now. Sources write the next update. Then you choose who sees it.

  1. Widget

    You create a widget and pin it. That slot stays on the Home Screen. Behind it, Glance stores a feed — the live snapshot the widget reads.

    The plan cap is on feeds. In the product we call them widgets.

    On this planFreeProPower
    Widgets3 widgets8 widgets25 widgets
  2. Layout

    A layout is saved chrome: a JSON tree Glance renders natively in small, medium, or large. Bindings like {{revenue}} become the fields later updates fill.

    Reuse a layout when the face should stay the same. Or send a new tree with the update — UI on Demand — and skip a saved layout. That path is on Pro and Power. It does not spend a layout slot.

    Layouts follow a short design language: glanceable, native type, one hero. The full rules are in Layout Language.

    On this planFreeProPower
    Layouts5 layouts15 layoutsUnlimited
    UI on DemandYesYes
  3. Feed

    The feed is what the widget shows right now. Every update writes here — a saved layout and UI on Demand use the same endpoint and the same rate limits.

    Push as often as the plan allows. Glance keeps a short history of events.

    On this planFreeProPower
    Updates / min135
    Updates / day2496288
    History7 days14 days45 days
  4. Sources

    Something has to write the feed. These are peers, not a stack you have to climb.

    • Glance AIchat in the app. It can design a layout, connect a source, and set an automation. Glance AI
    • AutomationsGlance pulls on a schedule from connected accounts or the device. Google, GitHub, Weather, Calendar, Reminders. Automations · Integrations
    • MCPChatGPT, Claude, or Cursor keep their apps and push into Glance. Connect MCP
    • APIa write key and POST, including Zapier, Make, and Shortcuts. Dynamic ingest

    Two kinds of AI, one Home Screen. Glance AI lives in the app. MCP is the agent you already use.

    On this planFreeProPower
    Automations3 automations10 automationsUnlimited
    Refresh60 min15 min5 min
    Glance AI5 / day25 / dayUnlimited
  5. Share

    Keep it private. Share an unlisted link. Or publish and let people subscribe from Discover or a public page.

    Pro and Power can set a custom URL, like glance.cool/your-name. Discover & public widgets

    On this planFreeProPower
    Custom URLYesYes

Put one on the Home Screen.

Start free, or connect the agent you already use. Plan numbers above come from the live catalog.