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

# Webhook Configuration

> Add a webhook endpoint in Tensorlake, select event types to subscribe to, and disable CSRF protection on the receiving endpoint.

## Adding a webhook

*It is important to disable CSRF protection for the endpoint if the framework you use enables them by default.*

Adding an endpoint is done by accessing the Webhooks tab and providing a URL that you control and selecting the event types that you want to listen to.

<img src="https://mintcdn.com/tensorlake-35e9e726/fVE8-oNRlpqs-U2A/images/webhooks/create_webhook.png?fit=max&auto=format&n=fVE8-oNRlpqs-U2A&q=85&s=59e0050ebc52c03a6818c2eb61af1e5d" alt="Create and list webhooks" width="2664" height="1790" data-path="images/webhooks/create_webhook.png" />

<img src="https://mintcdn.com/tensorlake-35e9e726/fVE8-oNRlpqs-U2A/images/webhooks/webhook_settings_2.png?fit=max&auto=format&n=fVE8-oNRlpqs-U2A&q=85&s=7704465bac9495902eccdceb2ce1f44d" alt="Webhook creation" width="1707" height="1736" data-path="images/webhooks/webhook_settings_2.png" />
