> For the complete documentation index, see [llms.txt](https://help.prodcamp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.prodcamp.com/integrations/jira.md).

# Jira

### Integrating with Jira Cloud

To configure your ProdCamp integration with Jira Cloud you need to take several steps.

1 Click on the Gear button on the top right.

2 Head over to the Integrations section.

3 Click on Jira to expand the accordion.

![](/files/-MPDm6gpqM3KwZ05MKwT)

4 Click on the Connect button. You will be redirected to the Jira SSO page.

5 Select the project in the "Authorize for" drop-down.

![](/files/-MKAcv3F-7ZP36h0hyJ-)

6 Click Accept. You will be redirected back to your ProdCamp account. \
Now you'll have a "**Push to Jira**" button on each feature details page, in the right info column. \
This button will be changed to **Issue status** from Jira when the feature-issue connection will be performed.

![](/files/-MPEd4FmvgmT6sK2MyTp)

### Set webhooks in Jira

Now it's time to set webhooks in Jira to be able to synchronize changes back from Jira into ProdCamp (you need to have **Admin Jira Global Permission** to perform these actions).&#x20;

1 Press the gear button in the top right corner, then click "**System**". Under "**Advanced**", select "**WebHooks**".

![](/files/-MPDtjdTsHzPHNJ_yKoW)

![](/files/-MPDu-lCHEYLzGgk1L1L)

Press the "Create a WebHook" button in the top right corner.&#x20;

In the "**Name**" field you can name this webhook as you like, for example, "ProdCamp webhook".&#x20;

Status should be set to "**Enabled**". In the "**URL**" field insert the following URL: `https://app.prodcamp.com/api/integrations/jira/webhooks/issue` &#x20;

Then you need to allow posting some Issue related events in the "**Events**" section (Issue: **created**, **updated**, **deleted**) according to the following screenshot:

![](/files/-MPEDwj9wQj5zFLpw34K)

Go to the very bottom of the webhook creation page and press the "**Create**" button.&#x20;

**Congratulations!** \
**The integration is configured now 🌟**

Check how to [Push Feature to Jira](/features/push-feature-to-jira.md)
