When you have an activated help center, verification emails are sent to users who register. Ideally, users will verify their email address as soon as they receive the verification email message, but agents can also verify an end user's email address on the user's behalf.
If you require users to register before submitting a request, but a user doesn't verify their email address, any support requests submitted by the unverified user will remain in limbo in the Suspended tickets view. The ticket won't appear in your other views, and an agent cannot work on it.
Verifying a user's email address on their behalf
Agents and admins can verify a user's email address on their behalf. Agents can verify end-user accounts only. Admins can verify all users except the account owner.
You can also resend the verification email so that the user can verify their own email address. Or you can verify user email addresses when adding users via the API (see Zendesk API: Users). In that case, you might want to disable verification emails for users (see How can I disable end user verification emails?).
- After you add the user (see Adding end users), open the user's profile.
- Click the down arrow next to the user's email address
and select Verify Now.
The user's email address is immediately verified. If the user has submitted any support requests, those requests are not automatically added as tickets to views but can be manually recovered from suspended tickets.
- Reset the password in the Security tab of the user's profile (see Resetting user passwords.)
- Use the Zendesk API (see Zendesk API: Users)
When to verify for users
If your Zendesk Support is configured to require users to register, each user must create an account, verify their email address, and also create a password. You may want to verify for your users in these cases:
- Testing - You are testing your workflow, and you want to create test users and tickets to test automations and triggers. You can add some test users for email accounts that you own and easily verify those new users.
- Adding Agents or Known Users - When adding new agents (or other known users) to your account because you know that their email addresses are legitimate, you can verify them as you add them.
Identifying unverified email addresses
If a user doesn't have a verified primary email address, a warning icon () is displayed next to the email address on the Customers page. If you hover over the icon, you’ll see the text “Unverified email.”
If an email address is unverified and owned by an existing user with a verified primary address, Zendesk flags the ticket with User has yet to confirm ownership of the address used to deliver this email. If you aren't certain the email was sent from that user, consider resending a verification email, reassigning the ticket to a security group for review, or solving the ticket with due caution.
You can search for unverified primary email addresses by searching on the Customers page using the is_verified term. For example:
-
is_verified:false Sunita returns all users named Sunita with an unverified primary email address
-
is_verified:true returns all users with a verified primary email address