đź§ Memorizz
Connect to your memory provider
{% if ui_read_only %}
Read-only inspection mode is enabled. Database mutations, settings changes, and recommendation decisions are blocked.
{% endif %} {% if error %}
⚠️
{{ error }}
{% endif %}
Oracle container check
Checking local Docker for a Memorizz Oracle container…
Confirm
Working…
â—‹
Container created
â—‹
Initializing database
â—‹
Healthy and accepting connections
Show startup logs
Cancel
Confirm
Memory Provider
Oracle Database
MongoDB
FileSystem
Notion + separate semantic provider
Username
Password
DSN
Schema
(optional)
Connection URI
{% if has_env_mongodb_uri %}
Using the URI from this process environment when left blank.
{% endif %}
Database Name
(optional)
Storage Path
Notion memory data source ID
Provision once with
memorizz notion init --parent-page-id …
. Connecting does not create or replace databases.
Notion integration token
The token is never prefilled or saved in browser storage.
Vector storage only
{% for backend, label in [('filesystem', 'Filesystem (local)'), ('mongodb', 'MongoDB Atlas'), ('oracle', 'Oracle'), ('none', 'None — structured reads only')] %}
{{ label }}
{% endfor %}
Uses server-side embedding/database configuration. Run
memorizz notion sync
after human memory edits. Notion does not support atomic shared-memory delegation.
Remember non-secret connection details
Connect →