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.

Manage Users

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.

Add User

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.

Import from CSV - Navigation

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.

Import from CSV - Download CSV template

Add users from CSV file

In Dashboard Server, click Import from csv.

Import from CSV - Goto Import CSV users page

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
  • Email

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

  1. Download CSV template.
  2. Add users in the CSV file.

    Import from CSV - Add users into CSV file

  3. Save the CSV file and upload it.

    Import from CSV - Upload CSV file

  4. Once the file is uploaded the user details will be shown in the grid as like in the below image.

    Import from CSV - User detail in grid

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.

  1. After uploaded the users in Dashboard Server the results are displayed as below.

    Import from CSV - Success Message

Edit users

User profile details can be edited from the users edit page as shown in the below image.

Edit User

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.

Edit Password

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

Delete user from user management page

From user edit page

Delete user 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.

Deactivate user account

Activate users

Inactive users can be activated by clicking on the Activate User button in the user edit page.

Activate user account

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.

Activate user account - Resend Activation code

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.

Assign group to selected users

Users can be assigned to an existing group.

Assign existing group to selected users

A new group can also be created at this time and the selected users can be assigned to the new group.

Assign new group to selected users

NOTE

All the users in the group will have the permissions of assigned group.