How to create a Redmine user

Redmine user accounts connect a person's login, profile details, notification preferences, and project access eligibility. Create an account before a team member needs project membership, issue assignment, watchers, time entries, or wiki edits under their own name.

AdministrationUsers manages local accounts and shows their activation state. An active account can sign in and be assigned to project work, while registered or locked accounts cannot be used normally until an administrator activates or unlocks them.

Use an initial password path that matches the site's onboarding process. If email delivery is not configured, create the account without relying on generated account-information email and give the user a separate password-reset or onboarding channel after mail is working.

Steps to create a Redmine user:

  1. Sign in to Redmine with an administrator account.
  2. Open AdministrationUsers.
  3. Click New user.
  4. Complete the Information and Authentication fields for the account.

    Leave Administrator unchecked unless the user should have unrestricted access to all Redmine administration and every project.

  5. Review the email notification and preference defaults before saving.

    The initial password must meet the local password policy. Use Generate password only when the site's email delivery path can send the onboarding message.

  6. Click Create.
  7. Filter the users list for active accounts and confirm the new user row appears.
  8. Sign out and sign in as the new user.

    The user account should open My page or another normal signed-in landing page.

  9. Sign back in as an administrator and open the target project SettingsMembers dialog.
  10. Search for the new user and confirm the account appears in the member picker.