> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How do I add users to the slurm-users group?

In the CoreWeave Cloud Console, go to **Administration** > **Groups** and add the user to the `slurm-users` group for standard access. Add them to the `sudo-users` group as well if they need privileged commands on the login node. These are the default group names created when the SUNK cluster was provisioned. Your cluster may use different names if it was set up with custom groups.

The user must also add their own SSH public key to their CoreWeave profile before they can SSH into the login pod. Adding a user to a group provisions their account in Slurm but does not install a key on the login node.

SUNK User Provisioning (SUP) syncs group membership and SSH keys from CoreWeave IAM into the cluster. For full setup details, see [Provision users in SUNK](/products/sunk/manage_sunk/manage_cluster_access/sunk_user_provisioning).

***

<Badge stroke shape="pill" color="blue" size="md">[Authentication & Access](/support/sunk/tags/authentication-access)</Badge>
