Manage Users
This section explains on how to add, edit, activate, deactivate, delete users and also on how to manage the permissions and assign users to groups in the Syncfusion Dashboard Server.
Users can only be added/edited/deleted by the users, belonging to the System Administrator
group.
Add new users
New users can be added to the Dashboard Server individually or in bulk using CSV import
Add individual users
To add new users to the dashboard server, click on New User
and then Create User
from the User Management page.
The Add User
dialog will be shown as like in the image below.
Fill the form with Username, Email address, First name and Last name and click on Add
.
New account will be created for users in the Dashboard Server. Regarding account activation, refer to User Settings section for more details.
Import users from CSV
To automate the process of adding large number of users to a Syncfusion Dashboard Server, you can download the CSV template file and add the users in it and then import the file.
You can navigate to user management page by click User Management
drop down under the Admin
menu as below.
NOTE
The section will explain on how to import the users from CSV file which can be downloaded from below location in Dashboard Server application.
Add users from CSV file
In Dashboard Server, click Import from csv
.
CSV file Requirements
The first row in the CSV template represents the column heading. Syncfusion Dashboard Server assumes that the data from the second line in the file represents the user.
We have the following two types of User account activation.
- Automatic
We have the following columns are considered as mandatory in the downloaded CSV file.
- Username
- Email address
- Full Name
- Password : If the Syncfusion Dashboard Server configured with
Automatic
account activation, password field should be filled. Otherwise we can leave the password field as empty.
Follow the below steps to add users using the CSV template
- Download CSV template.
-
Add users in the CSV file.
-
Save the CSV file and upload it.
-
Once the file is uploaded the user details will be shown in the grid as like in the below image.
If the Syncfusion Dashboard Server configured with Email
activation, the activation mail will be send to the user’s mail Id. If the Syncfusion Dashboard Server configured with Automatic
activation, the user will be automatically activated.
-
After uploaded the users in Dashboard Server the results are displayed as below.
Edit users
User profile details can be edited from the users edit page as shown in the below image.
First Name, Last Name, Email address, Phone number and profile picture and the login password for the user can be edited by the user belonging to the ‘System Administrator’ group.
Delete users
Users can be deleted from the Dashboard Server when the user no longer requires the access. Users can be deleted from the user management page or from the edit page.
From user management page
From user edit page
Deactivate users
Users can be deactivated at any time. Once deactivated, the user cannot log into the Dashboard Server.
To deactivate a user, select inactive from the status dropdown in the user edit page.
Activate users
Inactive users can be activated by clicking on the Activate User
button in the user edit page.
This will send an account activation email to the user with an activation link to activate the account and again this activation link will be valid only for 3 days.
If the user has not received the activation email within 3 days or missed to activate the account, the System Administrator
has to resend the activation email to the user.
Manage permissions
Check the Manage Permissions section to learn how to manage permissions to an user.
Assign users to group
Users can be assigned to one or many groups from the user management page.
Users can be assigned to an existing group.
A new group can also be created at this time and the selected users can be assigned to the new group.
NOTE
All the users in the group will have the permissions of assigned group.