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

# Setup

> Guide to setup the Webhooks feature on APIs

<Steps>
  <Step title="Sign In">
    Sign in to the [Bitrace AML](https://aml.bitrace.io/)
  </Step>

  <Step title="Go to Settings">
    Click the menu `API > Settings`, make sure you have configured the API Key before.
  </Step>

  <Step title="Configure Webhooks">
    Navigate to the Webhook section, and input the mandatory fields,

    * `Webhook URL`: the URL where the user wants to receive event notifications
    * `Webhook Secret Key`: a secret key provided by the user to verify the integrity of the received data.
  </Step>
</Steps>
