> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.sparkedhost.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Disable AI on an Arma Reforger Server

Disabling AI on your Arma Reforger server can improve performance and create a more player-focused experience. This is especially useful for PvP servers, testing environments, or scenarios where AI behavior is not needed. While AI settings are typically configured through the server configuration file, this guide explains how to disable AI using the Apollo Panel for a simpler setup process.

## Disabling AI Using the Apollo Panel

1. Open the [Apollo Panel](https://apollopanel.com), and ensure that your server is offline.

2. Navigate to the Files Tab and open the file called "config.json".

   ![](https://images.surferseo.art/665d3514-61ec-4754-9976-80bf41d8dbc4.png)

3. From the "operating" line, set "disableAI" property to "true" to disable the AI. If the lines don't exist, you can enter them manually based on the image below.

   ![](https://images.surferseo.art/8798c473-c903-4fe9-ae6a-5ace8b911ff8.png)

4. Save your changes with the "Save Content" button in the top-right area.

   ![](https://images.surferseo.art/c100abb5-0675-4b12-a428-e89d549b2142.png)

5. Restart the server, and all the AI in the server will now be disabled.