# Renaming Your Brickadia Server (/docs/brickadia/change-server-name)



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

Your server name is what players see in the server browser. Here is how to change it on your Brickadia server.

Changing Your Brickadia Server Name [#changing-your-brickadia-server-name]

<div className="fd-steps">
  <div className="fd-step">
    Open the Startup Page [#1-open-the-startup-page]

    Log in to the [XGamingServer Panel](https://panel.xgamingserver.com) and select your server. In the sidebar, go to `Startup`.
  </div>

  <div className="fd-step">
    Update the Server Name [#2-update-the-server-name]

    Find the `Server Name` setting and enter your desired server name.
  </div>

  <div className="fd-step">
    Restart Your Server [#3-restart-your-server]

    Restart your server to apply the new name.
  </div>
</div>
