> ## Documentation Index
> Fetch the complete documentation index at: https://docs.memorybox.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# How MemoryBox Works

> A memory-grounded agent platform serving as a unified intelligence command center for daily operations.

<img src="https://mintcdn.com/memverge-1b064d4d/ZVmGZyhAANUROfLM/images/logo_MB_pinkgrad_icon.svg?fit=max&auto=format&n=ZVmGZyhAANUROfLM&q=85&s=3ab5d726a531fce470e7e22447324a2d" alt="MemoryBox Logo" width="256" style={{ display: 'block', margin: '0' }} data-path="images/logo_MB_pinkgrad_icon.svg" />

## The Core Formula: Intelligence = Reasoning + Memory

Modern frontier LLMs are incredibly powerful at **Reasoning**, but without **Memory**, they remain strangers to your data. True operational intelligence requires combining advanced reasoning models with a persistent, sovereign, and deeply context-aware knowledge base.

MemoryBox is the bridge that marries the two—giving agents the historical tracking and deep local document context they need to execute real work, while maintaining absolute data ownership and privacy on your local device.

***

## 🏛️ System Elements

The platform organizes your workspace into clear operational zones to provide structure to your local intelligence network.

<CardGroup cols={2}>
  <Card title="Documents" icon="folder" color="#3b82f6">
    Your localized data layer. Ingest text, data logs, and cloud objects securely into your local file system via automated watchers and ingestion queues.
  </Card>

  <Card title="Chat History" icon="clock-rotate-left" color="#10b981">
    Your continuous temporal anchor. Audit, search, and parse past conversational threads across multiple synchronized AI platforms in a single interface.
  </Card>

  <Card title="Personas" icon="user-gear" color="#8b5cf6">
    Your execution archetypes. Construct distinct behavioral profiles and roles to explicitly standardize style, tone, and reasoning rules.
  </Card>

  <Card title="My Spaces" icon="plus" color="#f59e0b">
    Your sandboxed workspaces. Provision custom, isolated environments to bundle specific documents, timelines, and active personas together.
  </Card>
</CardGroup>

***

## 🗺️ The Operational Workflow

Follow this systematic roadmap to establish your workspace and begin interacting with your local knowledge network.

<Steps>
  <Step title="Asset Integration (Documents)">
    Ingest your initial documentation base and establish localized data repositories using our background ingestion matrix.
    [Configure Document Ingestion →](/phases/documents)
  </Step>

  <Step title="Timeline Audit (Chat History)">
    Review and filter synchronized past sessions to ground your agents with historical multi-model query context.
    [Review Chat History →](/phases/history)
  </Step>

  <Step title="Persona Configuration">
    Select or build your custom AI Expert archetypes to define your prompt tracking rules.
    [Establish Personas →](/phases/persona)
  </Step>

  <Step title="Workspace Provisioning (My Spaces)">
    Click the `+` icon to launch the space wizard and bind your assets into isolated project environments.
    [Build Workflow Spaces →](/phases/my-spaces)
  </Step>
</Steps>

***

## 🛠️ Workspace Mechanics

* **Workspace Compaction:** Click the **Sidebar Toggle** icon in the top-left section of the navigation header to collapse the panel layout and optimize screen real estate.
* **Global Window Invocations:** Use the configured **Global Shortcut** (`Control + Alt + M`) to instantly bring the desktop platform into focus from any operational environment.
* **Model Routing Controls:** Adjust model catalogs and inspect granular tool-token debug metadata directly inside the [Advanced Desktop Settings](/configuration/desktop-advanced).

***

<Note>
  **Local Storage Restraint Guardrails:** Workspace data, account configuration state, and document segments remain stored securely on your local hardware. Opt-in usage telemetry stays limited to anonymous click-event statistics and does not include personal text or file contents.
</Note>
