Chat-GPT-logo-White

Improving Chat Organization
& History Management in ChatGPT

Optimizing chat organization to reduce new chat creation, minimize repetition, and boost retrieval success.

2025

Déjà Vu: Chat GPT Horror Story

Introduction

This project focuses on improving chat organization and history management in ChatGPT to reduce unnecessary new chat creation as our main repetitive user behavior. As users struggle to retrieve past chats, they often start fresh instead, leading to fragmented context, lower productivity, and increased data usage. By streamlining organization and retrieval, the project aims to enhance continuity, boost efficiency, and promote more sustainable digital habits.

My Role

I led the end-to-end product design process for this project, from UX research and user interviews to wireframing, prototyping, and usability testing. I translated insights from surveys and interviews into user flows and high-fidelity UI designs, ensuring every decision was user-centered and aligned with business goals.

Project Scope

A team of a Product Designers, a UI/UX Designer, and a developer.
Mentor: Marzie Nadeali

4 Weeks (Remote) – 2025

Context

It didn’t start with a big insight! It started with small, familiar moments:
“Where’s that prompt I had yesterday?” “Didn’t I already ask this?”

That single question led me to rethink how conversation history works in ChatGPT and how we might design a better way to navigate it.

Today, ChatGPT is Everyone’s Daily Assistant

ChatGPT Statistics 2025: Top Picks

+2.5 B

*messages/day

800 M

active users/week

16 min

user/day

+30%

Bounce rate

*Messages = every interaction (user + AI turns).

Research

What Users Say, and How They Feel…

chat-GPT-online-reviews

Common friction points users face

We combined insights from Reddit, ChatGPT forums, app reviews, and our own network. The feedback revealed recurring struggles with chat organization, history navigation, and workflow support.

Cluttered sidebar

Users find the chat sidebar overwhelming as the number of conversations grows. It becomes difficult to locate past chats or distinguish important ones.

Single-Chat Confusion

users struggle to maintain context and clarity when all responses appear in one continuous chat thread.

Limited Share Chat Options

Users noted that the current sharing feature makes chats public by default, which raises privacy concerns. It’s also not practical for collaborative work, as shared chats can’t be edited or continued together.

Discovery through Research

Our research began with a comprehensive survey of +160 ChatGPT users, complemented by 10 in-depth interviews and contextual inquiries to establish baseline metrics and uncover key pain points. The findings revealed a scaling crisis, as usage grows, managing and retrieving information becomes increasingly difficult.

Success Rate in Finding Chats

Insight

Over half of users (51.6%) can usually find old chats, but only 9.6% always succeed, while 30.6% sometimes do and 7.6% rarely do. This inconsistency shows a clear need for better chat organization and retrieval features.

Success rate in finding chats

Heavy Daily Usage

Insight

Nearly 70% of users interact with ChatGPT daily, and among them, about 76% have accumulated over 30 chats. This indicates strong engagement but also highlights potential challenges in managing and navigating large chat volumes.

Daily users + number of chats

Limited Revisit Behavior

Insight

most users revisit old chats occasionally, 44.2% a few times a month and 36.5% a few times a week. This suggests users see ChatGPT more as a tool for quick, disposable interactions than for long-term reference.

revisiting old chats

Chat GPT Usage

Insight

The majority of user activity centers on quick information seeking, learning, and professional use, which together make up over 75% of all interactions. Only 3% of use cases fall into niche or personal categories.

chat GPT usage

Interviews & Contextual inquiry to validate

While the survey quantified user behavior, interviews and contextual inquiries helped explain why it happens. These sessions provided qualitative depth, capturing frustrations, habits, and unmet needs behind the numbers.

Lack of Organization & Clarity

Survey says:
Described the sidebar as
too cluttered.

Insight

The sidebar is messy and unreliable. Auto-generated titles don’t match content; especially in chats with different topics, and cut-off labels hide meaning.

Interview & Contextual Inquiry Support

“This is a quote block that should have a purple left border.”
“All my coding chats have generated titles, and it’s long and cut off, so I don’t know what’s inside.” – CI P5

Observation

Users can’t tell what is inside each chat based on the title.

Poor Retrieval & Findability

Survey says:
struggled to find chats

Insight

Weak search functionality forces users to scroll endlessly through cluttered lists. Similar or duplicate chats pile up, making it difficult to identify which one holds the right information, causing users to give up and create new chats.

Interview & Contextual Inquiry Support

“Search never finds what I want, so I just scroll until I give up” – Interview P2

Observation

users maintained a separate Google Doc/Notion/GitHub to track ChatGPT insights for team review.

Broken Continuity & Navigation

Survey says:

Revisit chats within 1 week but struggle with continuity.

Insight

Long chats lose context, and work becomes fragmented across multiple chats, breaking flow and making the tool less effective for long-term projects. Instead of continuing where they left off, users abandon old threads and restart.

Interview & Contextual Inquiry Support

“ lose track of what we discussed when chats get long, so I start fresh” – Interview P6.

Observation

Users scrolled through30+ messages to find context before giving up

Share chats and Privacy is not clear

Survey says:
Use ChatGPT for work/professional tasks.

Insight

Teams need to collaborate on ChatGPT conversations, but the lack of built-in sharing forces users to cobble together external tools, screen sharing for visibility, separate note-taking apps for feedback, and manual copy-pasting to preserve insights, creating fragmented workflows that lose context and slow iteration.

Interview & Contextual Inquiry Support

“I usually share my screen to show my process on ChatGPT and we take notes somewhere to refine and reiterate” – Interview P10”

Observation

Users opened 3-4 similar chats before finding the right one.

Users give up on finding previous data pretty fast. ~less than 15 seconds.

Code Spotlight

Turning Data into UX Intelligence

While most of this project focused on qualitative insights, I also wanted to demonstrate how data-driven UX research can be automated and analyzed programmatically.
To do this, I developed a custom analytics engine in Google Apps Script that interprets user survey data, identifies behavior patterns, and generates live dashboards.

1. Behavioral Segmentation Engine

Copy to Clipboard

I wrote a segmentation model that scores users by engagement, revisiting habits, and organization strategies, then automatically labels them into personas such as Power Organizer, High-Volume Disposer, or Casual Explorer.
This approach bridges qualitative personas with quantitative data, allowing scalable behavioral insights.

🧠 model user behavior with logic and data classification.

2. Correlation Analysis (Cramér’s V)

Copy to Clipboard

I implemented a statistical model to measure how usage frequency influences retrieval method preference.
This helped quantify interaction friction — showing, for instance, that frequent users are more likely to struggle with retrieval via scrolling.

📈 validate UX hypotheses with data.

3. Automated Insight Generation

Copy to Clipboard

The system automatically re-runs analysis whenever new responses arrive, updates charts, and emails a summarized dashboard PDF to the research team.

⚙️ building automated feedback loops similar to LLM retraining or real-time analytics pipelines.

Persona

The people behind the scenes..

Our mixed-methods research revealed four primary user patterns based on usage frequency (15-20 to 30-40+ queries daily), chat volume management, and organizational needs. These personas represent the spectrum of ChatGPT users and guided our feature prioritization for the redesign.

The Task-Oriented Professional

Collaborates within an 8-person team

15-20 times daily, 5 days/week
Senior SWE
Desktop Heavy

Insight

This persona treats each chat as a temporary workspace for tasks. They prioritize control and accuracy over long-term organization, and needs on-the-spot organization while actively working. They revisit chats repeatedly until a task is complete. The lack of real-time organization slows progress and makes final documentation harder.

⚠️ Frustration

“When debugging similar issues, I need to quickly locate past history, but I don’t have the right tools.”

The Knowledge Builder

Independent researcher stores notes in Notion/Docs/Obsidian

30-40 queries daily, 7 days/week
Mid-senior
Desktop Heavy

Insight

This persona treats GPT as a learning companion and personal knowledge base. They need powerful search, highlights, and bookmarking to connect scattered insights. Their main friction is the fragmentation of related information across multiple chats, which slows retrieval and disrupts continuous learning.

⚠️ Frustration

“I can’t efficiently search within long conversations.”
“Information is scattered across too many chats, making retrieval hard.”

The Casual Explorer

Treats GPT as a quick, all-purpose assistant

Sporadic, 20x one day, nothing for 3 days
Beginner
Mixed-devices

Insight

This persona treats GPT like a disposable notepad, write once, sometimes revisit. They value instant access and privacy over structure. Their history quickly becomes cluttered, but they accept the chaos as the cost of simplicity, making them prime candidates for smart, automatic organization and privacy-by-default features.

⚠️ Frustration

“Once some personal info accidentally surfaced at work, and I wished chats were private by default.”

The Creative Maker

Creative Director, Design tool Expert

~ +30 chats / Project, 2 Projects / week
Senior
Desktop Heavy

Insight

This persona treats GPT as a creative studio for rapid ideation. They need visual organization and cross-format retrieval to track evolving concepts. Their main friction is the lack of unified galleries or prompt histories, which slows creative iteration and reference.

⚠️ Frustration

Finding different formats of data, like images and my text-based prompts, is difficult.”

Competitive Analyse

Search, Structure, and Sharing: Three Universal Patterns in Conversational Platforms.

We analyzed 3 Direct competitor – ChatGPT Free, Grok, Claude, Gemini and 2 indirect Chat Platform Competitor- Google Workspace Chat, and Notion AI – to see how they organize chats and manage conversation history.

 Observation

Insight

What We See
Our competitive analysis reveals three key patterns:

  • Advanced search and pinning have become standard solutions.
  • In-conversation navigation like chapter scrolling shifts conversations from linear streams to structured documents, helping users reference specific sections without endless scrolling.
  • Collaboration features reveal the most transformative insight: AI conversations should be shared organizational knowledge, not isolated artifacts.

Ideation & prioritization

From 70 Ideas to Actionable Solutions

We generated over 70 ideas and carefully evaluated them through the three lenses of Desirability, Viability, and Feasibility.
Using the Impact–Effort Matrix, we identified and prioritized the most promising ideas for implementation.

Key Evaluation Criteria

DesirableViableFeasible
AccessibleTime to ValueScalable
Ethical/InclusiveSustainable
User CentricBusiness Value
Innovative

Solution

Search Function

Simple & Advanced Search:
An enhanced search system that makes finding past conversations faster, easier, and more accurate.

Simple Search

• See a few lines of the chat before opening the full chat in simple search.
• Icons show the type of media that exists in the chat.

• The option to preview the whole chat before opening it.

Advanced Search

• See chat previews for quicker scanning in advanced search.
• Filter Results: By date range, content type, pinned/highlighted sections, and semantic relevance.
• Semantic & Exact Search: Supports both exact keywords and semantic matches.

Impact

The Advanced Search & Semantic Options feature played a key role in optimizing chat organization.
It helped users reduce new chat creation, minimize repetition, and boost retrieval success by making it easier to locate and continue relevant conversations.
This shift improved the overall sense of flow and continuity in ChatGPT, turning scattered interactions into a more cohesive and efficient experience.

Collaboration Function

Collaborative Chat (Share to collaborate vs share privately)
Enables multiple people to join the same conversation and collaborate in real time, turning ChatGPT into a shared thinking space.

Collaborations

Invite Participants: Users can add others to a chat for shared discussion.
Access Options: Invited participants can either view or leave comments on specific parts of the conversation but cannot edit the main thread.

Impact

The Collaborative Chat feature bridges the gap between individual and team use without trying to replace existing tools. By enabling lightweight co-review and discussion within shared chats, it reduces repetitive content generation and keeps collaboration contextually connected. This approach turns ChatGPT into a more efficient, shared thinking space; helping teams stay aligned while maintaining focus within the product.
This makes collaboration smoother and more organized.

Highlights

Chat Highlights lets users highlight key parts of a chat to make important info stand out and find it faster with a quick scan.

Highlight

How It Works:
• Select text → choose a color
• Helps users focus on insights, revisit key points, and save time in long chats.

Pin

Pin Messages 
Users can pin messages in a conversation, keeping them visible and sticking at the top of each chat as a Pin Bar.

Pin

How it works:
Pin Bar: 
Shows the number of pinned messages in the chat.
Clicking the Pin Bar → jumps directly to the pinned messages.
Hover Preview in Sidebar: Hovering over any chat row in the sidebar displays the number of pins in that chat.

Chapter Scroll

Chapter Scroll
A smart navigation tool that auto-generates section titles from each chat, making long threads effortless to explore.

Chapter Scroll

How it works:
• Hover over the Floating TOC → an options menu appears with section titles from the chat.
• Click a title → instantly jump to that part of the conversation.

Impact

The Highlight, Pin, and Chapter Scroll features helped reduce repeated work inside each chat by giving users simple ways to save and return to key moments in a chat. Instead of abandoning conversations and starting new ones, users could pick up where they left off. These all led to improving flow, reducing redundancy, and increasing overall engagement and satisfaction.

Mindmap

Visual Mindmap
A visual tool at the top of the ChatGPT workspace that turns chats into structured, interactive maps for easier navigation.

Mindmap

Shows chats as central mind maps with topic branches.

Filter by time: 
All Time, Last 3 Months, This Week.

Quick guide: How to read this map:

Color = Category 
Shade = Recency
Size = Chat Volume
Position = Similarity

Impact

The Visual Mind-Map feature reimagines how users organize and reflect on their chat history. By turning conversations into structured, visual overviews, it helps users recognize patterns, revisit ideas, and maintain long-term context without scrolling through endless threads. While not designed to replace search tools, it adds emotional engagement and cognitive clarity, transforming history management from a task into an intuitive, meaningful part of the ChatGPT experience.

Testing Impacts

Design clarity isn’t found in pixels, but in perception. 

We conducted a 5-second test to evaluate how quickly users could understand the interface at first glance.
In parallel, we ran a preference test to measure users’ emotional response, visual preference, and overall engagement with the design.

5 Seconds Test: How Well Users Identified the Purpose of New Features

Visual Mind-Map

Most participants were unable to identify the purpose of the Visual Mind-Map.

What do users think about the purpose of the screen?

Can’t guess!! 55%
Graph 18%
Game 10%
Brain 9%
Mind map 9%

Chapter scroll – Floating Table of Content

Most participants quickly recognized its purpose, though some confused it with a regular scroll bar, and took them some time to try the feature.

What do users think about the purpose of the screen?

totally got it! 80%
Regular scroll 18%
other 2%

Collaborative chat

All participants were able to identify the purpose of the Collaborative chat.

What do users think about the purpose of the screen?

A feature for collaboration 100%

Highlight

All participants were able to identify the purpose of the Highlight feature.

What do users think about the purpose of the screen?

Highlight 100%

User feedback: : How Well Did Users Understand The Features

Collaborative Chat

All Participants focused on “Invite to Collaborate” and didn’t notice the “Share link” option. Some were unsure about the difference between “Copy link collaboration” and “Share link.

User Feedback

“I only saw the ‘Invite to Collaborate’ option — I didn’t even notice the share link at the top.”
 “It’s confusing to have both ‘Copy link collaboration’ and ‘Share link.’ I wasn’t sure which one to use.”
“I thought both buttons did the same thing, so I didn’t know which was the right way to invite people.

Visual Mind-map

Participants found the Visual Mind-Map nice-looking but confusing. given the amount of time they still were confused about the UI and purpose of it.

User Feedback

“It looks beautiful, but I didn’t understand what it was showing.”
“I wasn’t sure what the colored circles meant — maybe a short explanation would help.”

Sidebar UI Preference Test

After 5-second tests and initial feedback revealed usability issues, we redesigned UI elements and conducted a round of preference testing. Comparing different sidebar layouts and collaboration features, asking users to choose between designs with folder hierarchies and shared workspace views. This iterative approach helped identify which interface elements users found most intuitive for both finding their own past chats and collaborating with team members on shared conversations.

Insight

Users mostly preferred UI 2 for these reasons:

  • Cleaner information hierarchy: sections with clear groupings (recent chats, projects, shared chats) vs. exposed chat list in UI 1
  • Reduced cognitive load: Progressive disclosure through expandable folders instead of everything visible at once
  • Eliminated confusion: Removed ambiguous pin/highlight icons that users found unclear (“What do the icons do?”)
  • Preserved context: Users noted pins work better within conversations rather than as separate navigation elements.

Key Finding: Users prioritized functional clarity over visual features, with multiple participants noting that pins and highlights work better as contextual elements within chats rather than standalone navigation items. Also, they complained about the UI No. 2 being crowded as well. And the spacing needs improvement.

Iterations

UI Updates based on the test result

Chapter Scroll

Chapter Scroll

Arrows were added to the sides of the floating table of contents to improve the feature’s readability and discoverability, helping users quickly understand its function and navigate through content more intuitively

Collaboration function

Collaboration

Based on the test results, we refined the sharing UI to clearly distinguish between collaboration and static sharing options. The updated layout improves visual hierarchy and wording, ensuring users can instantly recognize which action enables real-time collaboration versus link-based sharing.

Second Test: Collaboration UI Preference Study

Insight

Users mostly preferred UI NO.1 because of these reasons:

  • Clear decision hierarchy: Two distinct options presented upfront (“Share link” vs “Invite to collaborate”) making the choice obvious
  • Reduced cognitive load: Simple two-step process instead of everything on one screen
  • Lower error risk: Separate paths prevent accidentally granting wrong permissions
  • Better information scent: Descriptive text under each option helps users understand consequences before committing
  • Less overwhelming: Clean, focused interface vs dense, multi-element layout in UI NO.2

Takeaway

This project showed how design can meaningfully shape user behavior and contribute to more responsible AI interactions and sustainable LLM use. While improving organization and continuity helps reduce redundant prompts and resource use.

I also acknowledge that the environmental impact of AI extends beyond user behavior; it’s rooted in how models are trained, deployed, and scaled.

Still, thoughtful design has a role in guiding how people engage with these systems, making every interaction a bit more intentional, efficient, and responsible.

Next Step

If given more time, I would focus on refining the Visual Mind Map to make its categorization system more intuitive and easier to interpret. Improving how topics and relationships are visually represented could help users better understand and navigate their chat history.
Additionally, I’d explore integrating a Gallery View for prompts, images, voice notes, and files; creating a richer, more tangible layer of interaction that connects multimodal content within each chat.