Have you ever found yourself wanting to transfer your ArcGIS Online content to someone else within your organization? You could be switching teams, leaving the company, or simply want to hand off ownership of your maps, layers, dashboards, or other items to someone else. Prior to now, only an organization administrator could transfer content between organization members. As of the ArcGIS Online March 2022 update, members can directly transfer content to each other.
How it works
Transferring content requires three things:
- a person that is transferring content to another person
- a person that is receiving content from another person
- content, such as maps, layers, surveys, and more
To send or receive content, organization members need to have permission to do so. We’ll go over how to set these privileges in the ‘Preparing users for content transfer’ section below.
Once everyone has the right privileges, the process is straightforward. The person transferring the content will select the item(s) within their ‘My Content’ page within the organization. In this example I am going to transfer ownership of the ‘Test Damage Assessment from Template’ feature layer to someone else.

With the item(s) selected, choose ‘Change Owner’ and select the organization member to which you wish to transfer the content ownership. In the image below I’ve chosen to send the feature layer to Kelly.

Click ‘Save’ and the content will be transferred to the member you selected. You will notice the content is no longer visible in ‘My Content’. Keep in mind the member receiving the content (the new item owner) will not receive a notification that they have new content. It is a good idea to reach out to them outside the ArcGIS Online system to let them know the process has been completed.
When the transfer has completed, the person receiving the content will have a new folder in their ‘My Content’ page. The new folder will contain the transferred items and will have the name of the person who transferred the content and the date it was transferred in the folder name. The person receiving the content is the new owner of the item(s) and they are free to modify the item(s) as they wish. Kelly can now see the Test Damage Assessment in the sball_EAC_2022_03_18 folder I transferred to her in her ‘My Content’ page.

Note: It is also possible to initiate the “change owner” workflow from the item details page. Keep in mind that if you are not an administrator, you can only transfer items that you own.
Preparing users for content transfer
The ability to transfer or receive content is not on by default. As you saw in the previous section, when a transfer is initiated the content just goes. There is no prompt, handshake, or ability to reject content that has been transferred to you. As such, we encourage you to think carefully when you define a content transfer strategy for your organization.
There are two new member privileges that an organization administrator can use to enable sending and receiving of content:
- Reassign content
- Receive content
These privileges are set as part of a custom role that can be assigned to your organization members. They are not available to use with default member roles (aside from Administrators, who have always had the ability to transfer content), but custom roles can be easily created in the image of a default role during configuration. When editing a custom role, administrators can find the new privileges under ‘General privileges’ > ‘Content’ at the bottom of the section just beneath the ‘View location tracks’ privilege.

If you want members with this custom role to be able to send and receive content, turn both privileges on. We encourage you to carefully consider who within your organization should have these privileges (and when). Do all of your users need them all the time? Or do they only need them during certain time periods, such as during project transitions? Do only certain trusted power users need them? You will want to balance the power of unrestrained content transfer versus the administrative overhead of assigning and reassigning roles when content transfers need to happen. You know your organization and your personnel the best and you can determine the best strategy for your organization.
Try it out and as always, let us know how it goes!
How does one Disable http or have http redirect to https with WABde?
Web AppBuilder Developer Edition inherits these settings from the portal it is associated with. To achieve the desired affect you’ll need to disable HTTP in your portal settings. Here is a help link that describes that process for an ArcGIS Enterprise portal – https://enterprise.arcgis.com/en/portal/latest/administer/windows/configure-https.htm. It is a similar process in ArcGIS Online (if the option exists in your Organization…depending on a few factors it may not be there as all new Organizations are HTTPS only at this point).
Hi Craig, I noticed I am not able to reply. the Blog returns a ‘sorry , that user name already exists!‘ when I try to sign in. I am using one of our support accounts instead. Our portal is already ‘https only’ enabled and yes, a redirect occurs when first hitting the 3344 port where WABde resides – against the portal chosen, however, one can modify the URI from https to http in the browser, hit enter and WABde loads non SSL (not secure) and does not redirect at this moment: [uri] :3344/webappbuilder/?action=setportalurl. Though if one continues signing into the… Read more »
Hi Michael, I believe I’m following what you’re saying and can replicate the behavior on this end. I’ll inquire with the core development team as to whether there’s an alternative solution to this (i.e. to completely disable HTTP) and post the response here if there is. In the meantime I’d encourage you to open a tech support incident on this subject as well.
testing an error when posting comment to the blog
I…am so lost. Just to install OpenSSL it appears I also need Perl, among other things?
Hi Ingrid, I’m not intimately familiar with the prerequisites for openssl. I have never been prompted for Perl, but that may simply mean it already exists on my machine. In doing some quick research you may want to look into using an installer like this – https://www.ssl.com/how-to/install-openssl-on-windows-with-cygwin/. It appears you’d be able to install the Perl prerequisites along with openssl. Alternatively it might be a good idea to work with your IT department to help you get what you need.
The directions in this blog post didn’t work for me, I think is was something funky with the files created in openssl as I already had a signed CA Cert. The directions in an ESRI technical support article named “How To: Use a CA-signed SSL certificate for Web AppBuilder for ArcGIS (Developer Edition)” allowed me to get the WAB Dev Edition secured . Search for it if you get stuck, here’s the current link. https://support.esri.com/en/technical-article/000014185