> ## Documentation Index
> Fetch the complete documentation index at: https://docs.simpleuat.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Jira links and GitHub issues

> Jira is links only: this does not sync with Jira. GitHub Issues can create issues from defects.

Clients live in Jira. You don't have to become their Jira admin.

## Jira Links

On findings and **Integrations**: generate/attach links from issue keys. **This does not sync with Jira.** No API import/export of statuses, no two-way comments, no "full Jira integration."

There is a **Jira Importer CSV** export from delivery (plan-gated) if they want to import issues. That's a file, not a live sync. [Exports](/delivery/exports).

No Jira credentials required for links.

## GitHub Issues

GitHub **can create issues from defects** using a personal access token and `owner/repo` on **Integrations**. That's real create, not just a URL.

Delivery also has GitHub Issues JSON/CSV exports (plan-gated) if they import instead of using the live integration.

## Slack

Incoming webhook for run completion and defect alerts (feature-flagged). Not a two-way Slack app.

[Account integrations](/account/integrations)

<Columns cols={2}>
  <Card title="Findings" icon="bug" href="/findings/overview">
    Where you attach the Jira key.
  </Card>

  <Card title="Exports" icon="file-spreadsheet" href="/delivery/exports">
    Jira CSV and GitHub files.
  </Card>
</Columns>
