Agency-Reports V2
Modern report/support system with in-game UI for players and admins, featuring live chat per report with persistent.

01Overview
Modern report/support system with in-game UI for players and admins, featuring live chat per report with persistent message history, status workflow (open > progress > closed), and admin utility actions (Goto, Bring, Heal). Supports ESX, QBCore, and Standalone with AI-powered chat replies via Groq, Discord webhooks, and 13 languages.
02Features
+Good to know
Agency-Reports V2 provides an in-game report and support system with a modern UI for both players and admins. It features live chat for each report, a status workflow, and admin utility actions. The script includes Discord webhook integration, AI chat replies via Groq, and supports 13 languages. Installation requires oxmysql, and the script auto-detects your framework during setup.
- Player and Admin Interfaces
- Players can submit reports using the command set in the config, while admins access the admin UI via their own command. Both interfaces offer live chat per report with persistent message history, making communication straightforward and organized.
- Admin Actions and Permissions
- Admins can claim, close, and manage reports, as well as use utility actions like Goto, Bring, and Heal. Access to the admin UI and actions is restricted to groups defined in the config: admin, superadmin, mod, and god.
- Integration and Language Support
- The script integrates with Discord via webhooks and offers optional AI-powered chat replies using Groq. It supports 13 languages, allowing for a broad range of server communities. Framework detection is automatic, and database tables are created on first start.
?Frequently asked questions
Which permissions are required for admin access?
Only users in the admin, superadmin, mod, or god groups as defined in the config can access the admin UI and use admin actions. Make sure your staff are assigned to one of these groups to manage reports effectively.
What dependencies are needed to run Agency-Reports V2?
oxmysql is required for database operations. ESX or QBCore are optional and will be detected automatically if present. Ensure oxmysql is installed and started before Agency-Reports V2 for proper functionality.
What should I do if the report UI commands do not work?
Check that the command names in the config are set correctly and that the resource is started after any config changes. Also, verify that your permissions match the required admin groups if accessing the admin UI.
How does language support and AI chat integration work?
The script includes support for 13 languages and can send report activity to Discord via webhooks. AI-powered chat replies using Groq are available as a beta feature and can be configured as needed in your setup.