Suite | Team, Growth, Professional, Enterprise, or Enterprise Plus |
Support | Team, Professional, or Enterprise |
Tags can be added to users and organizations and these tags can then be used in business rules to manage the ticket workflow and to restrict access to Help Center content.
This article contains the following sections:
About user and organization tagging
Tagging users and organizations provides you with a way to add more data about each and then act on that data. For example, you can tag an organization or a user and then add the tag to a trigger to escalate the ticket to a specific support group.
A user's tags, and the tags of the organization to which they belong, are added to their tickets. In other words, if a user is tagged with manager and belongs to an organization tagged with premium, all the user's tickets will contain both of those tags. If a user belongs to multiple organizations, only the organization tags that are associated with the organization set on the ticket are added, not all the tags from all the user's organizations.
You can add tags manually when adding or editing users and organizations, during a bulk import, via the Zendesk API, and via enterprise single sign-on (JWT and SAML). Agents can add tags to end user profiles. Administrators can add tags to agent and end user profiles and to organizations. On Enterprise, agents who have a custom role with the correct permissions can also add tags to organizations.
User and organization tags can be used in business rules and they can be referenced as placeholders and as data in Liquid markup code.
Tags can also be used to restrict access to Help Center content (see Restricting access to knowledge base content and Restricting access to community content).
Enabling user and organization tagging
An administrator can enable user and organization tagging.
- In Admin Center, click
the People icon (
) in the sidebar, then select Configuration > End users.
- In the Tags on users and organizations section, click Enabled.
- Click Save Tab.
Adding tags to users and organizations
Tags can be added when manually adding or editing users and organizations, when bulk importing user and organization data, and via the Zendesk API, Remote Authentication, and SAML.
Requester: [custom field]
action.
For more information, see Adding custom fields to
users and Building trigger action
statements.In Zendesk Support, you add tags in the user's profile page and in the organization settings page. After signing in, users can view all tags associated with their profile by accessing the Help Center source code.
Only administrators can add tags to agent profiles. Agents cannot add tags to other agents' profiles.
The user and organization tags are added to new tickets submitted after this feature has been enabled, not retroactively to a user's existing tickets. Also, these tags are only added when tickets are created, not when they're updated.
The exception to this is when you update a ticket to change the requester or organization. If you change a ticket's requester to another user, the original requester's tags are removed and the new requester's tags are added. If you only change the organization, without changing the requester, the original organization's tags are removed and the new organization's tags are added.
For information about adding tags during bulk imports, see Bulk importing users and organizations.
For information about working with user and organization tags via the Zendesk API, see REST API: Users and REST API: Organizations.
Managing user and organization tags
In Admin Center, you can view all of your user and organization tags, along with the details of how the tags are being used and how many times they've been added. You can also remove tags from all the users and organizations to which they have been added.
To view user and organization tags
-
In Admin Center, click
the People icon (
) in the sidebar, then select Configuration > Tags.
Note: Alternatively, you can view tags added to users and organizations from the Customers page and Organizations page. If more than 30 tags are added to an end user or organization, you can click See more to access the end user’s or organization’s profile page.
- In
Admin Center, click
the People icon (
) in the sidebar, then select Configuration > Tags.
- Locate the tag you want to remove and then click Remove.
- Confirm that you want to remove the tag and then click OK.
User and organization tags in business rules
Since a user's tags (including their organization's tags) are added to their tickets, you can use these tags in business rules to automatically make changes to the ticket. For example, based on a user or organization tag, you can automatically assign tickets to a specific group, as in the following example.
These tags can be used in any business rules (automations, macros, triggers, and views) as well as reports.
If an end user uses organization tags and any of those tags overlap with tags associated with drop-down custom organization field selections, this can cause problems, such as business rules firing unexpectedly. For example, consider the following situation:
- An organization has the tag "test", and there's also a custom drop-down organization field with a value in the pick-list with a tag value of "test" and another of "other."
- There's a trigger set to assign a created ticket to a group when a custom field selection is "other" but the requester is in the organization with the "test" tag.
The trigger won't fire because the organization tag "test" will be applied instead of "other", as only a single tag associated with a drop-down field can be present on a ticket at any given time.
For general information about custom organization fields, see Adding custom fields to organizations.
User and organization tag placeholders
{{ticket.requester.organization.tags}}
{{ticket.assignee.tags}}
For more information, see Zendesk Support placeholders reference.
Searching for user and organization tags
tags:premium
type:ticket tags:premium
A search like this returns all tags (not just user or organization tags). There's currently no way to search for user and organization tags within a ticket separate from other tags that have been added to the ticket (via custom fields, auto tagging, business rules, or manually by an agent). You can of course create a user and organization tag naming scheme (for example, user_tag and org_tag) and then search for those.
However, since tags is also a property of both the User and Organization data objects, you can narrow your search results to just those objects by using the type keyword.
To search for organization tags, you can use a search statement like this:
type:organization tags:premium
type:user tags:beta_user
23 comments
Shane Statham
Im looking to bulk remove 2 tags from ex agents who are now end users.
While we can go through a search and sort by role, we'd prefer the option to bulk remove via API.
Is this possible with the Update User API or alternative?
0
Masud Lewis
I would like to automatically sync Salesforce fields to the Zendesk user tags field. How do I enable this?
0
Dane
When you are creating a ticket on behalf of the user, the organization on the ticket will depend on the default organization of the requester you have designated. You can then manually modify it if the user belongs to multiple organization.
Hi Mohammed,
You can use the Update User endpoint and this payload.
1
Farooq
Hi Team,
How to update user tag, not to specific ticket. it's specific to the user.
Am trying to fetch (get) data of the user from the session, and using update (PUT) am trying to update that particular user.
How to update user tag, not to specific ticket. it's specific to the user.
0
Digital Reality Corp
Hi there.
I am wanting to know if we can assign a ticket to an organization that is the receiver or is cc'd in on a conversation.
If a ticket is submitted by a client it gets assigned to their organization but if we send an email to a user in an organization it doesn't get assigned to the organization.
Is there a way to do this?
Thanks
0
Brett Bowser
It looks like you have a ticket open with our Customer Care team regarding this issue. We will continue working with you there to get this issue resolved.
Cheers!
1
くぼよしかず
Unable to connect to Members > Tags.
And the following will be displayed.
database error
Database timeout error
0
Gabriel
Espero que esteja tudo bem com você! Exatamente! Tags podem ser utilizadas em condições de SLA, portanto, qualquer TAG associada ao pergul to usuário e/ou organização será aplicada aos tickets e, consequentemente, poderá ser utilizada para diferenciar suas regras de SLA.
Para mais informações sobre "Definição e uso de políticas de SLA", por favor, acessar o artigo: https://support.zendesk.com/hc/pt-br/articles/4408829459866-Defini%C3%A7%C3%A3o-e-uso-de-pol%C3%ADticas-de-SLA
Espero que isso ajude!
1
Softfocus
Olá! Tudo bem?
O artigo foi ótimo para que eu consiga entender a aplicação das tags!
Tenho uma dúvida apenas sobre a melhor aplicação dessa funcionalidade. Tenho casos onde um cliente possui mais de um serviço, mas com contratos de SLA diferentes. Ou seja para cada solução há um tempo diferente de resolução dos tickets. Nesse caso eu poderia criar uma tag "produto-premium" e "outroproduto-basic" em conjunto com outra definição do ticket para então definir as regras corretas de SLA a serem aplicadas?
0
Dane
This feature is not natively available. However, this can be done by customization with utilizing web-hooks, APIs and Triggers. Use the update user endpoint for your webhook. Then use that webhook as your trigger action whenever a ticket is created from a specific brand. This will require some skills with API utilization and is outside Advocacy support. Hope this helps!
0
Sign in to leave a comment.