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

# Declare Your Webhook-Endpoint

> Once implemented, declare your webhook-endpoint in your Lucca account.

<Tip>This feature is in its beta phase. Please give us feedback through our community.</Tip>

You implemented a webhook-endpoint on your side, which is ready to respond to the [activation challenge](./spec-activate), as well as [receive](./spec-receive) and [validate](./validate) events.

Now it's time to declare your endpoint.

## Declaring via the User Interface

First, make sure you are given a role that grants access to the "integrations" administration tools with the permission "Manage Webhooks".

Then, go to the webhooks administration page: `https://{yourdomain}.ilucca.{net|ch}/integrations/endpoints`.

Finally, declare your webhook-endpoint via the user interface.

<Tip>Delivery logs are also available in a dedicated interface at `https://{yourdomain}.ilucca.{net|ch}/integrations/deliveries`.</Tip>
