# How to Set a Password on Your Skyrim Together Reborn Server (/docs/skyrim-together/set-a-password)



import { Step, Steps } from 'fumadocs-ui/components/steps';

Here is how to set a password on your Skyrim Together Reborn server.

Setting a Server Password [#setting-a-server-password]

<div className="fd-steps">
  <div className="fd-step">
    Stop Your Server [#1-stop-your-server]

    Log in to the [XGamingServer Panel](https://panel.xgamingserver.com) and stop your server.
  </div>

  <div className="fd-step">
    Open Startup Settings [#2-open-startup-settings]

    In the sidebar, go to `Startup`.
  </div>

  <div className="fd-step">
    Set the Password [#3-set-the-password]

    Find the password setting and enter your desired password.
  </div>

  <div className="fd-step">
    Start Your Server [#4-start-your-server]

    Start your server. Players will now need to enter the password when connecting.

    > 💡 **Tip:** Share the password only with players you want on your server. They will need to enter it in the connection dialog when joining.
  </div>
</div>
