# How to Set a Password on Your Satisfactory Server (/docs/satisfactory/server-password)



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

Set the player (join) password via **Server Manager** → Server Settings → Change Password.

Also available via the HTTPS API `SetClientPassword` endpoint.

> 📝 **Note:** The player password is separate from the admin password. Admin password is set when claiming the server.

Related Guides [#related-guides]

* [Server Configuration](/docs/satisfactory/server-config)
