---
title: "Managing OpenStack users"
description: "Find out how to manage OpenStack users from the OVHcloud Control Panel and the Horizon interface"
url: https://docs.ovhcloud.com/en/guides/public-cloud/cross-functional/create-and-delete-a-user
lang: en
lastUpdated: 2025-04-28
---
# Managing OpenStack users

## Objective

Access to Horizon and the OpenStack APIs is established via username/password pairs called "OpenStack users". You can create as many OpenStack users as needed and assign them various access permissions.

Using the Horizon interface, you can also set passwords for each individual user. Please note that when you change a user password, the previous password will be immediately cancelled.

**This guide explains how to manage OpenStack users from the OVHcloud Control Panel and the Horizon interface.**


## Requirements

- A [Public Cloud project](/en/guides/public-cloud/cross-functional/create-a-public-cloud-project.md) in your OVHcloud account


***

### OVHcloud Control Panel Access

- **Direct link:** <ManagerLink to="/#/pci/projects">Public Cloud Projects</ManagerLink>
- **Navigation path:** <code className="action">Public Cloud</code> > Select your project

***


## Instructions

### Creating an OpenStack user

Click on `Users & Roles
` the left-hand menu under **Settings**
.
Click on the button `Create User
`.
![User roles](/images/public-cloud/cross-functional/create-and-delete-a-user/users_roles.png)
The user description is not the username for the OpenStack user but a descriptive term to help you organise users and their permissions. Enter a description and click on `Next
`.
![Add user](/images/public-cloud/cross-functional/create-and-delete-a-user/adduser.png)
Now you can select user roles representing the permissions the user shall have. For each box checked, the user will gain access privileges according to the table below.

![Permissions](/images/public-cloud/cross-functional/create-and-delete-a-user/permissions.png)
Click on `Confirm
` to create the OpenStack user. Username and password will be automatically generated and displayed in your Control Panel.
![User_pw](/images/public-cloud/cross-functional/create-and-delete-a-user/user_pw.png)
Be sure to save the password shown in the green message box to a password manager at this time. The password cannot be recovered afterwards. However, you can always create a new password by clicking on `...
` and selecting `Generate a password
`.
![Generate](/images/public-cloud/cross-functional/create-and-delete-a-user/generatepw.png)
With the OpenStack user created, you can use its credentials to log into the [Horizon interface](/en/guides/public-cloud/cross-functional/introducing-horizon.md)
 by clicking on the link `Horizon
` in the left-hand menu.
### Change an OpenStack user password

You can create an OpenStack password once you have logged in to your [OpenStack Horizon](https://horizon.cloud.ovh.net) interface:

![Horizon login](/images/public-cloud/cross-functional/create-and-delete-a-user/1_H_login_window.png)
Your user profile is visible in the top right-hand corner of the Horizon interface. Click on your profile to open a menu with various options, select `Settings
`, then `Change password
` on the left-hand side:
![Change password](/images/public-cloud/cross-functional/create-and-delete-a-user/2_H_pass_change_option.png)
Enter your current password into the first field, then re-enter and confirm your new password in the next two fields.

:::info
When you change your password, please ensure that it meets the following criteria:

- The password must contain a minimum of eight characters.
- The password must contain a maximum of 30 characters.
- The password must contain at least one upper-case letter.
- The password must contain at least one lower-case letter.
- The password must contain at least one number.
- The password must only contain letters and numbers.

:::

To confirm your new password, click `Change
`.
![Set password](/images/public-cloud/cross-functional/create-and-delete-a-user/3_H_set_new_passord.png)
Please note that when you change your user password, your previous password is immediately cancelled.

### Deleting an OpenStack user

Click on `Users & Roles
` the left-hand menu under **Settings**
.
![public-cloud](/images/public-cloud/cross-functional/create-and-delete-a-user/delete.png)
Click on `...
` and select `Delete
`.
:::warning
Deleting a user is permanent and will invalidate all associated tokens, even those with an expiry date not yet exceeded.

:::

## Go further

[Introducing Horizon](/en/guides/public-cloud/cross-functional/introducing-horizon.md)

Join our [community of users](https://community.ovhcloud.com/).
