Agency Docs
Standalone

Agency-Admin Installation

Full-featured admin panel with modern glass UI design providing comprehensive server management through Dashboard.

v1.4.0Paid5 Pages

01Installation

  1. 1Place resource in resources folder
  2. 2Add ensure Agency-Admin to server.cfg
  3. 3Add ACE permission: add_ace group.admin agencyadmin.use allow
  4. 4Add yourself: add_principal identifier.license:YOUR_LICENSE group.admin

02Dependencies

  • None required, framework independent
  • Agency-Reports-V2 (optional)
  • Groq API key (optional, for AgencyAI)

+Good to know

This page guides you through installing Agency-Admin, a modern admin panel resource for FiveM servers. Before starting, make sure you have access to your server's resources folder and server.cfg. No additional dependencies are required, but optional integrations are available. Follow the steps below to ensure the resource is correctly added and permissions are set for your administrators.

Add the Resource
Download Agency-Admin and place the entire resource folder into your server's resources directory. This ensures all scripts and assets are available to your server when it starts.
Configure server.cfg
Insert ensure Agency-Admin into your server.cfg file. This command loads the resource every time your server starts, making the admin panel accessible to those with permission.
Set ACE Permissions
Grant admin access by adding add_ace group.admin agencyadmin.use allow to your server.cfg. Assign yourself or other staff to the admin group using add_principal identifier.license:YOUR_LICENSE group.admin, replacing YOUR_LICENSE with the correct identifier.

?Frequently asked questions

Do I need any dependencies to use Agency-Admin?

No dependencies are required for Agency-Admin to function. However, you can optionally integrate Agency-Reports-V2 or use a Groq API key for the AgencyAI mini-chat feature. The script is designed to operate independently.

How do I grant admin access to specific users?

Use the add_principal identifier.license:YOUR_LICENSE group.admin line in your server.cfg to add users to the admin group. Make sure to replace YOUR_LICENSE with the actual license identifier of the user you want to grant permissions to.

What ACE permission is needed for admin panel access?

You must add add_ace group.admin agencyadmin.use allow to your server.cfg. This grants the necessary permission for users in the admin group to access the Agency-Admin panel and its features.

What should I check if the admin panel does not appear?

Verify that Agency-Admin is placed in the resources folder and ensured in server.cfg. Also, confirm that ACE permissions are set correctly and that your identifier is added to the admin group. Restart the server after making changes to apply them.

Still stuck after this page? Our support team takes it from here.