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

# Hypernative

> Connect Hypernative to Clarion for on-chain threat monitoring and AI-powered alert triage.

This guide walks you through connecting Hypernative to Clarion. Hypernative monitors on-chain threats and protocol risks - once connected, its alerts flow into Clarion for AI-powered triage and incident response.

> **Estimated time:** 5-10 minutes. You will need access to your **Hypernative dashboard** and a **Clarion workspace**.

## Prerequisites

* Access to your **Hypernative dashboard** with permission to manage Actions and Custom Agents
* A **Clarion workspace** with the Hypernative integration available

***

## Step 1 - Generate the webhook URL and header secret in Clarion

1. In Clarion, open the agent that should triage Hypernative alerts
2. Add a **Hypernative** monitor in the agent's **Monitors** section
3. Clarion generates a **webhook URL** and a **Clarion binding header secret** for that monitor
4. Copy both values exactly as shown - you'll need them in the next step

> The Clarion binding header secret is shown only during setup or after rotating it. Do not put the secret in the webhook URL.

***

## Step 2 - Create a webhook Action in Hypernative

1. In the Hypernative dashboard, go to **Actions**
2. Click **Add action**
3. Select **Webhook** as the action type
4. Configure the action:
   * **Name**: Give it a descriptive name (e.g. `Clarion Webhook`)
   * **URL**: Paste the webhook URL from Clarion
   * **Request header**: Add `X-Clarion-Webhook-Secret` with the Clarion binding header secret from Clarion
5. Click **Save**

<Frame>
  <img src="https://mintcdn.com/cantina/kifdoYV8P1riBBH7/assets/clarion/hypernative/actions-page.png?fit=max&auto=format&n=kifdoYV8P1riBBH7&q=85&s=81e64847599d13a4a51dc5165a333e3c" alt="Actions page in the Hypernative dashboard" width="3346" height="1996" data-path="assets/clarion/hypernative/actions-page.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/cantina/kifdoYV8P1riBBH7/assets/clarion/hypernative/add-action.png?fit=max&auto=format&n=kifdoYV8P1riBBH7&q=85&s=0714d0832530934948d5eb79ecc7bb27" alt="Add action in Hypernative" width="1774" height="1406" data-path="assets/clarion/hypernative/add-action.png" />
</Frame>

> **Important:** Do not use the "Send test alert" button - Hypernative does not send test alerts for webhook action types.

***

## Step 3 - Attach the Action to your Custom Agents

1. In Hypernative, go to **Custom Agents**
2. For each agent you want to send alerts to Clarion, click to edit it
3. Add the newly created webhook Action to the agent's action list
4. Save the agent

Repeat for all agents whose alerts you want Clarion to receive.

<Frame>
  <img src="https://mintcdn.com/cantina/kifdoYV8P1riBBH7/assets/clarion/hypernative/custom-agents.png?fit=max&auto=format&n=kifdoYV8P1riBBH7&q=85&s=3bee66c60e0f35a3aca753b185e3a621" alt="Custom Agents in Hypernative" width="1632" height="1602" data-path="assets/clarion/hypernative/custom-agents.png" />
</Frame>

***

## Step 4 - Attach the Action to your Watchlists

1. In Hypernative, go to **Watchlists**
2. Open each watchlist and add the Clarion webhook to Actions under the **Configure Alert Policy**
3. Navigate to Actions, and configure the webhook

<Frame>
  <img src="https://mintcdn.com/cantina/kifdoYV8P1riBBH7/assets/clarion/hypernative/watchlists.png?fit=max&auto=format&n=kifdoYV8P1riBBH7&q=85&s=3706f086ea4f05a7f549db4fcab3557f" alt="Watchlists in Hypernative" width="1264" height="390" data-path="assets/clarion/hypernative/watchlists.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/cantina/kifdoYV8P1riBBH7/assets/clarion/hypernative/watchlist-actions.png?fit=max&auto=format&n=kifdoYV8P1riBBH7&q=85&s=b137334cd05ca463b0b8729198c1f9af" alt="Watchlist Actions in Hypernative" width="1914" height="562" data-path="assets/clarion/hypernative/watchlist-actions.png" />
</Frame>

***

## Step 5 - Verify the integration

Since Hypernative doesn't support test webhooks, use **Alert Replay** to verify:

1. Go to **Risk Insights > Alerts** in Hypernative (alternatively you can replay alerts from a Watchlist > Alerts as well)
2. Remove the default date filter to see recent historical alerts
3. Open any recent alert, make sure it was triggered from Watchlists
4. Click **Alert Replay** to re-trigger the alert

<Frame>
  <img src="https://mintcdn.com/cantina/kifdoYV8P1riBBH7/assets/clarion/hypernative/alert-replay.png?fit=max&auto=format&n=kifdoYV8P1riBBH7&q=85&s=2dd4500e538fce5534d335335efa0704" alt="Alert Replay in Hypernative" width="1210" height="718" data-path="assets/clarion/hypernative/alert-replay.png" />
</Frame>

> **Important:** Alert replay is only available for **Watchlists** and not for **Custom agents**.

> **Caution:** Alert Replay triggers the alert across **all** configured action destinations and notification channels - not just Clarion. Make sure you're okay with that before replaying.

1. Check the Clarion alerts page - you should see the replayed alert appear within a few seconds
