# Configuration

## General information

In addition to e-mail and **Slack**, you can use any webhook-enabled portal to receive notifications from the **GitProtect** system. For webhooks, configuration is limited to providing the webhook URL— by default, the system sends reports for all completed backups. The **POST** request sent by **GitProtect** to the specified webhook URL contains details such as the plan ID, plan name, execution times, and other relevant information.

{% hint style="danger" %}
The **POST** requests sent by **GitProtect** have a fixed format that **cannot be changed**. If the system you want to use for receiving notifications requires a different format, it cannot be configured to accept **GitProtect** notifications.
{% endhint %}

## Notifications setup

{% stepper %}
{% step %}
Login to **GitProtect Management Service**, go to ⚙ **Settings** and click **Webhooks** to open the settings.

<figure><img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2F0V6sdz5tUIJbrdBB13iM%2Fimage.png?alt=media&#x26;token=6b77d2ef-a132-431e-a3ee-188e3243c6aa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Add new** button at the bottom of the panel, enter the webhook URL and click **Save** to finish the setup.

{% hint style="danger" %}
By default, **GitProtect** sends a summary after each backup plan is finished. Notification configuration is <mark style="color:red;">**not available**</mark>.
{% endhint %}

<figure><img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2Fgit-blob-e2ebdcda25669f9508027ac14eebae2fb269eabd%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Examples

#### Example of a full POST request sent by the **GitProtect** system to a test webhook using [Pipedream](https://pipedream.com/):

<figure><img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2Fgit-blob-c37c721d24a69a4ac45b58b3bf056d715a28e3e5%2Fimage%20(992).png?alt=media" alt=""><figcaption></figcaption></figure>
