# Jira

## Before you begin

The P0 Jira App will be installed through the [Atlassian marketplace](https://marketplace.atlassian.com/apps/1234348/p0-security). Ensure that you have admin access to your instance of Jira to install.

## Installing the Jira integration

1. Log into Jira as an admin.
2. Select the Apps dropdown menu from top navigation bar, and choose `Explore more apps`.

<figure><img src="/files/my1GiSBFaX8qdlPA5H7g" alt="Jira top navigation bar with the Apps dropdown menu expanded, highlighting the Explore more apps option"><figcaption></figcaption></figure>

3. Type “P0 Security” in the search bar to find the appropriate app.

<figure><img src="/files/zLSwFAjFM8vJ6xnqZp20" alt="Atlassian Marketplace search results for P0 Security, showing one matching app by P0 Security Inc"><figcaption></figcaption></figure>

4. Select the app tile to view the app details. Then, select `Get app` to install the app.

<figure><img src="/files/jqEczzW882SSLWboyt9R" alt="P0 Security app detail page in the Atlassian Marketplace with the Get it now button highlighted"><figcaption></figcaption></figure>

5. Click `Get it now` on the pop-up. P0 needs to read data from Jira to check the status of tickets and needs to write to Jira to open and assign tickets.

   <figure><img src="/files/PDA5M0coUrPUpBUqHCca" alt="Add to Jira confirmation dialog for P0 Security showing required permissions and the Get it now button highlighted"><figcaption></figcaption></figure>
6. After the app installs, a success message appears. Click `Get started`

<figure><img src="/files/wsEBMm0AbQcfJvESby4V" alt="Success notification confirming P0 Security installed successfully, with the Get started button highlighted"><figcaption></figcaption></figure>

7. A page appears with a link to finish your integration in the P0 app. Click `Go to the P0 app`.

<figure><img src="/files/xL5qvscm8CyddJnyBGZs" alt="Post-installation page with Finish your P0 integration heading and a Go to the P0 app button"><figcaption></figcaption></figure>

8. The Jira integration page opens inside the P0 app. Click `Finish installation`.

<figure><img src="/files/pgx8SKifVV73Iyq83q6J" alt="P0 Jira integration page showing the connected Jira instance URL and the Finish installation button"><figcaption></figcaption></figure>

9. Finally, select the Jira project in which P0 will create issues.

<figure><img src="/files/rb2dWrwmoHwxZWRmYccq" alt="P0 Jira integration page with the project selection dropdown open, showing available Jira projects"><figcaption></figcaption></figure>

## Next steps

Now that Jira is installed, you can assign P0 findings in Jira. Follow the [assignment documentation](https://docs.p0.dev/finding-details#assign) to learn how.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.p0.dev/integrations/tracker-integrations/jira.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
