# Webhook Report

The **Webhook Activity Insights** report provides a detailed overview of all webhook triggers within the system. It captures events such as `USER_CREATED`, `USER_UPDATED`, and others, offering actionable insights to optimize system interactions and improve operational efficiency.

<figure><img src="/files/Vd1OUyH9WuDGvQfepv4W" alt=""><figcaption></figcaption></figure>

This Table shows what event has happened and it status and its time.

***Event: The type of the event has processed. For example(User Deleted).***

***Status Code: Will show the status of the event.***&#x20;

***Event Time : The Event Time at which date and time this event has happened.***

<figure><img src="/files/WHXS9cTahInRzMAKFww0" alt=""><figcaption></figcaption></figure>


---

# 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://authdocs.skill-mine.com/licentio-documentation/report/webhook-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.
