Connect Notion

Connecting Notion to OverlayQA lets you export captured issues to a Notion database. OverlayQA auto-creates an "OverlayQA Issues" database in your workspace on first export, so there is no configuration needed.

Connect Your Notion Workspace

  1. In the OverlayQA sidebar, select one or more issues and click Export.
  2. Choose Notion as the destination.
  3. Click Connect to Notion in the export modal.
  4. A Notion authorization page opens in a new tab. Select your workspace and approve access.
  5. The export modal auto-updates when the connection is detected (polls for up to 2 minutes).

You only need to connect once. After the initial OAuth authorization, OverlayQA remembers your Notion connection for all future exports.

No Configuration Needed

Unlike Jira and Linear, Notion requires no additional setup after connecting. On your first export, OverlayQA automatically:

All subsequent exports add entries to the same database. If the database or page is deleted, OverlayQA recreates them on the next export.

Database Properties

Each issue is created as a Notion database entry with these properties:

PropertyTypeDescription
NameTitleThe issue title from OverlayQA.
SeveritySelectCritical, High, Medium, or Low.
TypeSelectDesign Bug, Design Gap, or Design Debt.
Page URLURLThe page where the issue was found.
Figma URLURLLink to the associated Figma frame (if linked).
BrowserTextBrowser name and version.
OSTextOperating system.
ViewportTextBrowser viewport dimensions (e.g., "1440x900").
StatusSelectSet to "Open" on creation.

The issue description and screenshot are added as page content blocks below the properties.

What Is Not Exported

Exports include computed CSS values from the live page only. They do not include expected design spec values. There is no assignee picker; issues are created without an assignee.

After Exporting

The results screen shows each issue with a clickable link to the created Notion page. Issues are marked as exported in the OverlayQA sidebar.

Related Guides

More