# Jira https://api-docs.lumar.io/docs/protect/notifications/jira/jira-overview A test suite can be integrated with JIRA, in order to get notified if a test fails or warns. In order to use JIRA Integration, you first need to create a JIRA Authentication, then use that JIRA Authentication in order to create a JIRA Integration, then connect that JIRA Integration to a test suite and then setup all the tests that you want to be notified about. A JIRA Authentication consists of: a name, the JIRA Cloud ID, the JIRA url and the JIRA refresh token (obtained after authorizing the app). A JIRA Integration consists of: a name, the created JIRA authentication id, the JIRA project id and the JIRA issue type id. :::caution JIRA Integrations work only with JIRA Cloud. :::