Data retention and privacy

Hello community,

I know there are available policies for n8n data retention and privacy, but I still want to confirm the following aspects:

  1. What data is analysed or used to train n8n LLMs when using Starter or Pro plans?
  2. What data is analysed if integration is established with corporate tools like Gmail, Jira and Salesforce?
  3. Do users have full ownership of the data under the Enterprise plan?

Any feedback is appreciated. Thanks!

1 Like

Hi @Irakli_Svanidze,

I’ll provide some clarification based on my perspective.

  • The llm’s that are used in n8n workflows are not trained by n8n. They were trainied by companies like openai
  • The LLM’s that you have in your n8n workflows can use whatever data you give them as further “training”. If you give gmail access to your LLM, it can access your gmail data to answer questions for the user. It doesn’t just grab all of your data in gmail, it only looks for what the user has asked for via the LLM.

Hope that helps!

Best,

Robert

2 Likes

Hi @rbreen,

Thanks for your feedback, that helps a lot!

Since I might need to test the tool with some of my corporate accounts, I still wanted to double check the data retention and privacy aspects.

1 Like

Glad to help!

If you can, mark the answer as the solution so others can benifit from the answer.

Best,

Robert

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.