How to do SWIFT user administration
- Create a new user.
- Login to the SWIFT dashboard and navigate to the Configuration menu and User sub-menu.
- Let’s click on Add button and enter user details.
- After clicking on Add button you will see below options to fill out information about the user to log in to the SWIFT.

- As mentioned in the screenshot above, there are some mandatory fields that require information to be filled out, such as username, organization, authentication provider, password, etc
- In user name: You should give any user name.
- Organisation: It will be a admin
- Access level: User admin access options to grant user admin level access for the mentioned organization.
- First Name: Put your first name.
- Last Name: Put the last name.
- In email section: Put valid email id (not mandatory)
- Phone: not mandatory
- In Auth Provider: You can choose local (currently supported: Local DB)
- Password: You can set any (password must contains: one lower case, upper case, special char, digit
- Also, there is one option to ‘Force user to change the password at First login’ à Use this option to force the user to change the password at first login.
- Once clicked on the Add button, it will create a user as shown below. You can modify the user's organization, password, and user profile in the Actions section.
- If you have selected the option to force the user to change the password at first login, you will see a prompt like the one in the snippet below to change the password when you log in for the first time.
- Once you have changed the password, you can log in with your newly created user to verify. You will see in the below snippet.
- Delete a user from SWIFT.
You can delete the user from the SWIFT using the SWIFT Dashboard.
- Login to the SWIFT dashboard and navigate to the Configuration menu and user sub tab. You would get all the users list
- Select the user you want to delete and press the ‘Delete’ button. The dashboard would ask you for confirmation as you can see in below snippet.
- After you click on the Delete button, it will delete the selected user as shown below.