Skip to content

Notion configuration

VariableDefaultDescription
NOTION_API_KEYIntegration token from Notion → Settings → My integrations
NOTION_DATABASE_IDDatabase ID from the database URL (32-char hex)
NOTION_STATUS_PROPERTYStatusName of the status property in the database
NOTION_PENDING_STATUSpendingStatus value for "waiting for reply"
NOTION_IN_REVIEW_STATUSreviewStatus value set after implementation

Manual setup

Notion is fully functional but not yet included in the aidev init wizard. Set PROVIDER=notion in .env.aidev and fill in the variables above.

← Back to configuration overview

Released under the MIT License.