Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Admin - How to find out the total number of created issues, workflows, forms etc

Kevin Lu
Contributor
February 13, 2024

Dear Jira Administration Experts,

My manager would like to receive a summary of our Jira usage, including data storage metrics and the counts of forms, issues, workflows, and email automations etc. Where can I find this information?

Thank you!

Kevin

2 answers

1 vote
Paula Hidalgo
Contributor
February 14, 2024

The above answer works for Data Center but not for Cloud. Most Cloud stats can be found without a plug in and requires API calls and understanding the JSON response you get from the API calls.  I will specifically address each of the examples you gave:

You may also find this URL helpful: https://your-domain.atlassian.net/secure/ShowConstantsHelp.jspa?decorator=popup

Other API calls are documented in The Jira Cloud platform REST API (atlassian.com)

Bhavani Bali
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 11, 2025

 https://your-domain.atlassian.net/rest/api/3/workflow/search 

 

when I use above one I am not getting total number of workflows I  mean it not showing count. It getting all the workflows we are using in jira. Please assist.

0 votes
Ralf Fehling
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 13, 2024

Hey Kevin 👋

Database statistics

The information in this section can help determine how much resource (e.g. memory) your Jira system requires.

https://confluence.atlassian.com/adminjiraserver/viewing-your-system-information-938847724.html#:~:text=Log%20in%20as%20a%20user,open%20the%20System%20Info%20page

Best Regards

Ralf 

Suggest an answer

Log in or Sign up to answer