Notion AI adds Sandbox and Sub Agents — AI can now run tasks, not just write
Notion AI introduced two new features: Sandbox and Sub Agents. Instead of just generating text, the AI can now execute multi-step tasks inside your Notion workspace. For solo makers who live in Notion, this shifts it from a writing aid to an action-taking assistant.
Sandbox gives Notion AI a safe, isolated space to run code or automation logic without touching your real data first — useful for testing before committing. Sub Agents let the AI break a big request into smaller steps and carry them out in sequence on its own. So instead of doing each step manually, you could say 'summarize this project, create a task list, and assign owners' and the AI handles it end to end. For a solo developer or maker who already uses Notion for docs, tasks, and planning, this means more repetitive coordination work can be handed off to AI without switching to a separate tool. It's a meaningful step toward Notion acting more like a self-directing assistant than a smarter search box.
Key points
- Sandbox lets AI test code or automations safely before affecting real data
- Sub Agents handle complex, multi-step requests in sequence automatically
- Natural language commands can now trigger full Notion workflows
- No external AI tool needed — everything stays inside Notion
- Most useful if Notion is already your main workspace hub
Quick term guide
- sandbox
- A separate space where code can run without affecting other work.
- Sub Agents
- AI helpers that break a big task into smaller steps and execute them one by one on their own.
- agents
- AI helpers that follow your instructions and make changes for you.
- automation
- A way to make repeated work happen without doing every step by hand.
- testing
- The process of checking that software does what it's supposed to do, usually by running it and looking for errors.
- commit
- A saved set of code changes in a project’s history.
- trigger
- A signal or condition that starts a task.
- workflow
- A repeatable set of steps for getting a task done.