> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Configure RemoteAdmin (RA) in SCP:SL

> Set up Remote Admin on your SCP:SL server to manage rounds, kick players, assign roles, and monitor game state from the dedicated admin panel interface.

## Introduction

SCP:SL servers use "Remote Admin" (RA) to manage rounds.

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    5 Minutes
  </Card>
</CardGroup>

***

## Step-by-Step Guide

1. Navigate to `/Config/7777/` (or port number config path).
2. Open `config_remoteadmin.txt`.
3. Add your SteamID64 under the "Owner" role.
   ```yaml theme={null}
   Members:
   - 76561198000000000: owner
   ```
4. **Restart**.
5. Press `M` inside game to open RA panel.

## Conclusion

The RA config is YAML based. Indentation matters! Do not use tabs, use spaces.

<Note>
  ### Support Channels

  If you need assistance or have any questions, please contact our support team:

  * **Live Chat:** Available on our website
  * **Website Ticket:** [Submit a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### First Month Discount

  Use code **KB20** at checkout to get **20% off** your first month of hosting!
</Tip>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026
</div>
