I want to copy the dev DB of a supertokens account...
# support-questions-legacy
j
I want to copy the dev DB of a supertokens account to the dev DB of another supertokens account. Is that possible? Basically I created my own account with my personal work mail, now I have a "real" account on behalf of the company and I'd like to migrate users while keeping their IDs.
r
Hey. We give you access to the dbs, you can copy the info from one to the other via a script.
j
Awesome, thanks