This article explains how to add a team member in Redis Cloud, assign appropriate roles, manage user access, and troubleshoot common invitation and permission issues. It includes detailed Step-by-Step Instructions, a breakdown of User Roles and Permissions, guidance on Editing or Removing Team Members, and common Troubleshooting scenarios.
Step-by-Step Instructions
-
Log in to the Redis Cloud Console
Go to https://app.redislabs.com/ and sign in. -
Navigate to the Team Tab
In the left-hand navigation menu, select your account or organization, then click Team or Team Management.
-
Click “Add Member” or “Invite User”
The label may vary depending on the UI version, but both refer to the action of adding a new user. -
Enter User Details
Fill in:- First Name / Last Name
- Email Address
- Role – Choose one: Owner, Billing Admin, Manager, Member, Viewer, or Logs Viewer.
- Email Notification Preferences – Enable for alerts, operational, or billing emails
- Multi-Factor Authentication — Shows whether MFA is enabled (controlled by user’s own profile)
-
Send the Invitation
Click Add User or Send Invite. Redis will email the user an activation link. -
User Accepts the Invitation
The user must click the activation link and complete the signup process.
Once activated, the user appears in the Team list with their assigned role.
User Roles and Permissions
Redis Cloud supports six roles with different privileges:
| Task | Owner | Billing Admin | Manager | Member | Viewer | Logs Viewer |
|---|---|---|---|---|---|---|
| Access management | Yes | No | No | No | No | No |
| Account settings | Yes | Limited | No | No | No | No |
| Billing & payments | Yes | Yes | Limited | No | No | No |
| Create subscription | Yes | No | Yes | No | No | No |
| Edit subscription | Yes | Limited | Yes | No | No | No |
| View subscription | Yes | Yes | Yes | Yes | Yes | No |
| View database | Yes | Limited | Yes | Yes | Yes | No |
| Use REST API | Yes | Limited to Billing data | No | No | GET only | GET logs only |
Editing or Removing a Team Member
-
Edit User Details
- Click a user from the list, then click Edit.
- You can modify name, role, and notification settings, but not their email address.
- Click Save User to apply changes.
-
Remove a User
- Select the user and click Delete.
- Confirm removal in the dialog.
Note: Removing a user is a permanent action and cannot be undone.
Troubleshooting
For a Redis KB article, I'd organize it as a Quick Fix table first, then detailed troubleshooting sections underneath.
Quick Fix
| Issue | What to Check |
|---|---|
| User did not receive invitation email | Verify the email address is correct, check spam/junk folders, and resend the invitation from the Team tab. |
| User cannot accept the invitation | The invitation may have expired. Resend the invitation. Also verify the user is not already associated with another Redis Cloud organization using the same email address. |
| Access or permissions are not working as expected | Verify the assigned role and role scope. Update the user's role from the Team tab if necessary. |
| MFA shows as disabled | MFA must be enabled by the user from their own profile settings. The status updates automatically after setup is complete. |
| Redis Cloud Console is not loading correctly | Clear the browser cache, try a different browser, or contact Redis Support if the issue persists. |
Did Not Receive Invitation Email:
- Verify that the email address was entered correctly.
- Ask the user to check their spam or junk folder.
- Resend the invitation from the Team tab in the Redis Cloud Console.
Cannot Accept the Invitation:
Common causes include:
- The invitation link has expired.
- The user is already associated with another Redis Cloud organization using the same email address.
Resend the invitation and ask the user to retry.
Access or Permissions Are Not Working as Expected:
- Review the user's assigned role.
- Confirm the role provides the required permissions.
- Update the role assignment from the Team tab if needed.
Keep the following role limitations in mind:
- Billing Admin access is limited to billing and payment management and does not provide general subscription or database administration permissions.
-
Logs Viewer does not have Redis Cloud Console access and can only access logs through the Redis Cloud API
GET logs/endpoint.
MFA Shows as Disabled:
Multi-factor authentication must be enabled by the user from their own account profile settings. Administrators cannot enable MFA on behalf of another user.
After MFA is configured, the status displayed in the Redis Cloud Console updates automatically.
Redis Cloud Console Is Not Loading Correctly:
- Clear the browser cache and cookies.
- Try an alternative supported browser.
- Verify that browser extensions or corporate proxies are not blocking access.
- If the issue continues, contact Redis Support through Submit a Request.
Onboarding Progress
Previous: Connecting to Your Redis Cloud Database
Next: Secure Your Redis Cloud Database
You can return to the Redis Cloud Onboarding Overview at any time to track your progress or revisit earlier steps.
0 comments
Please sign in to leave a comment.