Transfer custom reports to a different user

I am retiring soon, and would like to transfer all of my personal email reports to another Matomo user so that they do not have to manually recreate all of them.

I know this is something that would require a database update, but am not familiar with the database schema. I would really appreciate it if somebody could provide me with a sample SQL statement.

Thanks!

Hi there,

(not tested)

There is an alert table in the DB you may be able to just alter the login.

The alternative would be to add another email to the alert and avoid having your account deleted.