Onboarding and Managing Users
Users can be onboarded to the system through two methods:
- Individual Email Addresses: Add users one-by-one by entering their email addresses. This approach is suitable for onboarding a small number of users.
- Bulk User Import: Add multiple users at once by uploading a CSV file containing user details.This method is efficient for onboarding a large number of users.
Adding Users
Prerequisites
- CAP POC: Ensure a CAP POC is set for the organization. Contact the Access team if it is not set. This is required to send an email for setting a password for the user.
- Roles Definition: Define the role of the organization. The roles below should be present in small cases.
Note: The case sensitivity in the org roles will be removed in future releases.- Org Level - Access to the entire organization-level data.
- Store Level - Access only to store-level data
- Zone Level - Access only to a zone level data
- Concept Level - Access only to concept-level data
Using Individual Email Addresses
This feature enables you to add users by entering their email IDs. All email addresses will receive the same level of permissions chosen in this process. A maximum of 10 emails can be added at once. For adding more users, the bulk user upload feature is available to create users in bulk efficiently.
Perform the following:
Admin access required
You need to have org access to add the users.
- Click Add new user.
- Select Add with email addresses and click Continue.
- Enter the email addresses one by one in this text box and click "enter" on your keyboard after typing each email. A maximum of 10 emails can be added.
- Select the User Type and click Continue. Please note that it is mandatory to assign a user type to each user.
- For Standard users - Select the entities to which you want to give access for those user(s) and click Continue. You can give access to the entire Organisation or certain Org units or Stores.
Note: Organisation owners will have access to the entire org by default, and hence there is no need to select any entity for an Org owner.
- (Applicable for Standard users) Choose the relevant permission set or you could also create a new permission set and click Continue.
Org owners will have full authority, so there is no need to select any permission set for an org owner.
- Click Send invite.
Once the Send Invite button is clicked, an email is triggered to the user's email address to set the user password. If the automatic email delivery fails or the user has not received the email, you can copy the invite link and send it manually. For information on password requirements, refer to documentation on the password requirements.
Adding Bulk Users
You can use the bulk-upload option to add users in bulk. With the bulk upload, you can have different permissions mapped to different users. A maximum of 200 users can be added using bulk upload.
To add the users in bulk, perform the following:
- Click Add new user.
- Select the bulk upload option.
-
Upload the CSV file. You can download the sample file, enter the values, and you can upload the same file. You can have multiple people on this list, and can also have different permissions for each person. So that way, you can customize permission for different users through this bulk upload flow.
email Email ID of the user userRole A designation of the user. For example, admin. groupName If applicable, the user group to which the user is associated with. title Title of the user. For example, Mr, Miss. firstName First name of the user middleName Middle name of the user lastName Last name of the user mobile Mobile number of the user accessibleEntities Entities to which the user will have access. Organization, Org units/Concepts, Stores, Zones. userType The user type. Standard or Org owner.
- Click Create user(s). An email will be sent to the registered user to set the user password. If the automatic email delivery fails or the user has not received the email, you can copy the invite link and send it manually. For information on password requirements, refer to documentation on the password requirements.
Sending User Registration Invite Link Manually
If the automatic email notification fails to send, you can manually send the registration invite link to the user. Follow these steps:
- Navigate to the User List page.
- Locate the user's row and click the kebab menu (⋮).
- Select the Copy invite link from the menu options.
Once you have copied the link, you can:
- Send it to the user through your preferred communication channel
- Verify the link by pasting it in a browser - it should direct to the password reset page for that user
Note: When the user clicks this link, they will be taken to a password reset page to complete their registration
Note
The invite link is valid for 24 hours from the time it was created. You can create a new invite link and share with the user.
Managing Users
Viewing Users
You can view the user list on the Onboarding users' homepage. You can also export the users' list. The users list includes the following details:
- Name and Email address of the user
- User type
- Status
- Active indicates that the user is active
- Pending indicates that the user has received the invite to join the organisation but has not joined
- Deactivated indicates that the user is deactivated.
Exporting Users List
You can export the present users' list of the org in a CSV format. The CSV file contains the following details:
-
First name
-
Last name
-
Email address
-
Mobile
-
Status
-
Created on
-
Created by
-
Last login
-
Is cap tech user - Indicates if the user is a capillary tech user. This is identified using the email address of the user.
Updating Users
You can update the users one by one or in bulk.
Updating Users Individually
To edit a single user,
- Navigate to the User List page.
- Locate the user's row and click the kebab menu (⋮).
- Select Edit.
- Make the required changes and click Save Changes.
Updating Users in Bulk
-
Select the Bulk update users option from the user listing page:
-
Upload file with relevant fields to update user details:
- Click Done.
Note: Updating user permission will append or add to the existing permissions.
Removing a User
You can remove users individually or multiple users together by selecting 1 or many user(s) from the user list available on UI. To remove, on the user listing page, select the user and click Remove from organization.
Password Requirements
The password set by users must adhere to the following guidelines:
Password Complexity Requirements
- Minimum length of 9 characters
- Includes at least:
- one uppercase letter
- one numeric digit
- 1=one special character (e.g., !, @, #, $)
- Cannot be the same as the user's username
Password History Restrictions
- Cannot match any of the user's last 4 previously used passwords
Updated 19 days ago