# Configuring the AppSOC for Jira Security App

After installing the AppSOC for Jira Security app from the marketplace, you must integrate the AppSOC platform.

## Procedure

1. Go to **Apps** > **Manage apps.**&#x20;

   The **Apps** page appears.
2. Select **AppSOC for Jira Security**, and then click **Get started**.&#x20;

   The **Configure** page appears.

{% hint style="info" %}
**Note:** The settings in the **Configure** page are not the same for every organization and vary according to the operating region. If you are not sure about the API URL and token, please contact your AppSOC support representative.
{% endhint %}

<figure><img src="/files/YfD0SyRAhG8TZCYd2nL9" alt="" width="448"><figcaption></figcaption></figure>

3. In the **AppSOC API URL** box, enter the AppSOC API URL to connect to AppSOC platform.
4. In the **Email** box, enter the email address of the AppSOC user account.
5. In the **API Toke**n box, enter the API token.
6. From the **Sync Findings with Severity >=** list, select the severity.&#x20;

   This will link vulnerabilities with severity greater than or equal to one that you select here. For example, if you select High, vulnerabilities with High and Critical severities are linked to your Jira project.
7. Click **Save**.


---

# 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://jira-security-app.docs.app.appsoc.com/appsoc-for-jira-security-app/configuring-the-appsoc-for-jira-security-app.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.
