Urgent.News

What's breaking now, across thousands of outlets.

AI

Can You Get Your Data Out of an AI Tool? The Right Exists on Paper, the Button Usually Doesn't

Sooner or later an AI tool will take something back. A feature you used gets retired on a deadline , a plan you were on gets restructured, or you simply decide to leave — and you go looking for the export button so you can carry your history, your chats, the reports and images the thing made for you, somewhere else. Often, there isn’t one. And when you reach for the law instead, you find…

The right to export your data from an AI tool exists on paper, but the button to actually retrieve it is usually absent. When users attempt to access the export feature, they often find that the law provides only partial support, leaving practical implementation to the discretion of the service provider. The primary legal basis for data portability in the EU is the General Data Protection Regulation (GDPR) Article 20, which grants users the right to receive their personal data in a structured, machine-readable format and to transmit it to another service provider without hindrance.

However, this right applies only when the data was provided by the user through consent or a contractual arrangement, and when the processing was carried out by automated means. The challenge lies in defining what constitutes "provided" data. According to the EU's data protection regulators, user-supplied data, such as prompts or text inputs, is considered provided and thus eligible for portability.

In contrast, data that the AI service derives or infers from user behavior, like embeddings, behavioral profiles, or generated outputs, is explicitly excluded from the portability right. This distinction leaves users with a weak claim to the AI-generated content they may have created. While the law acknowledges the right to data portability, it does not guarantee the availability of an export feature or a standard format for the AI-generated data.

The legal framework is robust for ensuring that users can access and move their personal information but falls short in providing a seamless solution for retrieving AI-generated content. Users may encounter companies that comply with the legal requirements but still lack the technical infrastructure or willingness to provide the desired export functionality.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

Why AI Agents Keep Lying to Themselves — And What Sandboxing, Audit Trails, and Honest Agent Design Actually Solve

Originally published on tamiz.pro . You've seen it in production: an AI agent confidently fabricates a bank balance that doesn't exist, invents a file path that isn't real, or claims a function…

  • Self-interpreting LLMs can generate fabricated information during complex loops.
  • Hallucination rates increase significantly in multi-turn agent loops, reaching 20–40%.
  • Sandboxing can mitigate issues by isolating execution environment, containing potential damage.

More from Sunday 30 August →