---
title: "How to Add an Allowlist to your SCP: Secret Laboratory Server"
description: "Learn how to easily set up an allowlist on your SCP: Secret Laboratory server using Nodecraft. Protect your community and restrict access to authorized players."
source: "https://nodecraft.com/support/games/scp-secret-laboratory/how-to-add-an-allowlist-to-your-scp-secret-laboratory-server"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvNGEwZWVkMGIxYS9zY3AtYmFubmVyLnBuZy9tLyJ9LHsibmFtZSI6ImdhbWVfbG9nbyIsImltYWdlX3VybCI6Imh0dHBzOi8vY21zLWEubm9kZWNyYWZ0LmNvbS9mLzEzMzkzMi8zNzV4MTUwLzg3MjJlMjkxZjYvc2NwLWxvZ28ucG5nL20vIn0seyJuYW1lIjoiY3RhX3RleHQiLCJ0ZXh0IjoiQ3JlYXRlIHlvdXIgb3duIHNlcnZlciEifSx7Im5hbWUiOiJ0ZXh0IiwidGV4dCI6IkhvdyB0byBBZGQgYW4gQWxsb3dsaXN0IHRvIHlvdXIgU0NQOiBTZWNyZXQgTGFib3JhdG9yeSBTZXJ2ZXIifV0&s=0da5ad19945c1bc1937426945749e742c71c694a2fc01fb47a18935423d22981"
published: "2026-06-02T15:59:06.657Z"
updated: "2026-06-02T15:59:06.657Z"
---

# How to Add an Allowlist to your SCP: Secret Laboratory Server

Learn how to easily set up an allowlist on your SCP: Secret Laboratory server using Nodecraft. Protect your community and restrict access to authorized players.

In this guide we are going to cover how you can set up a whitelist on your SCP server. A whitelist is a great way to moderate your server and ensure that players that join your server are only ones that you have allowed to join.

## Adding a player to the whitelist

1. Open your dashboard
2. Locate your SCP server and click on the **panel **button.
3. Once you are on your SCP panel, stop your server then navigate to the **Game Settings **page.  
  ![Close-up of the Nodecraft control panel sidebar for an SCP: Secret Laboratory server, showing the server status as online with a red box highlighting the Game Settings option under the Overview tab.](https://cms-a.nodecraft.com/f/133932/336x373/c3d18f69ba/nodecraft-panel-scp-sl-game-settings.png/m/)
4. Once on the settings page, click on the **Security **tab.   
  ![The Nodecraft control panel menu for SCP: Secret Laboratory Game Settings, with a red box highlighting the Security tab located between the Gameplay and Technical options.](https://cms-a.nodecraft.com/f/133932/727x272/5887633b09/scp-sl-game-settings-security-tab.png/m/)
5. On the security tab ensure **Enable Allowlist/Whitelist** is turned on under the **Access Control** section then click submit.  
  ![The Access Control section within the Nodecraft server panel, showing a toggle switch turned on to Enable Allowlist/Whitelist for an SCP: Secret Laboratory server.](https://cms-a.nodecraft.com/f/133932/510x213/2a5d18d4ad/nodecraft-scp-sl-enable-allowlist-toggle.png/m/)![Close-up of the Nodecraft control panel settings area showing a red box highlighting the blue Submit button located next to the Reset option.](https://cms-a.nodecraft.com/f/133932/407x297/bc81c19823/nodecraft-security-settings-submit-changes.png/m/)
6. Once the whitelist is enabled then navigate to your** File Manager**.   
  ![Close-up of the Nodecraft control panel sidebar menu, showing the Server Files dropdown expanded with a red box highlighting the File Manager option under an online server status.](https://cms-a.nodecraft.com/f/133932/327x778/7220cccdea/nodecraft-panel-server-files-file-manager.png/m/)
7. Once on the file manager, navigate to following folder:` /.config/SCP Secret Laboratory/config/<ServerPort Number(Typically 7777)>/` .  
  ![The Nodecraft File Manager displaying the directory path structure for an SCP: Secret Laboratory server, with a red box highlighting the 7777 port folder and the UserIDWhitelist.txt configuration file visible in the right panel.](https://cms-a.nodecraft.com/f/133932/2174x654/4bee617881/scp-sl-useridwhitelist-file-path.png/m/)
8. Once in the config folder, open the file **UserIDWhitelist.txt** by double clicking on it.   
  ![The Nodecraft File Manager displaying a list of server configuration files, with a red box highlighting the selection checkbox next to UserIDWhitelist.txt under the config directory path.](https://cms-a.nodecraft.com/f/133932/583x441/6a30f95907/scp-sl-useridwhitelist-file-selection.png/m/)
9. For the next part you will need your or the players SteamID64 which can be looked up on [SteamID.net](https://steamid.net).  
  ![A view of the SteamID.net website for converting and looking up Steam IDs](https://cms-a.nodecraft.com/f/133932/1218x711/a4574c5a6f/steamid-lookup-preview.png/m/)
10. Once on the website, enter the steam username you’d like to get the ID for and click **lookup**.
11. Once looked up, the Steam64ID will appear listed below.
12. Once you copy the SteamID64 go back to the file UserIDWhitelist.txt and paste in the ID on a new line being sure to add **@steam** after the steamID64.   
  ![The UserIDWhitelist.txt file open in the Nodecraft text editor, with a red box highlighting a line of code showing a player's SteamID64 correctly appended with @steam under a comment placeholder.](https://cms-a.nodecraft.com/f/133932/1026x243/413f99f1b6/scp-sl-whitelist-steamid64-format-example.png/m/)
13. Once you have added the players to the file, click **save**.   
  ![Close-up of the Nodecraft code editor toolbar showing a red box highlighting the green Save Changes button next to Rename, Copy, Move, and Delete options.](https://cms-a.nodecraft.com/f/133932/448x113/2a12ecf78e/nodecraft-file-manager-save-changes.png/m/)
14. Start your server.

## Conclusion

You have now enabled the whitelist on your SCP server. Your server will now only allow those you have been added to the whitelist to join your server.
