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

# Webhook Dashboard

View, manage, and monitor all webhook integrations from a single centralized dashboard.

## Open the Webhook Settings

* From the left sidebar, open the **Settings** dropdown and select **Webhook**.

  <Frame caption="Webhook from Library">
    <img src="https://mintcdn.com/vidinfra/9fGWi43HglQl_0zZ/images/vidinfra/library-43.png?fit=max&auto=format&n=9fGWi43HglQl_0zZ&q=85&s=e3176fd150c402ea5966f567518c1cdc" alt="Webhook from Library" width="1918" height="862" data-path="images/vidinfra/library-43.png" />
  </Frame>

* This will open the webhook dashboard for your video library.

* The Webhooks dashboard shows all the webhook integrations you have created.

  <Frame caption="Webhook Dashboard">
    <img src="https://mintcdn.com/vidinfra/v2cg9X6aeSkU0y0t/images/vidinfra/library-46.png?fit=max&auto=format&n=v2cg9X6aeSkU0y0t&q=85&s=78715d40e835e3482a82f866cd190a37" alt="Webhook Dashboard" width="1918" height="867" data-path="images/vidinfra/library-46.png" />
  </Frame>

Each entry provides a quick overview of the endpoint, subscribed events, and the current status of the webhook.

### Name

Displays the name you assigned to the webhook. This helps you identify different integrations at a glance.

### Endpoint

* Shows the URL where Vidinfra sends event notifications.
* Only valid and publicly accessible endpoints will receive webhook requests.

### Events

Lists the video events the webhook is subscribed to, such as `video.created`, `video.upload.started`, `video.upload.completed`, `video.upload.failed`, `video.queued` and more.

You can see additional events by selecting the **event count indicator**.

### Status

Indicates whether the webhook is **active** or **inactive**. An **Active webhook** is currently receiving event updates.

### Date Modified

Displays the last time the webhook configuration was updated.

### Actions Menu

Use the options menu (**`three dots`**) to **edit** or **delete** a webhook.
