Browse docs

How do I sync AI chats to Capacities with Pactify?

Updated Sep 22, 2026

Capacities sync is in beta—request access via Feedback if Destination is missing. After your Personal API Token is saved and Destination is Capacities, chats sync as RootPage objects from markdown (not a Notion-style database). First sync writes # Title, an optional **Source:** [platform](url) line, then ## User / ## Assistant / ## System sections; later syncs append markdown. Pages are tagged Pactify. Notion copies are not migrated. Free new-session quota is shared with Notion; Sidepanel Chats still indexes on success.

Steps

  1. Connect Capacities (beta)If Destination is missing, request access via Feedback. Then Sync → Destination Capacities → paste Capacities Personal API Token → Save.
  2. Keep Destination → CapacitiesConfirm the Sync dialog title is Sync to Capacities.
  3. Chat or SyncAuto-Sync may already be on—wait for Synced. Otherwise use Sync & Enable Auto-Sync under Current Conversation.
  4. Confirm in CapacitiesOpen Pages (newest) or Tags → Pactify. Also check Sidepanel → Chats.

Routing

Pactify reads sync preferences (default destination). When destination is Capacities and the token is valid, updates go to Capacities APIs; otherwise Notion paths remain. Global Auto-Sync is one switch shared by both destinations.

Format vs Notion

Notion and Capacities use different write paths on the server. Notion creates a row in Pactify Conversations plus Notion page blocks. Capacities creates a standalone RootPage (Pages) from markdown, then appends more markdown on incremental sync.

NotionCapacities
Where it landsRow in Pactify Conversations databaseRootPage object (Pages); tagged Pactify
Body formatNotion blocks (headings, lists, code, equations…)Markdown string (/object/markdown, /blocks/append)
TitleDatabase Title property# Title in the body + object title property
Source / URLSource Platform + Original URL columnsBody line: **Source:** [platform](url) on first sync
Message rolesBlockquotes with 👤 User / 🤖 Assistant / ⚙️ System + --- between turnsATX headings ## User / ## Assistant / ## System (no emoji, no ---)
Extra metadataSummary, Message Count, Sync Status, dates…Not written as fields—find pages via Tags → Pactify
Incremental updatesAppend Notion blocks; update DB propertiesAppend markdown; may PATCH title only

Capacities cannot create custom object types via API yet, so chats land as normal Pages. Open Capacities → Pages (newest) or filter by the Pactify tag. Notion schema details: Conversations database.

Behavior notes

TopicBehavior
Local Search indexStill written on successful Sync
QuotaShared Free new-session pool with Notion
MigrationNo automatic Notion ↔ Capacities copy
Re-syncRebuilds Capacities object after remote delete / hard failure

If Sync to Capacities fails

Same Sync button labels as Notion: Not synced, Needs attention, Upgrade. Click the red label → read the message at the top of Sync to Capacities. Full label guide: Sync to Notion.

What you seeWhat to do
Conversation was deleted from CapacitiesClick Re-sync in the message, then Sync again
Chat is too large for CapacitiesExport to Markdown, or start a shorter chat
First sync didn’t finish / needs recoveryClick Re-sync, then Sync again
Token, permissions, or beta access issuesFix under Destination — see Connect Capacities
Monthly Sync limit reached (Upgrade)Upgrade, or wait until next month — same Free pool as Notion
Capacities account creation limitCheck your Capacities plan or wait, then try Sync again

Setup: Connect Capacities. Overview: Sync. Quotas: Plans & quotas.

Frequently asked questions

Where does a synced chat show up in Capacities?

As a Capacities RootPage (Pages), usually newest-first or under the Pactify tag—not a Notion-style database row. Body is markdown (# Title, Source link, ## User/Assistant/System). See the Format vs Notion table on this page.

Can Pactify migrate my old Notion pages to Capacities?

No. New syncs follow the selected destination. Existing Notion copies remain until you delete them in Notion.

What happens if I delete a synced page in Capacities?

Use Re-sync to recreate the Capacities object—similar to Notion’s deleted-page recovery.

Related

Need the Chrome extension? Get started with Pactify · View plans
Looking for outages or workarounds? Check Status