Skip to main content

Get an overview of used features (Jira Cloud)

While there is currently no built in way for our app to get an usage report of the features you can search for created chats/conversations/meetings/emails using the Jira Query Language (JQL).

Here you can filter for a project or other specified filters and add the desired feature lookup:

image-20241104-150339.png

Here are the different JQL commands you can use for the relevant features:

Chats:

hasChats = "true"

Teams conversation:

hasConversations = "true"

Meetings:

hasMeetings = "true"

Emails:

hasMails = "true"

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.