# How To Change Your Don't Starve Together Server Name (/docs/dont-starve-together/change-server-name)



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

Here is how to change your Don't Starve Together 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 Don't Starve Together server. In the sidebar, click **Startup**.
  </Step>

  <Step>
    Change the Server Name [#change-the-server-name]

    Find the **Server Name** or **Cluster Name** field and enter your desired name.
  </Step>

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

    Go to **Console** in the sidebar and restart your server.
  </Step>
</Steps>

> 💡 **Tip:** You can also change the name in the `cluster.ini` file by editing the `cluster_name` setting under the `[NETWORK]` section.
