Guardrails
Protect sensitive data with custom guardrails. Control what information is shared from your data ecosystem to LLM providers. Prevent PII and confidential data exposure.
How to Use Guardrails
The Guardrails feature allows you to manage and control the exposure of sensitive data types within your system. You can specify which types of data should be blocked or allowed when interacting with LLM providers.
Data Protection Settings
On the Guardrails page, you will see a list of data types under Data protection. Each data type (e.g., Email, Phone Number, IP Address, SSN, Credit Card) has a status indicating whether it is currently set to block
, mask
, or allow
.
- block: The data will not be passed and the tool call will be blocked.
- mask: The data will be passed but obscured.
- allow: The data will be passed unobscured.
Editing Guardrails
To change the protection status for any data type:
- Click the Edit button on the right side of the Data protection section.
- Adjust the settings for each data type as needed (choose between
block
orallow
). - Save your changes to update the guardrails.
Navigation
- Use the navigation buttons at the bottom to move between steps (e.g., Knowledge, Next: Overview).
- The progress bar at the top shows your current step in the setup process.
Best Practices
- Block data types that are considered PII (Personally Identifiable Information) or confidential, such as Email and Phone Number, to enhance data privacy.
- Review and update your guardrails regularly to ensure compliance with your organization's data protection policies.
For more information, refer to the main documentation or contact your system administrator.