πŸ¦‰ Notion Setup

This creates all Hootify databases in your Notion workspace β€” Memory, CRM, Research, Drafts, Social Queue, Workflow Audit, and more. Runs once. Takes about 30 seconds.

Step 1 β€” Notion Integration Token

1. Go to notion.so/my-integrations
2. Click + New integration β†’ Name it Hootify
3. Select your workspace β†’ Submit
4. Copy the token (starts with secret_)

Step 2 β€” Parent Page ID

1. Create a new page in Notion called Hootify
2. Open it β†’ click Share β†’ copy the link
3. The page ID is the 32-char string at the end of the URL
e.g. notion.so/Hootify-abc123def456...

Databases to create

${[ 'Hootify Memory β€” topics, traces, preferences', 'Hootify CRM β€” contacts, GDPR-ready', 'Hootify Research β€” runs, findings, sources', 'Hootify Drafts β€” longform, social, academic', 'Hootify Social Queue β€” scheduled posts', 'Hootify Workflow Audit β€” job logs', 'Hootify Personalities β€” Opwi personas', 'Hootify Personae β€” Round Table characters', 'Hootify Archive β€” long-term preservation', ].map((d,i) => `
${i+1}
${d}
`).join('')}

← Back to Hootify