- Published on
Notion AI Workers Arrive β Your Database Has Started Thinking for Itself
If you still think of Notion as a "pretty note-taking app," the April 2026 update has made it almost an entirely different product.
The centerpiece of Notion 3.4 is Workers. AI agents now execute database queries directly, run calculations, and write results back into your database. What used to require manual data entry now happens automatically. Your spreadsheet has started to think.
Table of Contents
- What Are Workers β Agents That Process Data
- AI Autofill β Automatically Populating Your Database
- Custom Agent Skills β Building Your Own Notion Agent
- Views API and Slack Integration
- How to Use This in Education
1. What Are Workers β Agents That Process Data
Previous Notion AI was limited to summarizing text or continuing a draft. Workers operate on a different level entirely.
Workers give AI agents the ability to execute code. When you pose a database query, they actually compute and return results. For example:
- "Calculate the total marketing spend for this month" β Workers run the DB query and return the number
- "Filter rows matching these conditions and create a new view" β Handled directly
Workers are currently in developer preview, requiring opt-in through Notion's developer portal. But once fully released, Notion becomes more than a collaboration tool β it becomes a data processing platform.

What Workers Change
| Before Workers | After Workers |
|---|---|
| Manual data entry | AI calculates and fills automatically |
| Writing formulas by hand | Request in plain language β executed |
| External scripts required | Handled natively inside Notion |
2. AI Autofill β Automatically Populating Your Database
Alongside Workers, AI Autofill received a major upgrade. The feature existed before, but it now runs on the full intelligence of Custom Agents.
The workflow is simple: designate a property column as an Autofill target, and AI reads the surrounding context to fill in the value automatically.
Practical examples:
- Auto-tagging: Reads content body and assigns category tags automatically
- Auto-summarizing: Adds a 3-line summary to each long meeting note entry
- Priority scoring: Reads project description and deadline, then assigns P0/P1/P2 tags
For educators, the most useful application is auto-organizing student assignment databases. Add a student name and file link, and AI fills in status, category, and comments automatically.
3. Custom Agent Skills β Building Your Own Notion Agent
Custom Agent Skills became significantly more powerful in this update. Teach your Notion agent a repeatable workflow, and a single command executes the entire sequence.
For example, create a "Weekly Report" skill:
- Query all completed tasks from the past 7 days
- Aggregate contributions by team member
- Add next week's scheduled items
- Auto-generate a Notion page
All of this runs when you say "create the weekly report."
Eliminating repetitive work is the core of productivity improvement. Custom Agent Skills aim directly at that core.
4. Views API and Slack Integration
Developer-facing updates are also noteworthy.
The Views API is newly available with eight endpoints, enabling programmatic management of database views. Automatically generating views based on conditions, or integrating them with external systems, becomes far more straightforward.
Slack integration is also expanded. Custom Agents can now read and reply in private Slack channels. Starting May 4, Custom Agent usage is billed against Notion Credits β monitor your usage accordingly.
Rollup formatting now supports number formats (USD, EUR, percent) and decimal places, enabling clear budget totals and conversion rate displays without formula workarounds.
5. How to Use This in Education
As an edtech CEO, here is how I see these updates applying in educational settings.
Class Management Database Automation Example
- Student assignment submission DB β Autofill updates status automatically
- Attendance records DB β Workers calculate monthly attendance rates automatically
- Lesson materials DB β Custom Agent Skills auto-generate a weekly newsletter
Notion Academy multilingual expansion is also welcome news. The platform expanded from 6 to 12 languages, now including Korean, Japanese, and Portuguese β making Notion more accessible for educators worldwide.
Getting started: Workers and Custom Agent Skills are available on Pro plans and above. Applying for the Workers developer preview through Notion's developer portal is the first step.
Closing Thoughts
Notion is moving fast β from "pretty note-taking app" to "AI-operated work platform." Workers, AI Autofill, and Custom Agent Skills together represent the closest any tool has come to the long-standing dream of eliminating repetitive work.
That Workers is still in developer preview, and that credit billing has begun, are factors worth checking carefully before full adoption. But the direction is clear: AI does the work, humans make the decisions.
Further Reading
Which Notion AI Workers feature are you most excited to try first? Let us know in the comments!
Sources