🧠 Remembra

Your Persistent Memory Layer

Welcome to Remembra! 🎉

Your account is ready. Below is your API key — store it securely, it cannot be retrieved again.

Your API Key

{api_key}

User ID: {user_id}

Current Plan: {plan}

Quick Start Guide

1. Install the SDK
pip install remembra
2. Store your first memory
from remembra import Remembra

rem = Remembra(api_key="{api_key}")
rem.store("My first memory")
3. Recall memories
results = rem.recall("what was my first memory?")

Need help? Reply to this email or visit our documentation.

Remembra © 2026 | Preferences | Unsubscribe