ON-DEMAND WEBINAR: Enabling Digital Quality & GxP Workflow Automation

Compliance Overlay Agent (POC)

Analyzes regulated form input against compliance standards

GMP Compliance

Automatically check responses against Good Manufacturing Practice standards

AI-Powered

Leverages OpenAI's advanced models to provide intelligent analysis

Browser Extension

Integrates directly with ServiceNow through a lightweight browser extension

API Documentation
Analyze Endpoint

Send POST requests to:

POST /analyze
Request Body:
{ "value": "The observation response text", "user": "Optional user identifier", "context": { "url": "Optional context information", "timestamp": "ISO timestamp" } }
Response:
{ "rating": "Compliant|Partially Compliant|Non-Compliant", "score": 0.85, "improvements": [ "Add specific timeline for implementation", "Include reference to relevant SOP" ], "reasoning": "The response addresses the root cause but lacks specificity...", "sop_references": ["SOP-QA-123", "WI-LAB-456"] }
Browser Extension
Getting Started

The FieldGuardian™ Compliance Overlay Agent is designed to work with a browser extension that integrates directly with Salesforce.

Installation Steps:
  1. Download the extension package from the provided link
  2. In Chrome/Edge, go to Extensions → Load Unpacked
  3. Select the extracted extension folder
  4. Configure the API endpoint in the extension settings
Using the Extension:
  • Navigate to a Salesforce observation record
  • Find the "Observation Response" field
  • Click the "Check Compliance" button that appears next to it
  • View compliance results in the slide-out panel