Limit/Block users from creating/viewing Zendesk tickets | The place for Zendesk users to come together and share
Skip to main content
September 13, 2016
Question

Limit/Block users from creating/viewing Zendesk tickets

  • September 13, 2016
  • 18 replies
  • 76 views

We have a use case where one of our customers would like to restrict which of their users are allowed to create/view ZD tickets. For example Company X has 10 users and 3 need to be restricted where they are not allowed to open or see support tickets.

How can this be done?

    18 replies

    September 13, 2016

    Hi Boris

    One way could be to create their users in your Zendesk and then suspend the ones you don't want to be able to create tickets or log in to the help centre.

    September 16, 2016

    We have situations where we provide specific companies access to specific forms based on a tag on the organization.

    Perhaps you could use a similar approach by reading a tag from the users profile, if it has a ‘no support’ tag, you hide the submit a request option.


    Doesn’t work for email tickets, but just throwing it out there.

    April 26, 2017

    Does anyone else have another suggestion? We have the same need and is not possible with the current feature set. 

    Thanks in advance. 

    June 21, 2017

    We really want to set more customers up to access our Community and Knowledge Base but we don't want them to be able to submit tickets. We have a closed Zendesk and we want to respect our customers wishes to only have certain users from each organization enter tickets. If we really want to get our Community off the ground we need to ability to setup all users, but block some of them them from viewing or creating support tickets. Seems like access rules would be a pretty basic component of a Help Center. Any suggestions or workarounds would be greatly appreciated. Thanks!

    Employee
    June 23, 2017

    Hi Maggie! 

    It should be possible to do this, but it'll require some custom coding. In fact, we have a Support Tip that shows how to hide or show the My Activities and Submit a Request links based on user Organizations.

    Based on what you're describing, restricting by Organization may not work for you. However, you should be able to tweak the code to restrict based on something else, like a user tag. Our Support team isn't able to write up that custom code for you, but there are a number of coding gurus here in the Community who should be able to help you if you get stuck!

    June 23, 2017

    Jessie, 

    Thanks for the info. I am not technical at all, but many of my co-workers are. I am sure we can find someone that can make this work. Thanks so much for pointing us in the right direction. I really appreciate it.  

    September 17, 2019

    @Carsten, If I suspend the user will they still have access to community?

    September 18, 2019

    Hi Stassa

    They can view publicly available articles and community posts, but since they need to log in to respond or post they can't post or reply to anything in the community if they are suspended in Zendesk. Zendesk support and Guide share the same userbase.

    September 18, 2019

    Thanks.  If you have any other option it would be greatly appreciated.  We mainly post signed-in user articles only, so this would not work if they are suspended.

    Dan Cooper
    Contributor
    September 18, 2019

    Hi Stassa, 

    The Support Tip posted above by Jessie has a comment on how to selectively hide the Submit a Request options by a customer tag.  You can also use a trigger to auto-close tickets created via email from users with that tag if needed. You'll also want to check into any triggers that send emails on ticket creation to not send the email if that tag exists so the customer doesn't get an indication that they'll get support if they do email in (or add an email saying that support isn't available to them). 

    This should be a way for you to still provide content without opening up the ability to submit tickets.