Data Security & PII controls
To ensure client privacy, settings are available to omit certain content from being logged within the Orq.ai systems.
Declaring Inputs as PII
In your deployment, when using input, you can decide to flag the created input as a PII (Personally Identifiable Information).
This is recommended when processing sensitive data from your users (e.g. name, email, phone number).
To do so, when configuring your input, choose the PII (Personally Identifiable Information) from the Privacy drop-down.
Effects on logs
Flagging an Input Variables as PII will remove its values being logged within our systems.
When opening a log, the input will be shown in red, showing that it wasn't logged within our systems.
This ensures that your client's data stays private.
Output masking
In Deployments you can add configuration to make generated outputs hidden from logs.
Head to the Settings tab and enable the Output masking toggle:
Effect on logs
When Output Masking is enabled, logs won't store the generated response. The following is displayed in place of the response:
Updated 2 months ago