Skip to main content
Memories

A shared knowledge base for everywhere your AI runs.

Drop documents into a folder and search them by meaning from chat, prompts, workflows, or any external MCP client. Aisle handles extraction, indexing, and embeddings in the background. You skip the vector database.

Get Started Free
Auto-extracted from
PDFDOCXXLSXPPTXCSVMDTXT

How Memories work

Each document broken into atomic facts

Aisle splits every document into atomic claims, one fact per statement. That structure lets the model pull the top 20 facts ranked by similarity for a given query and trace each one back to its source document, which prevents hallucinated answers. Vector search runs across those atomic claims, so a query for “unhappy customers” still returns memories about cancellations.

Read about propositions

Immediately usable in chat, projects, prompts, and workflows

Once a memory exists in a folder, the same folder feeds chats, projects, prompts, and workflows. No separate sync step. No per-surface configuration.

See how memories are used

Documents your workflows can write to

You can have one workflow create a memory and another workflow update it the next time it runs. A customer profile gets new notes appended every time a support ticket comes in. A research document grows as new findings are added. The same document stays available across runs without an external database.

See workflow operations

Metadata filters for precise lookups

You can attach key/value metadata to every memory. A workflow looking for active billing tickets queries status: active and category: billing and gets back exactly those memories. Comparison operators and existence checks are also supported, so the query layer is precise enough to drive workflow logic.

See query operators

External agents can read and write the same folder

You can expose any memory folder as an MCP server. Once enabled, an external agent can call seven tools (vector_search, create_memory, update_memory, query_memories, find_memory, list_records, and get_propositions), the same operations a workflow uses internally. Each folder gets its own bearer token, so access is scoped to the folder you choose.

Set up an MCP server

What teams build with Memories

A memory folder works as a knowledge base for any team that builds with AI. The examples below cover both customer-facing roles and developer workflows.

Memory works alongside the prompts, workflows, chat, and playgrounds you already use.

One memory layer for chat, prompts, and workflows.

Memory works alongside the prompts, workflows, and chat threads you already build. Vector search and external MCP access are included.

Get Started Free