Notion Integration

Connect Vyre IDE to Notion. Enable Vyre agents to read product requirement documents (PRDs), engineering specs, and user guides directly from your Notion workspace to ensure code aligns perfectly with specifications.

Setup Instructions

1

Create Notion Connection

Go to Settings → Integrations → Notion and click "Link Notion Workspace."

2

Select Pages to Share

In the Notion authorization window, select which workspaces, databases, or specific subpages Vyre is allowed to read.

3

Sync Pages

Vyre will index the shared Notion pages, converting headings, databases, and bullet points into semantic context accessible by the agent.

Key Features

Usage Guide

To reference a Notion page in the Agent panel, type @Notion followed by the page name or URL:

code
# Prompting the Agent
> Read the specifications in @Notion:Auth-PRD-v2 and implement the signup changes.
Automatic Syncing

Vyre syncs your Notion pages every 15 minutes. You can trigger a manual sync at any time in Settings → Integrations → Notion → Sync Now.

Notion Database Mapping

If you use Notion Databases for task tracking, you can configure Vyre to map issue statuses (e.g., "Backlog" -> "In Progress" -> "Done") in your Notion integration dashboard.

Page Formatting Support

Vyre translates Notion's rich layout features (callouts, bullet lists, code blocks, toggle lists) into Markdown before feeding it to the LLM context window.