3.8 KiB
| auto_generated | created | manual_updated_at | modified | name | status | tags | type | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| true | 2026-05-19 | 2026-05-19 | 2026-05-19 | User_Manual | active |
|
sop |
Mod Comms User Manual
What This Tool Does
Mod Comms is an AI-powered proof review tool designed for Barclays marketing materials. It utilizes a multi-agent AI system to analyze uploaded marketing assets for:
- Legal Compliance: Ensures adherence to advertising standards and detects financial promotions.
- Brand Adherence: Checks logo usage, color palettes, and visual identity.
- Tone of Voice: Analyzes clarity and voice consistency.
- Channel Suitability: Verifies platform-specific specifications.
The tool provides a RAG status (Red, Amber, Green) for each agent, with detailed feedback, synthesized by a Lead Agent into a final verdict. It also offers real-time feedback via WebSocket streaming, campaign management, and PDF export capabilities.
Who Uses It
- Marketing Teams: For submitting marketing assets for compliance and brand checks.
- Legal & Brand Teams: For reviewing flagged issues and resolutions.
- WIP Reviewers: For getting early-stage creative feedback on work-in-progress assets.
How to Access
- Log In: Access the application via the provided web interface. Authentication is handled via Azure AD. For development, auth can be disabled by setting
DISABLE_AUTH=true. - Navigate: Use the dashboard to view analytics, campaign lists, and audit trails.
- Upload: Select a campaign or create a new one to upload proof assets (PDFs, images, etc.).
Main Workflows
Workflow 1: Submitting a Proof for Analysis
- Navigate to Campaigns: Go to the "Campaigns" section or create a new campaign.
- Upload Asset: Click "Add Proof" and upload your marketing asset.
- Initiate Analysis: The system will automatically start the multi-agent analysis in parallel.
- Monitor Progress: Watch the real-time WebSocket stream for live updates from the Legal, Brand, Tone, and Channel agents.
- Review Verdict: Once complete, review the synthesized final verdict and detailed feedback from each agent.
- Export Report: Click "Export PDF" to generate a professional report of the analysis results.
Workflow 2: Managing Campaigns and Versions
- Create Campaign: From the dashboard, click "New Campaign" to organize proofs.
- Upload Versions: Upload multiple versions of proofs to the same campaign for version history tracking.
- Compare Results: Use the campaign view to compare analysis results across different versions.
Workflow 3: Reviewing WIP Assets
- Select WIP: Identify a work-in-progress asset.
- Request Early Feedback: Use the WIP Reviewer feature to get preliminary feedback before final submission.
FAQ
Q: What file types are supported? A: The tool primarily supports PDFs for detailed analysis, but other asset types may be supported depending on the specific agent capabilities.
Q: How long does the analysis take? A: Analysis time varies based on asset complexity and content, but real-time WebSocket updates provide progress indicators.
Q: Can I override the AI's verdict? A: Yes, users can flag items and add resolution notes, contributing to the audit trail. However, the AI provides the initial RAG status and feedback.
Q: Is my data secure? A: Yes, the system integrates with Azure AD for authentication and stores data in a secure PostgreSQL database. File storage is isolated.
Q: How do I get support? A: Contact support at BAICsupport@oliver.agency if you encounter issues.