# Webhooks Report

## Use Case

Using this report, you can identify how many webhooks you are sending and if the sending process is sufficiently stable. You can use various metrics to measure this stability.

## <code class="expression">space.vars.Report\_CIWebhooks</code> Report Features

This report is based on the creation date of the webhooks. It contains data for the last two years.

The top-level row shows the core metrics of this report and the date the report was last refreshed above it. This gives you an overview of webhook stability, including the percentage for success and failed rate, the average response time in milliseconds, and number of webhooks sent for the current period. It can be compared against a fixed previous period, which is based on the current period selected (for example: if the current period selected is 30 days, then the previous period used will be the previous 30 days from the current period).

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FXrYYmd8tLAgUB6BSXuFs%2FWebhooksReportMetrics.png?alt=media&#x26;token=d9c581cb-c7ea-4d99-972e-dca43a8ed327" alt="Core metrics of Webhooks report"><figcaption></figcaption></figure>

More detailed charts are included in the <code class="expression">space.vars.Report\_CIWebhooks</code> report to help you monitor your webhooks performance.

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FLp4OA9lAHiCp9OfZQxIb%2FCommsWebhooksReport.png?alt=media&#x26;token=eb4958b6-4688-4668-b76a-8d98555a8092" alt="Webhooks report charts"><figcaption></figcaption></figure>

{% hint style="info" icon="book" %}

#### Check out the parcelLab guides

For further information on using the report and metrics, see our [user guide documentation](https://how.parcellab.works/guides/communication/communication-insights/webhooks-report).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parcellab.com/docs/platform/overview/communication-insights/webhooks-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
