Back to News
Advertisement

Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

ppycassa about 3 hours ago 52 comments

DE version is available. Content is displayed in original English for accuracy.

I wanted to try codex after 5 months of claude code max subscription. And then I went back to my previous projects on claude design only to realize I don't have access to them anymore.

This is a first. I never lost access to any of my past sessions because I unsubscribed in any of the LLM apps.

I actually wanted to try out codex previously, but had similar experience with my credits. They gave extra credits equivalent to my montly subscription price, with some time limit because claude has so many issues that month. And as soon as plan ended. I lost access to the credits. Even after resubscribing, I still don't have access to those credits.

I have sympathies towards the engineers, especially the ones that are putting themselves on X. But only when someone with large following has some issue, they sort it out.

Having worked at a billing company, I can see how complex contracts sound good for the growth/sales folks but are also horrible for engineers actually implementing those contracts. Their complex rate limiting which is now a norm, identifying other harnesses to count them against extra usage are all probably not easy to implement without very rough edge cases. But all the "bugs" are just where the user gets screwed is what is problematic.

I just wanted to post this here, after tagging them multiple times on X to alert other users.

Advertisement

⚡ Community Insights

Discussion Sentiment

43% Positive

Analyzed from 1601 words in the discussion.

Trending Topics

#claude#data#code#design#things#access#should#edge#issue#sure

Discussion (52 Comments)Read Original on HackerNews

jjcm•about 2 hours ago
A lot of these things are made fast and loose, and unfortunately this is the reality of using the bleeding edge. Even Figma went through this kind of thing very early on.

To add something else to the discussion however, I'd encourage people to skip out on Claude Design for other reasons, and that is the inherent restrictions of LLMs for visual design. LLMs are blind, and spatial relativity is tremendously hard across layers of nested html / css.

If you're early on, I'd recommend starting with diffusion first. GPT-Image-2 is phenominal at UI design, and especially if you're just starting out will let you align on a direction more rapidly than an LLM can. The difficulty will be converting from image->html, but you'll be able to explore different directions more cheaply/faster than you could with Claude Design.

I will note a bias disclaimer here - I quit Figma to work on my own diffusion-based UI design tool. Not promoting that here, but wanted to at least share my findings in this space.

Topfi•about 2 hours ago
It is still there and you may get it easily.

If you export your data [0] all your Claude Design chats are in a design_chats directory along with the code, even if your account currently has no access to Claude Design. It is .json, but converting that into usable code is easily done, either manually or by asking any fairly modern LLM via OpenCode. Just did it myself, it works. I will say that I'd still prefer if they allowed API use of Claude Design, it does have some niceties regarding the way follow up questions have been implemented that I feel make it worth it for very narrow UX experimentation but can't justify a whole sub at the moment, given I for the first time started experiencing regressions up to making Opus unusable via Claude Code with the Max subscription for the first time and the new pretrain in GPT-5.5 is very strong for very specific coding use cases. In fairness though, compaction and task adherence can be inferior compared to GPT-5.4 which did both better than any other model ever, so using both for their specific use cases is my go to.

Not feeling like commenting on every statement regarding SaaS and expectations, but I will say that some are mistaken/not considering the law and your rights by just telling you it is your fault and (at least) implying the data is lost. It can't be, think about it. Any temporary subscription cancellation/payment processing issue/bug on Anthropics part/etc. would mean permanent data loss. That'd be less than ideal, not least because Anthropic has in the past had trouble processing payments from verifiably covered accounts.

Users in consumer friendly area have the right to export and access their data, including data not exposed via any frontend or API if associated with their account. Doesn't matter whether they pay or not. Course, manual backups are always preferable. A provider could still have a data loss, but as long as they have the data, at least in my neck of the woods they have to give it to you. As it should be.

To end, I generally try not to comment on others comments or down outside of actual spam and bad faith, but if more than one comment already was helpful enough to tell OP that they should have exported/backed up, do we really need it repeated?

[0] https://claude.ai/settings/data-privacy-controls

pycassa•about 1 hour ago
Thank you for this suggestion, just downloaded my data and the sessions are in there.
pycassa•about 1 hour ago
thanks for letting me know this exists for claude designs as well.

yeah.. anyway it will be my coding agent that will be reading these. and if needed, it can show me what they look like.

in the ideal world, I know all these things should be in place, but I was not sure, they had the bandwidth to implement all these before releasing these things into the wild. but i will use it to download my sessions.

as a dev, building the product is the fun part, implementing entitlements, payment gateway, rate limiting, usage calculation, billing, gdpr stuff, account creation, deletion, export, these are the boring parts. so I wasn't sure they would have implemented this part.

jrumbut•about 1 hour ago
I've lost access to plenty of Claude stuff without canceling anything. I am careful not to leave anything important in there and back up regularly.

It's funny because sometimes it will remember stuff that is lost and not be able to reference stuff that is clearly visible.

One area where I find ChatGPT superior (and this is just my own experience) is not losing things and also respecting project boundaries. Claude projects just seem to be a way to lose things faster, the model seems to be entirely unaware of projects as a concept.

goekjclo•about 3 hours ago
Cannot help but think Claude team are busy adding gimmicky side features instead of doing 'real' RSI and bugfixing.
9dev•about 2 hours ago
The lovely irony of a bleeding edge AI company being afflicted by the most mundane problem of all software engineering—the goldfish attention span of human coders.
pycassa•about 1 hour ago
Have any of you tried their support bot? Its insane bleeding edge AI company gets away with such experience. The bot decides the issue is solved and closes the ticket. WTFFF.

similar to claude code, they need to revolutionise customer support. Maybe from a ticket, if the agent decides if its real bug, and legitimate, it will go on and fix it.

protocolture•5 minutes ago
>The lovely irony of a bleeding edge AI company being afflicted by the most mundane problem of all software engineering—the goldfish attention span of management

FTFY

Shiny thing syndrome at its finest.

NiloCK•about 2 hours ago
I don't think the product people and the RSI-adjacent people are the same people.
TIPSIO•about 2 hours ago
This is actually a form of AI psychosis.

It's really hard not to especially if you enjoy building.

lucasgw•about 2 hours ago
I have been using Claude Design + Claude Code, and results have been excellent. I have explicit clean-up instructions in Claude Code, and the handoff skill in Claude Design is pretty solid.

I've been on product launches many times, so can drive the design side appropriately and keep things focused. Has been a wonderful addition to my workflow.

As usual with any agent-driven tool - GIGO. If the human driving has no product experience and is blindly accepting designs, well, that's... a choice.

pycassa•about 1 hour ago
DId you read the post? They aren't giving access to my projects, because I unsubsribed from my max subscription to try out codex.
logickkk1•about 2 hours ago
tbh, backups matter. but nobody would accept Word deleting your files when you cancel Office. somewhere along the way we stopped distinguishing backup from custody.
Leonard_of_Q•about 1 hour ago
Did you get a warning about your data being /dev/nulled with an admonition to download whatever you wanted to keep before unsubscribing? If you did, well... should'a heeded that warning to make backups, shouldn't you? If you did not get a warning I'd add that it would have been more customer-friendly for Anthropic to warn you about your data disappearing after unsubscription but I still think that you should have made sure you downloaded whatever data you wanted to keep around before `throwing the key in the mailbox'. Don't ever trust third parties to care for your data like you care for it, make sure to keep it somewhere you are sure you can get at no matter what.
ruguo•about 2 hours ago
It’s pretty outrageous to lock out all your history just for canceling the subscription.
alyxya•about 2 hours ago
I also encountered an issue with my credits. I was previously subscribed to the max plan, claimed credits, then downgraded to the pro plan and noticed I lost my credits. I didn't unsubscribe, just downgraded plans as I wasn't using claude enough to justify needing max.
pycassa•about 1 hour ago
yes, their "contract" is insane right now, with so many edge cases. giving poor user experience. when they have so many users, these edge cases also compound. They should simplify things to to give peace to their engineers.
conception•about 2 hours ago
Backup data that’s important to you.
Havoc•about 2 hours ago
>This is a first. I never lost access to any of my past sessions because I unsubscribed in any of the LLM apps.

It's not entirely unprecedented - seen these tactics in the google ecosystem. Google music. Unsubscribe killed(kills?) access to see you playlists which of course you only learn once it's done. Give them a credit card again and you can see and export them again. Magic!

Resubscribed for 1 month, exported it, unsubscribed, and swore to never trust google music again. idk why they implement patterns like that because sure you extorted $10 in cash out of me but it makes the brand toxic. There is no way that decision has a net positive future value. Hell it even got them a pissed hn post years later

Advertisement
Animats•about 2 hours ago
When you lose access to your projects, does Anthropic acquire the intellectual property? It's a real issue when it's in a machine learning system, not passive storage like Github.
parliament32•about 2 hours ago
So.. you unsubscribed from a SaaS and expected them not to purge your data? Why would that make sense?

Anthropic may be a bunch of skids but it sounds like they did the right thing here. Pretty much all SaaS applications, especially in B2B, are required by compliance to remove customer data within X amount of time at the end of the contractual relationship.

zuzululu•about 2 hours ago
Not your server not your data
wiseowise•about 3 hours ago
And AI hypers suggest to build your whole career/identity on this shit. Already foresee "skill issue", "well you should've x, y, z, obviously", etc.
willsmith72•about 2 hours ago
People often build their career skills on proprietary tech. Photoshop, Figma, Java, AWS architects
codingdave•about 2 hours ago
Just because people do it does not mean that it is a good idea.
platevoltage•about 1 hour ago
Are you saying that building a career with Adobe Flash wasn't a good idea?
Uptrenda•about 2 hours ago
Aside from OP's post there's another issue with claude design worth mentioning. Yes, it makes absolutely beautiful designs, stunningly so, but the actual code is not something a human could ever maintain. So its like ending up with an opaque blob. Write-once, read-never, or almost disposal code. This is kind of bad because code people aren't going to bother to read might contain vulnerabilities.

It's an extreme example of slop code since while normally LLMs can produce code that ranges from some-what-okay to utter garbage, the web code claude makes is awful. On the other hand: you get a single file (even if it is full of 20+ embedded SVGs, javascripts, and other such things.)

pycassa•about 1 hour ago
I dont use the code directly actually. It is just for me to understand how the app looks like initially as a starting point. Previously I have used stitch by google, and even then, it was just to explore product design in the initial stages. Just to ground myself, and see how the product looks end to end. Also mostly I will be doing them in react, so the html code isn't very useful. I would rather share the screenshot directly rather than the html code during development.

I actually find, claude models to have superior visual reasoning, in their multi modal llms, im not talking about image generation LLMs. so I just share the picture, to let it undersand the layout and go from there, and just iterate until I like the final look of it.

dinkleberg•about 2 hours ago
Have you actually gotten it to build stunning designs? From what I’ve seen it still falls apart very quickly. They can do a decent job at building blocks but usually not putting them together in a cohesive way in my experience.
Uptrenda•about 1 hour ago
Well subjectively I've been extremely happy with what it built for me. This was all made with claude design: www.warpgate.io. It's the website for my NAT traversal library. Even has different theme for it, kek.
comboy•about 2 hours ago
Sorry but that one is on you. This sounds like expected behavior and I wouldn't blame any company for doing that.
pycassa•about 1 hour ago
I didn't know its expected behaviour until now. Will keep it in mind, but so far the big companies, let us browse our past chats, even after unsubscribing. Praying this will not become norm now.