Prerequisites
- You must be the account owner
settings:deletepermission (enforced in the dashboard)- The recipient must already be an active ADMIN on the account
Transfer flow
Start transfer
In the Transfer Account section, click Transfer. The button is disabled if you are not the owner.

Select the new owner
Choose an ADMIN member from the list. The current owner and non-admin members are excluded.
Confirm
Masivo sends an ownership transfer email to the selected admin. The invitation expires after 24 hours.
Recipient accepts
The recipient opens the link in the email and lands on 
/auth/accept-invitation?id=…. They must sign in with the invited email address.
Error states
| Situation | What the recipient sees |
|---|---|
| Invitation expired | Ask the owner to send a new transfer |
| Wrong email signed in | Sign in with the email that received the invitation |
| Owner changed since invite | Transfer was revoked; request a new invitation |
| Recipient is not ADMIN | Must be an active admin to accept |
Difference from member invitations
| Ownership transfer | Member invitation | |
|---|---|---|
| Initiator | Account owner only | Any user with settings:write |
| Recipient | Existing ADMIN member | Any email address |
| On accept | owner_id changes | User joins users_by_accounts |
| Type | OWNER_TRANSFER | MEMBER |