When employees leave, we usually just disable the user in Looker instead of deleting them. Because of this it seems like a ton of empty Personal Folders still exist in our instance and i’m wondering if it’s worth the effort to delete those folders.
Or maybe a broader question, is it worth the effort to delete user as opposed to just disabling them?
As far as I’m aware, you can only delete personal folders via the API - you cannot do this in the web UI.
I deal with this by following an offboarding process:
If an employee is being offboarded, I check whether they have any content saved in their personal folder.
If they do, and it has not been viewed by anyone else in the last 90 days, then I delete it.
I have a dashboard based on the System Activity Explorers that quickly gives me this information when I filter it for the specific user. I appreciate this manual process would be unacceptable if you have a very large instance, with 1000’s of users.