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

# Tenderly

> Connect Tenderly to Clarion to receive smart contract monitoring alerts for AI-powered triage and response.

This guide walks you through connecting your Tenderly account to Clarion. By the end, Clarion will receive Tenderly alerts via webhooks and have API access to your Tenderly project for monitoring smart contracts and transactions.

***

## Prerequisites

* A Tenderly account with access to the project you want to monitor.
* Access to the Clarion dashboard.

***

## Step 1 — Generate a Tenderly Access Token

1. Open Tenderly and go to **Settings**.
2. Under settings, find the **Integrations** section and click **Generate Access Token**.

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/settings-integrations.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=17978c024e211dd9a44a6fcb86efd2a2" alt="" width="3050" height="1738" data-path="images/tenderly/settings-integrations.png" />

3. Give the token a descriptive name (e.g. `Clarion`).

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/generate-token.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=65ca5a9e4a66cde57b56b620171bacf9" alt="" width="1326" height="630" data-path="images/tenderly/generate-token.png" />

4. Copy the access token immediately — it is only displayed once.

<Tip>
  Store this token somewhere safe temporarily. You'll need it in the next step and won't be able to view it again.
</Tip>

***

## Step 2 — Connect Tenderly to Clarion

1. In Clarion, navigate to **Integrations** and find the **Tenderly** integration.
2. Paste the access token you copied in Step 1 and click **Connect**.

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/clarion-connect.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=54d83e5fe3363fe4ea08640fae6680db" alt="" width="2606" height="902" data-path="images/tenderly/clarion-connect.png" />

3. Once connected, click **Configure** on the integration page.

***

## Step 3 — Create a Monitor in Clarion

1. Switch to the **Monitor** tab and click **Add New Monitor**.

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/add-monitor.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=7b65e120237eb8fd60b9f67a002158cb" alt="" width="2182" height="1332" data-path="images/tenderly/add-monitor.png" />

2. Go back to Tenderly **Settings** and copy your **Account Slug** and **Project Slug**.

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/tenderly-slugs.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=0508adc856b398c62386db4ad1f6ba64" alt="" width="2128" height="1318" data-path="images/tenderly/tenderly-slugs.png" />

3. Paste both slugs into the corresponding fields in Clarion.
4. Leave the **Webhook Secret** field empty for now — you'll fill it in after setting up the webhook in Tenderly.
5. Click **Create Monitor**. Clarion will generate a webhook URL that you'll need in the next step.

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/webhook-url-generated.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=c018cd507aea9d05c4eacda3bf651879" alt="" width="1922" height="1098" data-path="images/tenderly/webhook-url-generated.png" />

<Tip>
  Copy the generated webhook URL — you'll use it to set up the destination in Tenderly.
</Tip>

***

## Step 4 — Set Up the Webhook Destination in Tenderly

1. In Tenderly, go to **Alerts** and switch to the **Destinations** tab.

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/destinations-tab.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=a0d3ab0472ed28e73d49b503fdced199" alt="" width="3070" height="1522" data-path="images/tenderly/destinations-tab.png" />

2. Select **Webhook** as the type under **Add Destination**.
3. Paste the webhook URL generated by Clarion in Step 3.
4. Save the destination. Once created, Tenderly will display a **Signing Secret** for this webhook.
5. Copy the **Signing Secret**.

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/signing-secret.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=2f8ba666ddf8a529b785a9aced3d8371" alt="" width="1840" height="740" data-path="images/tenderly/signing-secret.png" />

***

## Step 5 — Add the Signing Secret to Clarion

1. Go back to Clarion and open the monitor you created in Step 3.
2. Click on the monitor.

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/monitor-config.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=19c8e978d9302c9636c4461f02b757ea" alt="" width="2344" height="1356" data-path="images/tenderly/monitor-config.png" />

3. Paste the **Signing Secret** from Tenderly into the **Webhook Signing Secret** field.

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/paste-signing-secret.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=37d7110bf720e800bb633b9a7345da47" alt="" width="1856" height="1788" data-path="images/tenderly/paste-signing-secret.png" />

4. Save the monitor.

<Check>
  Your Tenderly monitor is now fully configured and secured with the signing secret.
</Check>

***

## Step 6 — Attach the Webhook to Your Alerts

1. In Tenderly, go to **Alerts** and review each alert rule that is defined.
2. For every alert you want Clarion to receive, edit the rule and ensure the Clarion webhook is set as a destination.

<img src="https://mintcdn.com/cantinaclarion/ModSzzOvpzV85eyN/images/tenderly/alert-destination.png?fit=max&auto=format&n=ModSzzOvpzV85eyN&q=85&s=4d598a1452778ded6b120dd49c42bdf3" alt="" width="3088" height="1812" data-path="images/tenderly/alert-destination.png" />

***

<Check>
  You're done! Clarion is now connected to Tenderly and will receive alerts for all configured monitors.
</Check>
