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

# Memory Network

> Visualize your second brain and discover connections

## Overview

The **Memory Network** is a powerful visual tool that helps you understand how your memories are connected. It transforms your notes, events, and saved information into an interactive map, revealing patterns and relationships you might otherwise miss.

<img className="block dark:hidden" src="https://mintlify.s3.us-west-1.amazonaws.com/qwox/images/network-light.png" alt="Memory Network Visualization" />

<img className="hidden dark:block" src="https://mintlify.s3.us-west-1.amazonaws.com/qwox/images/network-dark.png" alt="Memory Network Visualization" />

## Accessing the Network

<Tabs>
  <Tab title="Mobile App">
    1. Go to the **Profile** tab
    2. Tap on **Memory Network** in the menu
    3. View your insights on the go
  </Tab>

  <Tab title="Web Dashboard">
    1. Open the sidebar menu
    2. Click **Memory Network**
    3. Explore the full interactive visualization
  </Tab>
</Tabs>

## Visualizations

Qwox offers different ways to visualize your data depending on your device:

### Mobile: Distribution View

On mobile devices, Qwox presents a clear **Pie Chart** showing how your memories are distributed.

* **Quick Overview**: See which categories or tags dominate your memory.
* **Top Tags**: A ranked list of your most used tags for quick access.

### Web: Connection View

The web dashboard features an advanced **Chord Diagram** that shows relationships.

* **Connections**: Arcs between segments show how different topics are related.
* **Interactive**: Hover over any segment to highlight its specific connections.
* **Deep Analysis**: See how people, projects, and categories overlap.

## Insights & Statistics

The Network dashboard provides three key metrics to track your knowledge growth:

<CardGroup cols={3}>
  <Card title="Total Memories" icon="library">
    The total number of items in your second brain.
  </Card>

  <Card title="Weekly Growth" icon="trending-up">
    How many new memories you've added this week, with percentage growth.
  </Card>

  <Card title="Top Connection" icon="person">
    The person mentioned most frequently in your memories.
  </Card>
</CardGroup>

## Filtering & Grouping

Customize your view to find specific patterns:

### Time Periods

Filter data to see how your focus changes over time:

* **This Week**: Recent activity and immediate focus
* **This Month**: Short-term trends and projects
* **All Time**: Your complete knowledge base

### Group By

Change how your memories are organized:

* **Tags**: See which topics you write about most (#ideas, #work)
* **Collections**: View distribution across Projects, People, etc.
* **People**: See who appears most in your notes and events
* **Categories**: Analyze your life balance (Work, Personal, Health)

## Understanding Your Data

### AI Insights (Web Only)

On the web dashboard, Qwox provides an **AI-generated insight** based on your current focus.

* **Focus Analysis**: "You've been focused heavily on 'Work' this week."
* **Suggestions**: "Try balancing your 'Health' category."

### Color Coding

The visualization uses a consistent color palette to help you distinguish groups:

* **Green**: Growth and positive trends
* **Blue**: Professional and work-related items
* **Purple**: People and social connections
* **Orange/Red**: Urgent or high-priority items

## Use Cases

<AccordionGroup>
  <Accordion title="Personal Review" icon="user">
    Check your "This Month" view to see where you spent your time. Did you focus enough on your personal goals?
  </Accordion>

  <Accordion title="Project Management" icon="briefcase">
    Group by "Collections" to see which projects have the most notes and activity. Identify neglected projects.
  </Accordion>

  <Accordion title="Social Connections" icon="users">
    Group by "People" to see who you interact with most. Click a person's segment to see related memories.
  </Accordion>
</AccordionGroup>
