Rememberizer Docs
Sign inSign upContact us
English
English
  • Why Rememberizer?
  • Background
    • What are Vector Embeddings and Vector Databases?
    • Glossary
    • Standardized Terminology
  • Personal Use
    • Getting Started
      • Search your knowledge
      • Mementos Filter Access
      • Common knowledge
      • Manage your embedded knowledge
  • Integrations
    • Rememberizer App
    • Rememberizer Slack integration
    • Rememberizer Google Drive integration
    • Rememberizer Dropbox integration
    • Rememberizer Gmail integration
    • Rememberizer Memory integration
    • Rememberizer MCP Servers
    • Manage third-party apps
  • Developer Resources
    • Developer Overview
  • Integration Options
    • Registering and using API Keys
    • Registering Rememberizer apps
    • Authorizing Rememberizer apps
    • Creating a Rememberizer GPT
    • LangChain integration
    • Vector Stores
    • Talk-to-Slack the Sample Web App
  • Enterprise Integration
    • Enterprise Integration Patterns
  • API Reference
    • API Documentation Home
    • Authentication
  • Core APIs
    • Search for documents by semantic similarity
    • Retrieve documents
    • Retrieve document contents
    • Retrieve Slack content
    • Memorize content to Rememberizer
  • Account & Configuration
    • Retrieve current user account details
    • List available data source integrations
    • Mementos
    • Get all added public knowledge
  • Vector Store APIs
    • Vector Store Documentation
    • Get vector store information
    • Get a list of documents in a Vector Store
    • Get document information
    • Add new text document to a Vector Store
    • Upload files to a Vector Store
    • Update file content in a Vector Store
    • Remove a document in Vector Store
    • Search for Vector Store documents by semantic similarity
  • Additional Resources
    • Notices
      • Terms of Use
      • Privacy Policy
      • B2B
        • About Reddit Agent
  • Releases
    • Release Notes Home
  • 2025 Releases
    • Apr 25th, 2025
    • Apr 18th, 2025
    • Apr 11th, 2025
    • Apr 4th, 2025
    • Mar 28th, 2025
    • Mar 21st, 2025
    • Mar 14th, 2025
    • Jan 17th, 2025
  • 2024 Releases
    • Dec 27th, 2024
    • Dec 20th, 2024
    • Dec 13th, 2024
    • Dec 6th, 2024
  • Nov 29th, 2024
  • Nov 22nd, 2024
  • Nov 15th, 2024
  • Nov 8th, 2024
  • Nov 1st, 2024
  • Oct 25th, 2024
  • Oct 18th, 2024
  • Oct 11th, 2024
  • Oct 4th, 2024
  • Sep 27th, 2024
  • Sep 20th, 2024
  • Sep 13th, 2024
  • Aug 16th, 2024
  • Aug 9th, 2024
  • Aug 2nd, 2024
  • Jul 26th, 2024
  • Jul 12th, 2024
  • Jun 28th, 2024
  • Jun 14th, 2024
  • May 31st, 2024
  • May 17th, 2024
  • May 10th, 2024
  • Apr 26th, 2024
  • Apr 19th, 2024
  • Apr 12th, 2024
  • Apr 5th, 2024
  • Mar 25th, 2024
  • Mar 18th, 2024
  • Mar 11th, 2024
  • Mar 4th, 2024
  • Feb 26th, 2024
  • Feb 19th, 2024
  • Feb 12th, 2024
  • Feb 5th, 2024
  • Jan 29th, 2024
  • Jan 22nd, 2024
  • Jan 15th, 2024
  • LLM Documentation
    • Rememberizer LLM Ready Documentation
Powered by GitBook
On this page
  • Introduction
  • Benefits
  • Config Your Memory
  • Integrate with Memory Feature
  • Using Memory Data via Memento
  • Search Memory document in Rememberizer
  1. Integrations

Rememberizer Memory integration

Introduction

Rememberizer Memory allows third party apps to store and access data in a user's Rememberizer account, providing a simple way for valuable information to be saved and utilize across multiple user' applications.

Benefits

For User

Shared Memory creates a single place where key results and information from all the user's apps are available in one location. Some benefits for user include:

  • Easy Access: Important data is centralized, allowing both the user and their apps to easily access results from multiple apps in one place.

  • Sync Between Apps: Information can be shared and synced between a user's different apps seamlessly without extra effort from the user.

  • Persistent Storage: Data remains accessible even if individual apps are uninstalled, unlike app-specific local storage.

For App Developers

The Shared Memory provides app developers a simple way to access data from a user's other connected apps:

  • No Backend Needed: Apps do not need to develop their own custom backend systems to store and share data.

  • Leverage Other Apps: Apps can build on and utilize public data generated by a user's other installed apps, enriching their own functionality.

  • Cross-App Integration: Seamless integration and data sharing capabilities are enabled between an app developer's different apps.

By default all apps have read-only access to Shared Memory, while each app can write only to its own memory space. The user has controls to customize access permissions as needed. This balances data sharing with user privacy and control.

Config Your Memory

Global Settings

The Global Settings allow user to configure the default permissions for all apps using Shared Memory. This includes:

Default Memory and Data Access Permissions for Apps

  • Read Own/Write Own: Apps are exclusively permitted to access and modify their own memory data.

  • Read All/Write Own: Apps can read memory data across all apps but are restricted to modifying only their own memory data.

  • Disable Memory: By default, apps cannot access or store memory data.

  • Apply to All Option: User can apply all app-specific permission settings back to the defaults chosen in Global Settings.

User can clear all Memory documents with Forget your memory option:

App Settings

Memory Access Permissions for Apps

  • Read Own/Write Own: Permissions allow the app to only access and modify its own memory data, preventing it from interacting with other apps' memory.

  • Read All/Write Own: The app can view memory data from all apps but is restricted to modifying only its own memory data.

  • Disable Memory: The app is prohibited from accessing or modifying memory data.

This allows user fine-grained control over how each app can utilize Shared Memory based on the user's trust in that specific app. Permissions for individual apps can be more restrictive than the global defaults.

Together, the Global and App Settings give user powerful yet easy-to-use controls over how their data is shared through Shared Memory.

Integrate with Memory Feature

API Endpoint

Memorize your knowledge

After authorizing with Rememberizer, the third party app can memorize it valuable knowledge.

Here, we will demonstrate a process using Remembeizer GPT App.

  • After using Rememberizer GPT App, user want to memorize the third point "Zero-Cost Abstractions".

  • To use the Rememberizer App's Memory feature, user must first authorize the app to access your project. Use the memorize command to tell the app what knowledge it needs to store.

  • User can Config the Memory Option here, with the default value is based on the Global Config

The Rememberizer now successfully memorizes knowledge.

  • In Rememberizer, user can see the recent content at Embed Knowledge Details page.

With the Talk to Slack app, user can seamlessly apply and continue their progress using the data they have committed to memory. For example, memorized information they can easily query and retrieve

Using Memory Data via Memento

  • Rememberizer saves content into files and user can choose any app to refine its content into Memento.

Note: In older version, Rememberizer saves content into files and combine into folder for each date.

Search Memory document in Rememberizer

PreviousRememberizer Gmail integrationNextRememberizer MCP Servers

Last updated 1 month ago

For each connected app, user can customize the Shared Memory permissions. Click on the "Find an App", then click "Your connected apps" or go to the link to see the list of your connected apps. Then, click "Change" on the Memory of the app you want to custom:

Rememberizer expose an API end point to let GPT App call to memorize the content.

Note: This api is available for Memory with only (not yet).

Another way to utilize the memory data is by creating Memento and refine the Memory into it. Visit section for further information about creation instruction.

With the , user can utilize the Memory data even when the Memory App Config is Off.

You can also through our web UI, or better, use this knowledge in an LLM through our GPT app or our public API.

https://rememberizer.ai/personal/apps/connected
/api/v1/documents/memorize/
3rd-party apps with OAuth2 authentication
API-key
Memento Feature
Search Your Knowledge
Memento Feature
Config Memory in Knowledge Page
Confirmation Modal when Forget Memory
Config Memory for each App in Connected Apps Page
Interacting with Rememberizer GPT Apps
Sign In to authorize Rememberizer
Authorizing Screen
Recall Memory Data in another app
Config Memory in Knowledge Page
memory settings panel
Confirmation Modal when Forget Memory
Config Memory for each App in Connected Apps Page
Interacting with Rememberizer GPT Apps
Sign In to authorize Rememberizer
Authorizing Screen
successful memorize knowledge
embedded knowledge detail
Recall Memory Data in another app
memory memento feature