> For the complete documentation index, see [llms.txt](https://changelog.usetoggle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.usetoggle.com/july-2026/30-07-2026-self-service-webhook-settings.md).

# 30/07/2026 - self service webhook settings

* **Settings: Webhooks**

  Customers can now set up webhooks yourself from the dashboard — no need to\
  contact support. Find the new page under Settings → Webhooks.

  What's new:\
  • Your webhook endpoint — enter the URL where you'd like to receive\
  webhooks (https required). Clearing the URL switches webhooks off.\
  • Choose your events — pick exactly which events are sent to your\
  endpoint, from new orders and cancellations to card registrations and\
  balance adjustments. You can add or remove events at any time.\
  • Signing secret — a secret is generated when you first save your\
  endpoint, and every webhook we send is signed with it so you can verify\
  requests really came from Toggle.

  Keeping your secret safe:\
  • Your signing secret is shown only once, right after it's created — copy\
  it and store it securely, as it can't be viewed again.\
  • If you lose it, you can generate a new one from the same page. The old\
  secret stops working immediately, so update your integration with the\
  new one straight away.

:technologist: Jules
