How to add a new user in Jenkins?

To add a new user in Jenkins, follow these steps:

  1. Click on the “Manage Jenkins” option in the top right corner of the Jenkins homepage.
  2. Click on the “Manage Users” option on the “Manage Jenkins” page.
  3. Click on the “Create User” button on the “Manage Users” page.
  4. Fill in the new user’s username, password, and other necessary information on the “Create User” page.
  5. Click on the “Create User” button to successfully add a new user.

You can now assign appropriate permissions and roles to new users so they can manage projects and perform build tasks using Jenkins.

bannerAds