# Key Features

## 🚀 Overview – FiveM Police HR Tablet System

Welcome to the official documentation for the FiveM Police HR Tablet System — a complete department management solution designed to modernize roleplay and streamline operations across your RP server.

Built for performance, realism, and flexibility, this system includes a fully interactive in-game tablet, detailed employee control, K9 integration, forms management, and developer-friendly exports — all in one unified experience.

***

### 🖥️ Tablet Structure – Sleek, In-Game Command Hub

* Fully in-game tablet interface with mouse control
* Open via command, item, or target zone (ox\_target & qb-target supported)
* Move freely while the tablet is open
* Blend tablet to the side for full control while walking or talking
* Configurable access by job or zone

Tablet placement is fully customizable and supports multiple interaction styles.

***

### 📊 Dashboard – Real-Time Overview

* Hour-based officer activity chart
* Department-wide duty time counter
* View online officers at a glance
* Department wallet management
* Quick audit preview & summaries

Everything you need to see what’s happening in your department — live.<br>

<figure><img src="/files/C5g1qJp7A6QVcwMT0fRG" alt=""><figcaption></figcaption></figure>

***

### 👥 Employee Manager – Control & Oversight

* Hire, fire, suspend, promote officers
* Search employees by name, status, or online presence
* Create custom statuses (LOA, Suspended, On-Duty, Part-Time, etc.)
* View full profiles with last activity, total duty time, rank, and badge number
* Assign permissions per officer: manage employees, funds, divisions, forms, etc.
* Online sorting & real-time profile access

Built like a real administrative roster — but interactive, and in-game.<br>

<figure><img src="/files/5oPLP2ZGQQvidWuPqcO4" alt=""><figcaption></figcaption></figure>

***

### 📸 Photo Booth System – Professional Mugshots

* Snap officer photos in-game — even if they’re offline
* Apply custom or department uniform from config
* Auto-align and save profile image to their record
* Clean, consistent ID-style shots for every officer

Now every officer looks professional, and every record looks official.

<figure><img src="/files/co9spgfkPJfEqj2PgRSe" alt=""><figcaption></figcaption></figure>

***

### 🏢 Division Manager – Custom Structure & Roles

* Create divisions with name, icon, description, and color
* Add custom ranks and tags
* Assign permissions per division rank
* Invite unlimited members to divisions
* Developer exports available to check division, rank, or tag externally
* Use exports to restrict scripts, display roles, or sync permissions

Perfect for SWAT, Detectives, EMS Units, or any internal RP structure.

<figure><img src="/files/7iZo5F5Gp1ujwellCHNb" alt=""><figcaption></figcaption></figure>

***

### 📝 Form System – Build & Manage Documents In-Game

* Drag-and-drop form builder with text inputs, dropdowns, radios, dates, etc.
* Make forms public or private
* Preview before publishing
* Set zone-based restrictions (fill only in specific locations)
* Activate / Deactivate forms anytime

Admins and players can use this for applications, internal reviews, training reports, and more.

<figure><img src="/files/k7rRGxYk0uT2zwqHxuNw" alt=""><figcaption></figcaption></figure>

***

### 📂 Review Forms – Easy Filtering & Approval

* View submitted forms by category or status
* Sort by unread, accepted, denied
* Search submissions by player name
* View full profile & submission content
* Approve, deny, or delete forms in one click

Everything is visible, trackable, and roleplay-friendly.

<figure><img src="/files/OZ1ALVNIG86Rzr48O6s3" alt=""><figcaption></figcaption></figure>

***

### 🐾 K9 Division Integration (Optional)

* View all dogs in your department
* Stats: stamina, attack, smell, thirst, hunger
* Service time & medal tracking
* Assign medals with description and point value
* Integrated with evo-k9 or standalone versions

Track your working dogs just like your officers.

<figure><img src="/files/YIXxbVLvult9PkebzoBo" alt=""><figcaption></figcaption></figure>

***

### 🕵️ Audit Logs – Full Oversight & Discord Integration

* Track every change: hiring, strikes, divisions, permissions, forms
* View logs by category
* Flag any action for follow-up
* Flagged actions are auto-sent to your Discord via webhook

Keep your high-command team in the loop — in-game and out.

<figure><img src="/files/3ABd03E3Brsudo3em6KN" alt=""><figcaption></figcaption></figure>

***

### 🛠️ Notes

* All permissions are returned as tables and can be parsed for checking access inside your own scripts.
* Rank structures and division memberships are synced to your database and can be modified in real-time.
* All exports are callback-based and designed for performance.

Need an export not listed here? You can easily extend the export system by reading from the database tables:

* evo\_hr\_employees
* evo\_hr\_divisions
* evo\_hr\_division\_members

***

***

### 📦 Highlights

* Tablet is now fully mobile + supports blending mode
* All features work with QBCore, ESX, or Standalone
* Optimized for performance (0.00–0.01ms idle)
* Works with ox\_target, qb-target
* Supports illenium-appearance, qb-clothing, fivem-appearance
* Full permission system with customizable access per tab

***

### 📹 Preview Video

Want to see it in action?\
🎬 [Watch the Preview Video on YouTube](https://youtu.be/A-jpahSv5q4)

***

### 🛒 Available on Tebex

Grab it now and bring your department to life:\
💼 [Get the Script on Tebex](https://leotablet.evo-dev.com/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://evo-development.gitbook.io/evo-development-docs/products/leotablet/key-features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
