The Logs section in Prompt Privacy platform provides a comprehensive record of critical user actions performed across the system. It captures all POST, PUT, and DELETE operations initiated by users, while GET requests are logged only when a server error occurs, ensuring efficient logging without unnecessary data volume. Each log entry is displayed in a structured list containing key attributes such as Log ID, severity level (Info, Warn, Error, Fatal), timestamp, log type, description, and action outcome (Allow, Deny, Failed, Successful). Administrators can click on any log entry to open a detailed view that includes Basic Information such as tenant ID, user details, encrypted IP address and authentication token (with decryption option), device or browser information, and a data integrity check. For certain features, particularly those related to system interactions like chat operations, the platform also displays Additional Information such as Chat ID, Conversation ID, model details, inference time, encrypted prompts, file sources, and document references from storage systems.
Logs allow platform administrators to monitor, audit, and investigate activity across the entire system with high transparency and control. By providing a clear history of user actions and system responses, administrators can quickly identify unauthorized access attempts, failed operations, or abnormal behavior. The detailed metadata associated with each log—such as user roles, encrypted network information, and device details—supports security investigations, compliance verification, and operational troubleshooting. Additionally, the ability to inspect feature-specific information, such as chat prompts or document identifiers, allows administrators to trace how data flows through different platform modules, helping maintain data governance, system accountability, and reliable platform performance.
To access Logs within the Prompt Privacy platform, follow the steps below:
Access to Logs is managed through role-based access control (RBAC) to ensure that only authorized users can view and manage logs data.