Admin tool request: List of suspended users | The place for Zendesk users to come together and share
Skip to main content
Delivered

Admin tool request: List of suspended users

Related products:Support
  • November 18, 2013
  • 74 replies
  • 128 views

I would like a way to look up all user accounts that are suspended. 

Sometimes when using the forum moderation tool, a false positive slips through the cracks and a few users get suspended. If there was a way to run a report for all suspended users that included the number of tickets/posts/comments etc they had, that would be a pretty good way to see if any legitimate users were incorrectly suspended and give us the chance to restore their account.

It would also be really helpful if there was a full activity log for user accounts. Similar to how in a support ticket we can see every single modification that was made to the ticket, it would be nice to have something similar for user accounts so that we could see how a user account was suspended and by whom.

74 replies

  • August 6, 2014

Any updates on this request? We'd also have use for the suggested features.


  • August 19, 2014

I support this feature request.

 

I think it's pretty important as currently there is no way for agents/administrators to find out when a user is suspended other than by chance of finding the user in the list of 'people'. We have close to over 2000 end users in our system we cannot manage suspended accounts this way. The only other way we can find out is when a customer calls us to complain their support issues aren't being responded too.

I think it would be ideal if there was a way for triggers to be set up to sent notifications of when a user is suspended.

We had an issue yesterday where an end-user was suspended that was critical to our day to day support of our customers and it was only once we saw a suspended ticket view that we found out that they had been marked as spam and the user suspended.

 

Thanks


  • August 26, 2014

we'd also Review suspended users on a weekly Basis just be sure that nobody of our consumers fall under the cracks...

Is gooddata able to Report on suspended users ?


  • August 26, 2014

+1


  • August 28, 2014

+1 to being able to review suspended users.

I'd also add that there should be a way of tracking the use of the Mark as Spam feature. Giving agents the ability to delete a ticket without any trace is very worrying. I agree with spam tickets being taken out of workflow, but deletion creates a potential fraud loop hole.


  • September 13, 2014

By accident we set a bunch of users as suspended through the API. Now we are unable to identify which are suspended or not. Is there any way to do this?


  • October 15, 2014

Agreed, this would be a very useful tool.

 


  • January 5, 2015

+1


  • June 19, 2015

+1


  • July 17, 2015

+1 We would like this feature. Some agents have marked few tickets as suspended and due to which we lost some important emails. I had go to go through Audit to find a user that was suspended in May!

So yes this tool is very much wanted. Looking forward to this zendesk.


  • July 28, 2015

+1 for this as well.

I'm really shocked and dismayed that ZenDesk hasn't bothered to comment on this item. Does anyone else find it odd that a service which helps companies handle comments, complaints and requests from its customers actually ignores its own customers??


  • September 24, 2015

+1


  • October 26, 2015

+1

 


  • November 6, 2015

+1 This would be super helpful. 


Heather13
Forum|alt.badge.img
  • Contributor
  • November 6, 2015

+1 -- we would be so happy if we had more transparency and audit trail into who/what was done to a user profile.  The current audit log for enterprise is a great start, but it's limited.  We'd definitely appreciate opening up more info.  And i like the idea of it being close to the "show all events" button on tickets.  But as i've stated on other feature requests, please give admins the ability to grant this in permissions to agents through roles.  


  • February 4, 2016

We really need this feature as well.  We are trying to sync data between our systems, and it is becoming very difficult when there are many aspects between them that we cannot compare.


  • February 22, 2016

+1 from me as well.


  • March 4, 2016

+1 This is absolutely needed.


  • March 21, 2016

+1 to this.

 

I have Salesforce controlling my user base and it should be the main system getting updates on Contacts data, including activation/suspension to Zendesk. However, sometimes our agents get creative and suspend them in Zendesk directly, so data gets inconsistent between the two systems.

I have a bunch of scripts that run periodically and I wanted to created a new one that gets the list of suspended users in Zendesk and updates their records in Salesforce for data consistency. But apparently there is no way to get this list through the REST API other than getting the whole list of users and filtering them afterwards, which is a costly operation for periodic scripts.

Having a way to already obtain that list through an API call would be great.


  • April 5, 2016

I am astonished that this request was opened in 2014 and has not been made a feature. This is such a simple feature to add.


ZZ59
  • April 14, 2016

I am not sure when this appeared, but I have found a way of listing suspended end users.

  • Go to Admin>Manage>People.
  • On the right hand pane, there is a 'Bulk Management' widget. Select 'bulk end user delete'.
  • A list of users is shown and includes a sortable column headed 'suspended'.
  • Click the suspended column header until suspended users appear at the top.

 

 


  • May 14, 2016

If Zendesk would share the query they run internally to get that information to surface to the Agent interface perhaps we could run an API query for just suspended users. I'm not finding anything in the documentation that shows it as a searchable attribute.

api/v2/users/search.json?query=suspended:true

api/v2/search.json?query=type:user%20suspended:true

api/v2/search.json?query=suspended:true -- gave me a keyword 

 

I've opened a ticket about this.


Hi Kyle,

I've tried a few queries to obtain the suspended list and couldn't make it work. I have also opened a ticket, tried a few suggestions (like those you listed) and no success. The answer they gave me in the end was:

"I would recommend getting a full list of users using the UsersAPI endpoint, and then using a script to parse the users down to only those who have suspended:true."

So, if nothing has changed since then (that answer was from March 20th, 2016), I think that is the only way for now.

Kind regards.


  • June 15, 2016

 

Would love to have this feature too, we used to have it in the old Web version

  • August 15, 2016

Hi 

Would love this feature as well