Pinboards
Pinboards are visual dashboards—a flexible grid where you place pins for monitoring, comparison, and team review.
When to use pinboards
- Live dashboards — KPIs, charts, and status pins that update from your automation.
- War rooms — Everything important on one board during an incident or launch.
- Client monitoring — Share a read-only board that refreshes as your backend pushes data.
Key features
- Grid layout — Drag-and-drop placement with responsive desktop and mobile layouts.
- Pin slots — Fixed grid capacity; see free slots when adding pins.
- Realtime — Pin updates propagate to open pinboard views.
- Share — Public or authenticated share links.
How pinboards relate to pins
Automate pin values via Pins API; arrange which pins appear on the board in the dashboard.
IDs & routes
- ID prefix:
pb… - Dashboard:
/pinboard/[boardId] - Share:
/share/pinboard/[boardId]
API
| Resource | Status |
|---|---|
/v1/pinboards | REST (Workspace auth) — CRUD, collaborators, pin layout |
| Pin content | Pins API |