{"id":"public-records-foia","slug":"public-records-foia","title":"Public Records & FOIA Management","description":"A journalist submits a FOIA request for all use-of-force reports from the past 12 months. The records office must acknowledge within 20 days, search multiple systems for responsive documents, redact officer personal info","category":"modules","tags":["modules","ai","compliance","blockchain"],"lastModified":"2026-02-23","source_ref":"content/modules/public-records-foia.md","url":"/developers/public-records-foia","htmlPath":"/developers/public-records-foia","jsonPath":"/api/docs/modules/public-records-foia","markdownPath":"/api/docs/modules/public-records-foia?format=markdown","checksum":"6e0cde95579093015d7b0e964e4cbba47ae07678a981cc1663a1e90cea3dfed5","headings":[{"id":"overview","text":"Overview","level":2},{"id":"key-features","text":"Key Features","level":2},{"id":"request-intake-and-classification","text":"Request Intake and Classification","level":3},{"id":"responsive-records-identification","text":"Responsive Records Identification","level":3},{"id":"ai-powered-redaction-and-review","text":"AI-Powered Redaction and Review","level":3},{"id":"fee-assessment-and-management","text":"Fee Assessment and Management","level":3},{"id":"compliance-and-timeline-management","text":"Compliance and Timeline Management","level":3},{"id":"requester-portal","text":"Requester Portal","level":3},{"id":"chain-of-custody-and-evidence-integrity","text":"Chain of Custody and Evidence Integrity","level":3},{"id":"use-cases","text":"Use Cases","level":2},{"id":"integration","text":"Integration","level":2}],"markdown":"# Public Records & FOIA Management\n\n## Overview\n\nA journalist submits a FOIA request for all use-of-force reports from the past 12 months. The records office must acknowledge within 20 days, search multiple systems for responsive documents, redact officer personal information and ongoing investigation details, calculate applicable fees, and produce the final package. At the same time, three other requests are already in the queue at various stages. Managing that load manually, across email and shared drives, almost guarantees missed deadlines and inconsistent redaction.\n\nArgus Public Records & FOIA Management provides request tracking, document discovery, AI-powered redaction, multi-department fulfillment workflows, and compliance monitoring across federal FOIA and all 50 state public records laws. The platform serves government agencies, law enforcement, public institutions, and legal departments handling high-volume disclosure obligations.\n\n```mermaid\nflowchart TD\n    A[Request Received] --> B[Classification & Assignment]\n    B --> C[Acknowledgment to Requester]\n    C --> D[Records Search Initiated]\n    D --> E[Responsive Documents Collected]\n    E --> F[Privilege & Exemption Review]\n    F --> G[AI-Assisted Redaction]\n    G --> H[Reviewer Quality Check]\n    H --> I{Redaction Approved?}\n    I -- No --> G\n    I -- Yes --> J[Fee Assessment]\n    J --> K[Fee Waiver Determination]\n    K --> L[Production Package Assembled]\n    L --> M[Response Delivered to Requester]\n    M --> N[Statutory Deadline Met?]\n    N -- Missed --> O[Compliance Flag Raised]\n    N -- Met --> P[Request Closed]\n    M --> Q[Audit Log Finalised]\n```\n\n**Last Reviewed:** 2026-02-23\n**Last Updated:** 2026-04-14\n\n## Key Features\n\n### Request Intake and Classification\n\nThe platform accepts requests through multiple channels: public web portal, email, postal mail digitisation, in-person kiosk, phone with voice-to-text transcription, and API integrations with third-party platforms including MuckRock and FOI Services. Automated classification identifies request type, assigns it to the appropriate department, and triggers the relevant statutory timeline.\n\n### Responsive Records Identification\n\nMulti-source search capabilities locate responsive records across structured databases, unstructured file shares, email archives, backup systems, and legacy platforms. Keyword and Boolean search, date-range filtering, and custodian-specific searches ensure no responsive material is overlooked.\n\n### AI-Powered Redaction and Review\n\nMachine learning models trained on large redaction datasets automatically identify and propose redaction of personally identifiable information, protected health information, law enforcement sensitive details, confidential informant identifiers, juvenile records, ongoing investigation material, attorney-client privilege, and classified information. Human reviewers confirm or adjust AI proposals before production.\n\n### Fee Assessment and Management\n\nAutomated fee calculation applies federal regulations or the relevant state statute, accounting for search time, review time, duplication costs, and special processing. Waiver and reduction determinations for public interest, indigency, and media requester categories are applied automatically based on configurable rules.\n\n### Compliance and Timeline Management\n\nStatutory deadline tracking covers federal FOIA (5 U.S.C. § 552) and all state-specific timelines. Automated alerts fire well before deadlines. Escalation workflows route overdue requests to supervisors. Annual FOIA reports to the DOJ and equivalent state attorney general reports are generated automatically from the system's data.\n\n### Requester Portal\n\nA self-service portal allows requesters to submit requests, track status in real time, receive secure document delivery, and file appeals without calling the records office. Automated status updates reduce phone inquiries and improve transparency.\n\n### Chain of Custody and Evidence Integrity\n\nImmutable audit logs with cryptographic integrity verification record every action on every responsive record. Access logs capture who viewed each document, when, and from what source. This supports legal admissibility, protects against allegations of spoliation or tampering, and provides the evidence base for litigation defence.\n\n## Use Cases\n\n- **Litigation Defence**: demonstrate through an immutable audit log that records were not altered after release\n- **Discovery Compliance**: show good-faith compliance with civil discovery and Brady/Giglio disclosure obligations\n- **Media Inquiries**: quickly produce redacted incident reports from closed cases with AI-assisted redaction for efficiency\n- **High-Volume Public Records Programmes**: manage hundreds of concurrent requests at different stages without missing statutory deadlines\n\n## Integration\n\n- Records Management Systems for incident data, arrest records, and case reports\n- Document Management Systems including Laserfiche, SharePoint, and FileNet for enterprise content\n- Case Management and Investigations for linked investigative records\n- Financial systems for fee billing and payment processing\n- Court systems for discovery requests and subpoena responses\n- All request records and audit logs scoped to the organisation with role-based access control\n"}