Hi Cin,
Certainly! You can create a new admin account for yourself by running this from the command line (also a step during
backend installation):
[dspace]/bin/dspace create-administrator
where [dspace] is your DSpace install directory. The script will create a new Administrative user with the email/password you provide. If that user already exists in the system, it will make that user an Admin and change their password to the provided password.