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/08/22 19:25] Fryer, Kathryn712: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 used by 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
  
Line 11: Line 11:
 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 instancesThe only process data that is sent to Azure AI is the part that is required to answer a specific Stages Assistant question or generate process content for a specific elementat which+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 importantly, 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:''