> ## 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.

# Memories Settings

> Configure local directory file monitoring, storage vault parameters, and cloud sync destinations.

## Storage & Synchronization

The **Memories** settings dashboard handles how information is localized, monitored, and synchronized across different external targets and hardware environments. Within this tab, you can manage the local directories the application watches for file modifications and establish cross-device cloud bridging configurations.

<Frame caption="The default view of the Memories Settings pane tracking local directories and sync status.">
  <img src="https://mintcdn.com/memverge-1b064d4d/k-hFnzytoNfELtXC/configuration/assets/desktop-settings-memories.png?fit=max&auto=format&n=k-hFnzytoNfELtXC&q=85&s=c53e3c186df0eaa20b499c1e12b43955" alt="Memories settings default dashboard layout" width="1221" height="712" data-path="configuration/assets/desktop-settings-memories.png" />
</Frame>

***

## 📁 Continuous File Monitoring

At the top of the pane sits the localized document ingestion management hub:

* **Monitored folders Action Button:** Click the **Monitored folders** button to launch a system directory manager modal. Here, you can review, add, or delete specific folder paths that MemoryBox continuously watches in the background for new file drop events or document modifications.

***

## 🔄 Memory Synchronization

The **Enable Sync** section bridges your locally indexed intelligence across multiple active client systems or secondary user profiles.

* **Memory Store Location Link:** Clicking this text link opens your operating system's native file explorer (Finder or File Explorer) directly to the root local directory where your primary SQLite database asset files reside.

### Conditional Menu Expansion

By default, sync configurations are collapsed to maintain a clean interface footprint. Activating the **Enable Sync** toggle switch dynamically expands the card frame downward to expose your advanced cloud pipeline preference matrices:

<Frame caption="The expanded Memories configuration menu revealed by enabling device synchronization.">
  <img src="https://mintcdn.com/memverge-1b064d4d/k-hFnzytoNfELtXC/configuration/assets/desktop-settings-memories-enablesync.png?fit=max&auto=format&n=k-hFnzytoNfELtXC&q=85&s=955c1484ddc9a4d202a784c35218f231" alt="Expanded memory sync configuration options panel" width="1451" height="1246" data-path="configuration/assets/desktop-settings-memories-enablesync.png" />
</Frame>

| Configuration Option     | Operational System Rules                                                                                                                                                                                                                                                                                |
| :----------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Sync Destination**     | Choose your primary network or cloud storage target platform:<br />• **Shared Storage:** Uses a local directory path to mirror data, ideal for custom cloud setups or offline environments.<br />• **Google Drive:** Direct secure authentication handshake to link your personal Google Cloud account. |
| **Shared Directory**     | *Only available when Shared Storage is active.* Click **Browse** to define the target folder directory used to mirror and stream application updates.                                                                                                                                                   |
| **Sync Interval**        | Adjust the automated polling frequency (in minutes) tracking how often the agent pings the storage link for fresh file changes.                                                                                                                                                                         |
| **Download Concurrency** | Set the maximum parallel downloads allowed when reading knowledge structures back from your cloud disk. Leaving this blank defaults to `4` threads.                                                                                                                                                     |
| **Sync Status**          | Displays live connection diagnostic text. Click **Sync now** to force an immediate, manual data synchronization cycle across the active endpoint.                                                                                                                                                       |

***

<Warning>
  **Unsaved Sync Parameters:** You must manually click the blue **Save** button in the bottom-right margin of the application workspace window to write your synchronization updates or directory modifications to your active runtime file loop.
</Warning>
