# Webhook

Receive real-time notifications on your dashboard’s events with webhooks.

YourPropFirm (YPF) SaaS platform’s Webhooks is a tool that allows you to automatically receive notifications for various events and changes related to trading accounts. When creating a webhook, you can customize the updates you want to receive (such as account creation, account breached, or account upgraded), as well as other important events or triggers. Notifications are sent via your preferred method:

* HTTP address

Additionally, you can track and analyze every event using webhook logs.

## Get Started

| Page                                                                                                        | Description                                                               |
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| [**Manage Webhooks**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/manage-webhook) | Explore webhook settings for customized notifications on your applicants. |
| [**Webhook Types**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types)    | Stay informed by tracking key events within YPF SaaS Platform.            |
| [**Webhook Logs**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-logs)      | Monitor webhook logs in real-time to track and resolve issues.            |

## Explore Webhook Types

| Webhook Type                                                                                                                                                   | Description                                                                                   |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| [**Account Created**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/account-created)                                     | Triggered when a new trading account is successfully created.                                 |
| [**Account Breached**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/account-breached)                                   | Triggered when an account violates trading rules and is marked as breached.                   |
| [**Account Upgraded**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/account-upgraded)                                   | Triggered when an account upgrade (e.g., funded or scaled account) is approved and completed. |
| [**Account Upgrade Pending**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/account-upgrade-pending)                     | Triggered when an account requests an upgrade and request is pending review.                  |
| [**Account Upgrade Rejected**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/account-upgrade-rejected)                   | Triggered when an account upgrade request is reviewed and rejected.                           |
| [**Account Reactivated from Breached**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/account-reactivated-from-breached) | Triggered when a previously breached account is reactivated (e.g., reset or restored).        |
| [**Account Reactivated from Upgraded**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/account-reactivated-from-upgraded) | Triggered when a previously upgraded account is reactivated (e.g., reset back to active).     |
| [**Contestant Joined Competition**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/contestant-joined-competition)         | Triggered when a contestant joined a competition.                                             |
| [**Competition Started**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/competition-started)                             | Triggered when a competition officially beings and live trading starts.                       |
| [**Competition End**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/competition-ended)                                   | Triggered when a competition officially concludes.                                            |
| [**Payout Created**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/payout-created)                                       | Triggered when a payout request or payout entry is created for an account.                    |
| [**Payout Approved**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/payout-approved)                                     | Triggered when a payout request is reviewed and approved.                                     |
| [**Payout Rejected**](https://yourpropfirm.gitbook.io/yourpropfirm-docs/get-started/webhook/webhook-types/payout-rejected)                                     | Triggered when a payout request is reviewed and rejected.                                     |
