Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
712:ai_privacy [2025/07/14 21:48] Meier, Erich712:ai_privacy [2025/09/25 12:02] (current) Meier, Erich
Line 1: Line 1:
 ====== Stages AI Data Privacy ====== ====== Stages AI Data Privacy ======
  
-Stages uses Microsoft Azure OpenAI services to implement AI-enabled features such as generating process content and the Stages AI assistant. The following models are being used per default:+Stages uses Microsoft Azure OpenAI services (Microsoft product name: **Azure OpenAI in Foundry Models**)  to implement AI-enabled features such as generating process content and the Stages AI Assistant. The following models are used by default:
  
-  * GPT-4o +  * gpt-4o 
-  * GPT-4o-mini+  * gpt-4o-mini
   * text-embedding-3-large   * text-embedding-3-large
  
-Other large language models can be configured to be used on request.+Other large language models can be configured on request.
  
 The complete process data is always stored in the Stages database and the Stages search engine indices. It is never sent in its entirety to the Azure AI services. The complete process data is always stored in the Stages database and the Stages search engine indices. It is never sent in its entirety to the Azure AI services.
  
-When used in a Stages Managed Service, every customer is connected to a private AI service instanceData is never shared between those instancesOnly the part of the process data which is required to answer a certain chatbot question or generate process content for a specific process content, is sent to Azure AI.+When used in a Stages Managed Service, it is recommended to use your own Azure AI subscriptionIn this case, you have full control over your data and usageIf you do not have an Azure AI subscription, we can connect your Stages Managed Service instance with on provided by UL Solutions (incurs additional cost).
  
-Most important, the following statements from Microsoft Azure apply:+The following statements from Microsoft Azure apply for both cases:
  
 ''Your prompts (inputs) and completions (outputs), your embeddings, and your training data:'' ''Your prompts (inputs) and completions (outputs), your embeddings, and your training data:''