Skip to main content
The Notion integration creates a new page in your chosen Notion database after every successful run. Use it to build a searchable archive, embed in your team’s workspace, or browse historical briefings on mobile.

Two setup options

See OAuth (recommended) for the cross-provider flow overview.

Option A — OAuth (one click)

After consent the agent stores the access token, captures the workspace name, and the bot id. You still need to:
  1. Open the Notion database you want briefings in.
  2. Click (top-right) → Add connections → pick your “App Co-founder” integration.
  3. Save the database id:
Enable in preferences:

Option B — Internal Integration (manual)

1. Create a Notion integration

  • https://www.notion.so/profile/integrationsNew integration
  • Name it (e.g., “App Co-founder”)
  • Workspace: pick yours
  • Type: Internal
  • Capabilities: keep defaults (Read, Update, Insert content)
  • Copy the Internal Integration Token (starts with secret_)

2. Create a database

In Notion, create a new database (Full page database is easiest). Recommended properties: You can add more properties (multi-select tags, status) — they’ll just stay empty.

3. Share the database with your integration

In your database page → top-right … menuAdd connections → pick your integration.

4. Find the database ID

Open the database as a full page. The URL looks like:
Copy the <database_id> (32-char hex, typically with dashes).

Save credentials

The integration is tested before saving — users/me confirms the token, databases/<id> confirms access.

Enable

What gets created

Every successful run creates one Notion page:
  • Title2026-05-02 — <report headline>
  • PropertiesApp, Headline, Date populated automatically
  • Body — the briefing markdown converted to Notion blocks (headings, bullet lists, paragraphs)
The agent uses briefingMarkdown if present, otherwise a Slack-style report summary.

Tips

  • Add a Status select property and use Notion automations to mark briefings as “read” / “archived”
  • Build a Notion board view grouped by App to see one column per app
  • Filter by Date to make rolling weekly digests
  • Combine with Notion’s mobile app for offline reading

Disable

(remove "notion"). Or fully remove credentials: