On May 13, 2026, Notion released 3.5: the Developer Platform — a structural change to what Notion is for. It is no longer just a workspace document store. It is now also a runtime, an API layer, and an agent-hosting surface (Notion, 3.5: Notion Developer Platform release notes; TechCrunch, Notion just turned its workspace into a hub for AI agents).
For freelancers who already run their entire ops stack inside Notion (proposals, project tracking, content calendars, CRM, finances), this is the moment to take stock of what changed — and what you should actually rebuild around it.
What 3.5 ships
Four core components.
1. Workers. A cloud-based runtime for custom code, deployed to a "secure, isolated sandbox environment" inside the Notion workspace. Translation: you can now run server-side code (JavaScript / TypeScript, hosted by Notion) that responds to events inside your workspace — page edits, database updates, scheduled triggers — without standing up your own infrastructure.
2. Database sync. Live data pulled from any API-enabled external source directly into a Notion database. Stripe transactions, Linear issues, Calendly bookings, Google Calendar events, HubSpot deals — all sync-able as native Notion databases that stay current.
Lets outside AI agents "appear and operate inside the Notion workspace" with structured access to read and write specific surfaces. Claude Code, Cursor, Codex, and Decagon are launch-partner integrations.