Jira Integration
CloudZero offers an app integration with Jira so you can create Work Items from Optimize Recommendations and Anomalies, helping your team to track and resolve cloud cost issues faster.
After you create a Work Item linked to a Recommendation or an Anomaly, you can view the Jira status from within CloudZero.
CloudZero integrates only with Jira Cloud. Integration with Jira Data Center and Jira Service Management is not supported.
Connect to Jira
Only Organizers can configure app integrations in CloudZero. For information about how to manage users and roles, see User Management.
CloudZero recommends that you create a Jira user to file Work Items on behalf of CloudZero. You can treat the user like a service account, You must be able to log in to Jira with this account so you can authenticate the integration.
If you create a Jira user, do the following:
- Assign the User project role to the user.
- Give the user access to the necessary projects.
- Log in to Jira as the user.
To set up a Jira app integration:
-
Ensure you are logged in to Jira with the appropriate user account.
-
In CloudZero, navigate to Settings > App Integrations and select Connect Jira:
-
In response to the message requesting access to your Atlassian account, click the Accept button to grant CloudZero's Jira integration the required permissions:
-
In the CloudZero UI, ensure that your Jira instance is correct and select Confirm Instance to complete the app integration connection:
The App Integrations page shows you that CloudZero is connected to Jira:

The Created by field shows the name of the CloudZero user who set up the integration inside CloudZero.
You can now create Jira Work Items from CloudZero Recommendations or Anomalies.
Disconnect Jira
To disconnect the Jira app integration, navigate to Settings > App Integrations and select Disconnect Jira:

After disconnecting Jira from CloudZero, Work Items created from Optimize or Anomalies remain in Jira. However, you will no longer be able to create new Work Items from Optimize or Anomalies, and any status changes on existing Work Items will not be reflected in CloudZero.
Create Jira Work Item
After the Jira integration is enabled, users who have access to Optimize and Anomalies in CloudZero can create or unlink a Jira Work Item without needing to log in to Jira.
A single Jira Work Item corresponds to a single Anomaly. Only one Work Item may be linked to an Anomaly at a time. You can connect a Jira Work Item to one or more Recommendations. However, only one Work Item may be linked to a particular Recommendation at any one time.
To enter the Team Name in the form to create a Jira Work Item, you must enter the
Team UUID
. Due to limitations of JIRA's API, CloudZero is unable to query for Team Names. To retrieve theTeam UUID
, go to your Team page in JIRA and copy the endingUUID
embedded in the URL.
Create Jira Work Item from a Recommendation
To create a Jira Work Item from a Recommendation:
-
Navigate to the Optimize page in the CloudZero app.
-
Open the Recommendations tab.
-
Select one or more Recommendations.
-
In the panel that opens above the table of Recommendations, select Create Jira Work Item.
-
Review any notification that opens about existing connections to a Jira Work Item.
-
When the form opens to create a Work Item, complete the form to align with your Jira requirements and click the button to Create the Work Item.
-
After you create a Work Item, click the Recommendation and look for the link to the Work Item in the Integrations section of the Recommendations detail panel. Click the Work Item to view it in Jira.
Create Jira Work Item from an Anomaly
- Navigate to the Anomalies page in the CloudZero app.
- Select any one Anomaly.
- At the bottom right of the Anomaly detail panel that opens, in the Integrations section, review any Jira Work Item already created or select Create Jira Work Item.
- When the form opens to create a Work Item, complete the form to align with your Jira requirements and click the button to Create the Work Item.
Unlink Jira Work Item
You can unlink a Work Item from a Recommendation or an Anomaly. After you unlink a Work Item, it will still exist in Jira, but it will not be shown with the Recommendation or Anomaly details in CloudZero.
To unlink a Work Item from a Recommendation or an Anomaly, navigate to the Recommendation or Anomaly detail in CloudZero and select Unlink in the Integrations section.
After a Work Item is unlinked from the Recommendation or Anomaly, you can choose to create a new Work iItem that will be linked to the Recommendation or Anomaly.
Required Jira access scopes
During the setup process, you must agree to grant CloudZero the following access scopes in Jira:
Manage: jira-webhook
. Fetch, register, refresh, and delete dynamically declared Jira webhooks.View: jira-user, jira-work
.- View user information in Jira that the user has access to, including usernames, email addresses, and avatars.
- Read Jira project and work type data, and search for Work Items and objects associated with Work Items like attachments and worklogs.
Update: jira-work
. Create and edit Work Items in Jira, post comments as the user, create worklogs, and delete work items.
Note that CloudZero cannot delete Jira Work Items and does not request the delete
permission.
Updated 2 days ago