> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.empowerservers.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).

# Adding Workshop Collections to Your Counter-Strike 2 Server

### Setting your Steam Game Server Login Token

Counter Strike 2 has game server keys for you to assign. These keys establish an account as the server owner and are used to stop users from violating rules with bot accounts. The keys are required for most game servers using the source engine, and in this case is required for adding workshop maps and collections. The key can expire, but can be regenerated, as long as your account has not been banned.

1. Go to [https://steamcommunity.com/dev/managegameservers](https://steamcommunity.com/dev/managegameservers), make sure you are logged into your steam account.

2. Scroll to the bottom of the page, set the App ID to 730, which is CS2, and the memo to whatever you'd like.

![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/image_dzv5yl.png)

Once you click create, it'll show you your new game server account:

![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/image_5gu9g5.png)

3. Copy the Login Token it gives you.

4. Once you have your Login Token, navigate to your server on the control panel

![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/image_14pfnli.png)

5. Click on Configuration > Startup Parameters, then scroll down to `Steam Gameserver Login Token` and paste your login token into the box.

![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/image_1pa6cwp.png)


### Setting your Workshop Collection ID

1. On that same Configuration > Startup Parameters page, paste the ID of the workshop collection into the `Workshop Collection ID` box.

|| The ID is the last part of the workshop url: ![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/image_1prtdqk.png)

![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/image_eq20c2.png)

2. Once that saves, go to your console and restart the server. Upon restart you can run the command `ds_workshop_listmaps` to confirm that your maps are loading in.

|| It'll take a couple minutes for them all to load properly, so wait a moment before trying the command.

![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/image_1bi4nfg.png)
