To create a report for the last 100 Answer Bot tickets, you'll need to use Zendesk Explore. Start by creating a new report and selecting the 'Answer Bot - Article Recommendations' dataset. Add metrics like 'Answer Bot answers>Attempts' and create a calculated attribute for article titles. Ensure the article titles are clickable by setting the text interpretation to HTML. Finally, apply a top/bottom filter to limit the results to the last 100 attempts. For more detailed steps, check out the originalZendesk help article.
To create a report in Zendesk Explore, you need Editor or Admin permissions. These permissions allow you to access the necessary tools and datasets within Explore to build and customize reports. If you don't have these permissions, you may need to…
To make article titles clickable in a Zendesk Explore report, you need to create a calculated attribute using the formulaLINK([Article translation URL],[Article translation title])
. This will turn the article titles into hyperlinks that open the…
To add filters to a Zendesk Explore dashboard, first create your dashboard and add your report. Then, use the 'Add data filter' option to include filters for attributes like answer status, answer channel, and ticket status. Configure each filter to…
The Answer Bot's answer status can have several values, including 'Unoffered', 'Offered', 'Clicked', and 'Resolved'. These statuses indicate the different stages of interaction between the Answer Bot and the end user, such as whether a suggestion…
To filter Zendesk Explore data to show only non-ticketed queries, you can use the 'Attempts' metric and filter for entries with a null 'Answer Ticket ID'. This will display queries that did not result in a ticket submission, helping you identify…
If you can't find calculated metrics in Zendesk Explore, ensure that you are looking under the 'Metrics' section. Custom calculated metrics are only available there, not under 'Rows' or 'Columns'. Double-check your report setup to ensure the metric…