It depends, but likely yes. You have to turn off "storing/training data" within the llm settings. However, those terms and conditions governing that setting have changed many times in 2025. I personally, don't put any sensitive business data into an AI llm website because I've also seen my security setting flip off. Instead, what I do, is access llms through their API where I can guarantee my data is never stored/trained on (a business approach, where a website is a consumer approach). I use claudes API in our own AI application.