Public Window¶
Public Window lets you publish a clean, linkable profile page — your display name, bio, tagline, social links, and optionally pinned public notes — to a stable URL like glassy.fyi/w/yourslug.
Publishing a Public Window requires Glassy Pro. Anyone on the web can view a Public Window for free.
What you can publish¶
| Field | Description |
|---|---|
| Slug | Your unique URL (glassy.fyi/w/yourslug) |
| Display name | Shown as the page heading |
| Bio | Short free-text description |
| Tagline | One-liner beneath your name |
| Social links | Up to five external links |
| Banner | Optional header image |
| Layout | Card or list display for pinned notes |
| Theme | Matches one of the built-in Glassy themes |
| Accent color | Custom highlight color |
Setting up your Public Window¶
- Open Settings → Profile
- Choose a slug — this becomes your permanent public URL
- Fill in your bio, tagline, and social links
- Optional: pin notes you want to appear on the page
- Hit Save — your window is live immediately
:::info
display_name and avatar_url are editable by all accounts. The fields listed above (slug, bio, tagline, etc.) require Pro.
:::
Viewing vs. publishing¶
| Action | Free | Pro |
|---|---|---|
| View someone's Public Window | ✓ | ✓ |
| Claim a slug | — | ✓ |
| Edit bio / tagline / social links | — | ✓ |
| Customise theme, layout, accent color | — | ✓ |
| Pin notes to the page | — | ✓ |
Server-side enforcement¶
The profile API (PATCH /api/users/profile) rejects writes to Public Window fields from non-Pro accounts with 403 PUBLIC_SHARE_NOT_ALLOWED. The client upsell card is a convenience — the server is the authoritative gate.
Upgrading to Pro¶
Go to Settings → Billing or open the Account HUD and tap Upgrade. Pro is $17/mo or $100/yr and includes GlassyKeep, GlassyCalc, and full Public Window publishing.