---
title: How to manage the users of a Cloud Essentials for RabbitMQ deployment
description: This page provides detailed information on how to manage the users of a Cloud Essentials for RabbitMQ deployment using the Scaleway console.
tags:
dates:
  validation: 2026-05-06
  posted: 2026-05-06
---

import Requirements from '@macros/iam/requirements.mdx'

This page explains how to manage the users of a RabbitMQ deployment using the Scaleway console.

<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- [Created a RabbitMQ deployment](/rabbitmq/how-to/create-rabbitmq-deployment/)


1. Click **RabbitMQ** in the **Integration Services** section of the console. The list of your RabbitMQ deployments displays.

2. Click the name of the RabbitMQ deployment in which you want to update a user's password. The deployment's **Overview** page displays.

3. Click the **Users** tab. The list of users within your deployment displays.

4. Click **Change password** next to the appropriate user. A pop-up displays.

5. Enter a new password, or automatically generate one, then click **Update password**.

You can now [connect to your deployment](/rabbitmq/how-to/connect-to-rabbitmq-deployment/) using the new credentials.