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

# How to set up

<Steps>
  <Step title="Go to organisation settings">
    Navigate to Organisation settings > Webhooks.

    <Frame>
      <img src="https://mintcdn.com/copperco/8EIpazN_ergWo9kn/images/organization-settings.png?fit=max&auto=format&n=8EIpazN_ergWo9kn&q=85&s=fa7b207355df39a1c006299dd2271657" alt="Organization Settings" width="1433" height="449" data-path="images/organization-settings.png" />
    </Frame>
  </Step>

  <Step title="Create new webhook">
    Specify the URL where you want to receive notifications and select the events you want to subscribe to.

    <Info>The URL must be accessible from the public internet.</Info>

    If you want to use HMAC-SHA256 validation, the Platform will generate a secret for you.
    If you want to use ECDSA validation, ask your account manager for more information.

    You can also define from which portfolios you want to receive webhooks.

    <Frame>
      <img src="https://mintcdn.com/copperco/MEHd-R3f5V2xF5ZW/images/webhook-form.svg?fit=max&auto=format&n=MEHd-R3f5V2xF5ZW&q=85&s=5b5ccf1188f081ca29469fcad117010f" alt="New Webhook Form" width="430" height="783" data-path="images/webhook-form.svg" />
    </Frame>
  </Step>

  <Step title="All done!">
    You can now receive notifications about events occurring in the system.
    If you missed any events, you can redeliver them using the Copper Platform.
  </Step>
</Steps>
