# Sumsub - Automatic KYC

## Available To

Free for the following exchange plans:&#x20;

* **Cloud Plans:**
  * Enterprise
* **On-Premise Plans:**
  * Enterprise Unlimited

## What Is It?

The **Sumsub Plugin** is an identity verification and compliance solution integrated into HollaEx exchanges. Powered by Sumsub (*Sum & Substance*), it provides KYC (Know Your Customer), KYB (Know Your Business), and AML (Anti-Money Laundering) checks. With support for ID verification, liveness detection, proof of address, and more, it ensures that exchanges remain compliant while maintaining a fast and user-friendly onboarding process.

## Who Needs It?

This plugin is essential for any HollaEx exchange operator that:

* Needs to meet regulatory KYC/AML requirements.
* Wants to automate and streamline customer onboarding.
* Operates in regions where compliance is mandatory for trading, deposits, or withdrawals.
* Aims to reduce fraud while building trust and security with its user base.

## How to Use It?

You can simply install the plugin from the **Plugins** section inside the Operator Control. After installation, input your **Sumsub API key**.

You will also need to set up a webhook in Sumsub:

1. Go to [Sumsub Cockpit](https://cockpit.sumsub.com).
2. Navigate to **Dev Space → Webhooks → Webhook Manager**.
3. Create a new webhook.
4. Set the **Target URL** to:

   ```
   https://<your exchange url>/api/plugins/sumsub/webhook
   ```
5. Leave the rest of the settings at their default values.

Once configured, all verification requests and responses will be automatically managed between HollaEx and Sumsub.

***

#### Benefits for HollaEx Operators

The Sumsub plugin saves exchange operators time and resources by outsourcing identity checks to a trusted global compliance provider. It helps reduce fraud, prevents unauthorized access, and ensures that exchanges are legally compliant in multiple regions. This allows operators to focus on growing their business, while Sumsub handles the heavy lifting of identity verification and regulatory compliance.


---

# 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.hollaex.com/plugins/use-plugins/sumsub-automatic-kyc.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.
