Documentation menu
Notion connector
Index your Notion workspace so Anansi can synthesize knowledge from your pages, wikis, and databases.
Connect Notion
1
Open the connectors page
Portal dashboard → Connected Apps → click Connect Notion.
2
Grant access
Select the pages and databases you want Anansi to index. Anansi only reads what you explicitly share.
3
First sync starts immediately
Pages are chunked at heading boundaries, embedded, and indexed. Subsequent syncs are incremental.
What gets indexed
- All page text content, headings, callouts, and toggles
- Database rows (each row treated as a separate document)
- Nested pages within shared pages
- Page titles, last-edited timestamps, authors (stored as metadata)
Not indexed: images, embedded files, formula columns, synced blocks from external sources.
How content appears in context
{
"relevant": [{
"content": "## Stripe Integration\nOwned by: Alex. Last updated Q4...",
"similarity": 0.91,
"metadata": {
"sourceType": "notion_page",
"title": "Stripe Integration",
"lastEditedAt": "2026-05-12T..."
}
}]
}
Sync frequency
Anansi syncs Notion every 30 minutes. Only changed pages are re-indexed. The dashboard shows last sync time and page count under Connected Apps.
Disconnect
Dashboard → Connected Apps → Notion → Disconnect. Revokes the access token. Existing indexed content stays in memory until you purge it from the dashboard.