# Auto-Create Jira Tickets

Akto automates issue tracking by allowing auto-creation of Jira tickets whenever security probe are run. This ensures vulnerabilities found in agent components are automatically logged in Jira, helping teams track critical fixes without manual intervention.

## How It Works

When setting up a probe run in Akto, enable the **Auto-create tickets** option. Akto will automatically create Jira tickets based on detected vulnerabilities.

## Configuration Options

**Environment Selection**: Choose the environment (PROD, DEV, STAGING) where the scan is executed.

**Ticket Type**: Define the type of Jira ticket to create (Task, Bug, Story).

**Severity Filter**: Specify severity levels (Critical, High, Medium, Low) for which tickets should be automatically generated.

## Benefits

**Seamless Integration**: Automatically log issues in Jira without manual effort.

**Real-Time Tracking**: Ensure vulnerabilities are tracked as soon as they're discovered.

**Customizable**: Configure ticket types, environments, and severity filters to fit your workflow.

## Important Notes

Ensure your Jira integration is properly set up in Akto before using the auto-create feature.

Tickets are only created for the severity levels you specify, helping avoid unnecessary clutter in your Jira backlog.


---

# 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://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-red-teaming/how-to/auto-create-jira-tickets.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.
