# Change ownership OD-1264
* Use the dataset page, add checkboxes to the dataprofiles and persist data between pages.
### Assumptions
* Sysadmins can change data profiles between users provided the user is already authorized to own the data profile at that level
* Organization Admins can change data profiles within their organisation
* Users who are not part of an organisation cannot own data profiles within that organisation and wouldn't appear on the list at the frontend, and there should also be a check at the backend.
* Users who only have member permission within an organization cannot own a data profile within that organisation.
* Allow up to 2 minutes after changing the owner to allow the changes it propagate throughout the portal
### Test scope
* Sysadmin can successfully change the data profile owner
* Organisation admin can change the data profile user
* Organization admin cannot change data profile user in another organization
* Bulk admin change works fine