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

# Integrations

> Connect Verilock to your existing tools and workflows.

Verilock integrates with the tools your team already uses. Send verification events to your ticketing system, trigger automations, or embed identity checks directly into your e-commerce checkout.

## Notification & Alerting

Receive real-time alerts when verification events occur.

<CardGroup cols={2}>
  <Card title="Webhooks" icon="webhook" href="/integrations/webhooks">
    Push signed event payloads to any HTTP endpoint. HMAC-SHA256 verification, automatic retries, and IP allowlisting.
  </Card>

  <Card title="Slack" icon="slack" href="/integrations/slack">
    Post verification results, AML alerts, and session summaries to Slack channels in real time.
  </Card>

  <Card title="ServiceNow" icon="ticket" href="/integrations/servicenow">
    Automatically create ServiceNow incidents from compliance events with priority mapping and assignment groups.
  </Card>

  <Card title="Jira" icon="jira" href="/integrations/jira">
    Create Jira issues for flagged verifications, AML matches, and blocked transactions with configurable priorities and labels.
  </Card>
</CardGroup>

## Automation

Build custom workflows without writing code.

<CardGroup cols={2}>
  <Card title="Zapier" icon="bolt" href="/integrations/zapier">
    Connect Verilock to 6,000+ apps via Zapier. Send results to Google Sheets, Notion, email, and more.
  </Card>
</CardGroup>

## E-Commerce

Embed identity verification into your storefront.

<CardGroup cols={2}>
  <Card title="WordPress & WooCommerce" icon="wordpress" href="/integrations/wordpress">
    Verify customers at registration or checkout with the official Verilock WordPress plugin.
  </Card>

  <Card title="Shopify" icon="shopify" href="/integrations/shopify">
    Add identity verification to your Shopify store with a custom app integration.
  </Card>
</CardGroup>

## CRM

Keep your customer records in sync with verification outcomes.

<CardGroup cols={2}>
  <Card title="Salesforce" icon="salesforce" href="/integrations/salesforce">
    Sync approved verifications to Contacts and rejected sessions to Cases automatically.
  </Card>
</CardGroup>

## Authentication

Embed verification directly into authentication flows.

<CardGroup cols={2}>
  <Card title="Auth Engine" icon="fingerprint" href="/integrations/auth-engine">
    Add step-up identity verification to your login and registration flows with configurable verification profiles.
  </Card>
</CardGroup>

## Compliance

Extend your compliance coverage with third-party screening.

<CardGroup cols={2}>
  <Card title="Chainalysis" icon="link" href="/integrations/chainalysis">
    Screen cryptocurrency wallets against Chainalysis KYT for risk scoring across Bitcoin, Ethereum, and 20+ networks.
  </Card>
</CardGroup>

<Info>
  All integrations are configured from **Dashboard > Settings > Integrations**. Each integration requires an active Verilock plan. Some integrations are available only on Business and Enterprise plans.
</Info>
