> For the complete documentation index, see [llms.txt](https://loureiro-stoned.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://loureiro-stoned.gitbook.io/docs/report-system.md).

# Report System

## INSTALLATION

### 1.  Resource Download

\
**To get started, you'll need to download your new resource previously purchased from** [**shop**](/docs/overview/website-shop.md)**.** For that we must log in with our account at [`keymaster`](https://keymaster.fivem.net/asset-grants/) and look for the Asset grants section, there we will find our complete package.

{% hint style="info" %}
To get updates you get them from the same website ([keymaster](https://keymaster.fivem.net/asset-grants)).
{% endhint %}

### 2. Unzip The Folder

Unzip the script folder than **copy&#x20;*****"stoned-reports"*** folder and **paste** it on your server **resources folder.**

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

### 3. Ensure the resource

Put this line in your server.cfg.

{% hint style="warning" %}
This should be under your essentials resources.
{% endhint %}

```
ensure stoned-reports
```

## CONFIGURATION

### 4. Configure

**4.1  Setup your framework and groups to access the staff panel**

*ESX Example*

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

**4.2 Setup how to open the report menu & staff panel**

*Example to open only by command*

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

**4.3 Configure the remaining details, such as:**

* Notify
* Locations (...)

**4.5 Put webhook URL**

* File: config/webhook.lua

**4.6 If you want to custom the permissions**<br>

* File config/functions.lua

### 5. Restart Server
