# Renaming Your Duckside Server (/docs/duckside/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 Duckside server.

Changing Your Duckside Server Name [#changing-your-duckside-server-name]

<Steps>
  <Step>
    Open the Startup Page [#open-the-startup-page]

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

  <Step>
    Update the Server Name [#update-the-server-name]

    Find the **Server Name** setting and enter your desired server name.
  </Step>

  <Step>
    Restart Your Server [#restart-your-server]

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