# Integration

Our integration features help reduce context switching, speed up remediation, and keep your security processes efficient and transparent.

#### Jira Integration

Currently, Catchify supports native integration with **Jira** — one of the most popular project and issue tracking platforms used by security and development teams. With this integration, you can:

* Push findings from Catchify directly into Jira as issues
* Link findings to specific Jira projects, epics, or sprints
* Automatically sync statuses between platforms
* Assign vulnerabilities to relevant developers for remediation
* Maintain a full audit trail from discovery to resolution

This integration ensures that vulnerabilities discovered during your pentests become actionable tasks in your existing workflow without the need for manual duplication or follow-ups via email.

#### How It Works

Once Jira is connected, authorized users can map Catchify findings to Jira projects and define rules for how findings are pushed (severity filters, default assignees, issue types).&#x20;

***

If you have a preferred tool you'd like to integrate with Catchify, let us know, we’re building our roadmap with your needs in mind.


---

# 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.catchify.sa/integration.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.
