| DetailIdentifier |
- Type
- string
- Properties
- Filter, Group, idLookup, Sort
- Description
- The ID of the individual detail record. This field is unique
across all tenants.
|
| InputSource |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- The origin of this prompt.
|
| Language |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Language of the prompt.
|
| MaskedPrompt |
- Type
- textarea
- Properties
- Nillable
- Description
- Masked prompt or input text.
|
| MaskedResponse |
- Type
- textarea
- Properties
- Nillable
- Description
- The generated response from the LLM. If masking is enabled, this
may contain placeholder text.
|
| MetricIdentifier |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- The ID of the type of metric that was counted. This field is
unique within your organization.
|
| MetricsType |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- The type of data collected.
|
| Name |
- Type
- string
- Properties
- Filter, Group, idLookup, Sort
- Description
- The name of the metric for which data is being collected.
|
| PlannerLlm |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- The LLM being used by the Planner.
|
| Prompt |
- Type
- textarea
- Properties
- Nillable
- Description
- The hydrated version of prompt text before data masking is
applied. The actual prompt sent to the LLM will mask sensitive data
if data masking is enabled.
|
| PromptTimestamp |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- Timestamp when this prompt injection happened.
|
| PromptTokens |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- The number of tokens used in the prompt.
|
| Response |
- Type
- textarea
- Properties
- Nillable
- Description
- The generated response after unmasking.
|
| Tenant |
- Type
- string
- Properties
- Filter, Group, idLookup, Sort
- Description
- The ID of the tenant with this triggered Transaction Security
Policy event.
|
| TenantName |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- The name of the tenant where this triggered Transaction Security
Policy happened.
|