Select to view content in your preferred language

Bulk Change Sharing of AGOL Items

1160
2
Jump to solution
09-19-2023 05:29 PM
AKRRMapGuy
Regular Contributor

I inherited a bit of a mess in my orgs AGOL and we are trying to clean it up. I am wondering if there is a way to do a select all and change 'sharing' on item types in AGOL or do I have to go item by item. Does this require python somehow? 

0 Kudos
1 Solution

Accepted Solutions
Katie_Clark
MVP Alum

You can do this with the Python API or the GUI. If you do it within the ArcGIS Online interface, (assuming you're an administrator) you can view a user's content through the "manage users" option of the organization tab and then click on their username and "View all items". Within this interface, you can then bulk select items in their content and change the sharing settings. At the bottom of the page, you can set it to display up to 100 items at once so that you can select more items at a time. 

Best,
Katie

If this answer helped you, please consider giving a kudos and/or marking as the accepted solution. Thanks!

View solution in original post

2 Replies
Katie_Clark
MVP Alum

You can do this with the Python API or the GUI. If you do it within the ArcGIS Online interface, (assuming you're an administrator) you can view a user's content through the "manage users" option of the organization tab and then click on their username and "View all items". Within this interface, you can then bulk select items in their content and change the sharing settings. At the bottom of the page, you can set it to display up to 100 items at once so that you can select more items at a time. 

Best,
Katie

If this answer helped you, please consider giving a kudos and/or marking as the accepted solution. Thanks!
AKRRMapGuy
Regular Contributor

Thank you! Doing it on the user content page was the ticket. I've never needed to do this before haha. What I am fixing shouldn't have happened...

0 Kudos