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

# Integrations

> Use the integrations registry to understand which internal workflow surfaces are live, contextual, or catalog-only.

export function AdminReference({children}) {
  return <Callout type="info">
      <strong>Administration handoff:</strong> {children}
    </Callout>;
}

# Integrations

The **Integrations Registry** is a catalog of supported internal workflow surfaces. It is not a third-party app marketplace.

## What this page is for

Use the registry to understand:

* which workflow surfaces are already live
* which entries are contextual shortcuts into other dashboard areas
* which entries are informational catalog items only

The registry currently groups entries into categories such as:

* delivery workflows
* administration and audit
* operator utilities

## What this page is not

This page does not implement:

* external OAuth setup
* token storage
* sync jobs
* external connector management

Several dashboard surfaces — including integrations, engagement detail, finding detail, and remediation — show a disabled **Jira handoff planned** control. Jira ticket creation is planned but not configured in the current release; workflow updates remain inside Strikepoint.

<AdminReference>
  Some entries reference administration surfaces such as notifications or audit. Those destinations are outside this end-user dashboard manual.
</AdminReference>

## Related routes covered by this guide

* `/dashboard/integrations`

## Related guides

* [Reports](/dashboard/reports)
* [Playbooks](/dashboard/playbooks)
* [Tools](/dashboard/tools)
