# Users and service accounts

> Manage users, service accounts, and access in your private cloud

[Create a user](./create-user.md): Manually create users if you work in local-only mode or without SSO-only configuration.
[Manage access for a user](./manage-access-for-user.md): Choose a set of permissions for each user.
[Create a service account](./create-service-account.md): Create service accounts for programmatic access to Unity services.
[Manage access for a service account](./manage-access-for-service-account.md): Choose a set of permissions for each service account.
[Manage keys for a service account](./manage-keys-for-service-account.md): Create or delete service account credentials.
[Authenticate with a service account](./authenticate-with-service-account.md): Use Basic or Bearer authentication when accessing APIs with a service account.
[Delete a service account](./delete-service-account.md): Completely remove a service account.
