Privacy Control in Conversational LLM Platforms: A Walkthrough Study
Zhuoyang Li, Yanlai Wu, Yao Li, Xinning Gui, Yuhan Luo
TL;DR
This paper investigates how six consumer-facing conversational LLM platforms implement interface-level privacy controls, revealing emergent data units such as chat history, memory, and customized objects that are shaped by natural-language controls. An expert-driven application walkthrough documents governance, control options, and execution modes across platforms, highlighting co-ownership implications in multi-user contexts. The study finds NL-based control offers intuitive interaction but introduces ambiguity and notes that most controls are retrospective with limited proactive governance, though some platforms provide proactive features like temporary chat and auto-deletion. These insights point to design directions for scalable NL privacy controls and advocate for governance frameworks addressing co-owned data, with practical implications for developers and policymakers.
Abstract
Large language models (LLMs) are increasingly integrated into daily life through conversational interfaces, processing user data via natural language inputs and exhibiting advanced reasoning capabilities, which raises new concerns about user control over privacy. While much research has focused on potential privacy risks, less attention has been paid to the data control mechanisms these platforms provide. This study examines six conversational LLM platforms, analyzing how they define and implement features for users to access, edit, delete, and share data. Our analysis reveals an emerging paradigm of data control in conversational LLM platforms, where user data is generated and derived through interaction itself, natural language enables flexible yet often ambiguous control, and multi-user interactions with shared data raise questions of co-ownership and governance. Based on these findings, we offer practical insights for platform developers, policymakers, and researchers to design more effective and usable privacy controls in LLM-powered conversational interactions.
