> For the complete documentation index, see [llms.txt](https://docs.ititanhosting.ro/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ititanhosting.ro/docs/english/games/fivem/name-change.md).

# Name change

#### If you want to change your FiveM server name, follow these steps:

1. Navigate to the **GamePanel**, go to the "**Startup**" section, then set your server name in the "**Server Hostname**" field;
2. Edit the "**server.cfg**" file;
3. Find and modify the following lines (if you can’t find them, you can add them):

```
sv_projectName "Server name"
sv_projectDesc "Server description"
```
