Skip to main content
Configure how Supermemory processes and retrieves content for your specific use case.

Filter Prompts

Tell Supermemory what content matters during ingestion. This helps filter and prioritize what gets indexed.

Entity Context

Guide memory extraction for a specific container tag. Filter prompts are org-wide; entity context is per container.
Update entity context for a container tag without uploading content.
Entity context persists on the container tag and combines with org-level filter prompts.

Chunk Size

Control how documents are split into searchable pieces. Smaller chunks = more precise retrieval but less context per result.
Use CaseChunk SizeWhy
Citations & references256-512Precise source attribution
Q&A / Support512-1024Balanced context
Long-form analysis1024-2048More context per chunk
Default-1Supermemory’s optimized default
Smaller chunks generate more memories per document. Larger chunks provide more context but may reduce precision.

Connector Branding

Show “Log in to YourApp” instead of “Log in to Supermemory” when users connect external services. See Connectors Overview for the full list of supported integrations.
  1. Create OAuth credentials in Google Cloud Console
  2. Redirect URI: https://api.supermemory.ai/v3/connections/google-drive/callback
  1. Create integration at Notion Developers
  2. Redirect URI: https://api.supermemory.ai/v3/connections/notion/callback
  1. Register app in Azure Portal
  2. Redirect URI: https://api.supermemory.ai/v3/connections/onedrive/callback

API Reference

Settings are organization-wide. Changes apply to new content only—existing memories aren’t reprocessed.

Next Steps

Add Memories

See your custom settings in action

Connectors

Set up automatic syncing from external platforms