Einstein Trust Layer Flashcards
Guardrails and closed loop system built into the Einstein 1platform to protect data
Einstein Trust Layer
What does Einstein Trust Layer use to prevent sensitive data from reaching LLM?
Data Masking
Where is trust layer turned on?
Data Masking in Einstein Trust Layer setup
What is PII
Personally Identifiable Information
After the LLM has processed your prompt, what prevents any data referenced from being stored by the LLM?
Zero Retention Policy
What are the layers of the Einstein Trust Layer?
- Prompt
- Secure Data Retrieval
- Dynamic Grounding, RAG
- Data masking
- Passed to LLM - LLM processes and sends back with zero data retention
- Response
- Toxicity Detection
- Data Demasking
- Audit trail and feedback
How is audit data turned on?
Setup - Einstein Feedback
What is the Trust Layer?
A sequence of gateways and retrieval mechanisms that together enable trusted and open generative AI.
Why did Salesforce create the Einstein Trust Layer?
To provide a toolbox of features to protect customer and company data
What is the #1 Salesforce value?
Trust
Where is Prompt Defense available?
Prompt Builder, Prompt Template Connect API, Prompt Template Invocable Action
What powers generative AI applications?
Prompts
What creates a great prompt?
Clear instructions, contextual information, constraints
What is a prompt template?
Instructions and placeholders that will be filled with business data.
What is the process of replacing placeholder fields with page context, merge fields and relevant knowledge from a record?
Dynamic grounding