LogoLogo
👉 Get a free ITSM ebook
Issue Templates Agent
Issue Templates Agent
  • Introduction
    • Welcome to Issue Templates Agent!
    • Template Examples
      • User Story Template
      • Bug Report Template
      • Test Plan Template
      • Employee Onboarding Template
      • Employee Offboarding Template
      • Helpdesk Template
      • Purchase Request Template
    • Best Practices
    • Additional Materials
  • Features
    • Create Templates
      • Basic
      • Simple
      • Advanced
      • Scheduled
      • Save Templates as Drafts
      • Variables
      • Supported Fields
    • Templates on Create Issue View
    • Templates on Issue View
    • Automation and REST API
      • Apply Template on Existing Issue
      • Create Issues with Structure from Template
      • Create New Projects with Issues
      • Schedule Issue Creation
    • Tracking Templates Usage
    • Company vs Team Managed Projects
    • Bulk Edits
    • Template Library
    • Audit Log
    • Import and Export Templates
    • Permissions
  • Resources
    • Security Statement
    • FAQs
    • Related Articles
    • Release Notes
    • Contact our Support
Powered by GitBook

Security

  • Privacy Policy
  • Appsvio Trust Center

appsvio.com © 2025 All rights reserved

On this page
  • Pie Chart Report
  • JQL Filter

Was this helpful?

Export as PDF
  1. Features

Tracking Templates Usage

How to know if your templates are popular and in demand? Learn below.

PreviousSchedule Issue CreationNextCompany vs Team Managed Projects

Last updated 3 days ago

Was this helpful?

As you create an extensive template library, it's worth to take a look whether all of them are in use, or maybe some need improvements. At this moment, we do not have this functionality in the app, however we will be working on it the future. So what can you do currently?

Pie Chart Report

For a brief statistic overview, you can easily track the frequency of each template's usage using the Pie Chart report.

  1. Go into a dashboard of selected project and choose Reports.

  2. Select Pie Chart Report and choose Template field as a statistic type.

  1. Click Next and generate the chart.

JQL Filter

You can also create a JQL filter in the issue navigator, in order to see how many issues have been created with templates. The filter described below is just an example and can be customized further to your needs.

JQL project = (your project's name) and "Template[Dropdown]" is not empty and created >= 30d order by created DESC

Once configured, this filter can be further used in different functionalities of the project's dashboard, for example Two Dimensional Filter Statistics gadget.