# Report

- [User Report](https://authdocs.skill-mine.com/licentio-documentation/report/user-report.md)
- [Captcha Failure Report](https://authdocs.skill-mine.com/licentio-documentation/report/captcha-failure-report.md)
- [Login Failure Report](https://authdocs.skill-mine.com/licentio-documentation/report/login-failure-report.md)
- [Breached Password Report](https://authdocs.skill-mine.com/licentio-documentation/report/breached-password-report.md)
- [Inactive users report](https://authdocs.skill-mine.com/licentio-documentation/report/inactive-users-report.md)
- [Provider wise Report](https://authdocs.skill-mine.com/licentio-documentation/report/provider-wise-report.md)
- [Webhook Report](https://authdocs.skill-mine.com/licentio-documentation/report/webhook-report.md)
- [Anomaly Detection Report](https://authdocs.skill-mine.com/licentio-documentation/report/anomaly-detection-report.md)
- [Notification Report](https://authdocs.skill-mine.com/licentio-documentation/report/notification-report.md)
- [Audit Trail Report](https://authdocs.skill-mine.com/licentio-documentation/report/audit-trail-report.md)
- [Suspecious IP Report](https://authdocs.skill-mine.com/licentio-documentation/report/suspecious-ip-report.md)
- [Token Utilization Report](https://authdocs.skill-mine.com/licentio-documentation/report/token-utilization-report.md)
- [Time Restriction Report](https://authdocs.skill-mine.com/licentio-documentation/report/time-restriction-report.md)
- [Geo-Fencing Restriction Report](https://authdocs.skill-mine.com/licentio-documentation/report/geo-fencing-restriction-report.md)
- [MAC Restriction Report](https://authdocs.skill-mine.com/licentio-documentation/report/mac-restriction-report.md)
- [RADIUS Audit Trail Report](https://authdocs.skill-mine.com/licentio-documentation/report/radius-audit-trail-report.md)
- [Time Restriction Report](https://authdocs.skill-mine.com/licentio-documentation/report/time-restriction-report-1.md): The Time Restriction Report shows user login attempts blocked and allowed by time-based rules. It helps admins filter, analyze, and troubleshoot access issues to enforce security policies.
- [Geo Fencing Report](https://authdocs.skill-mine.com/licentio-documentation/report/geo-fencing-report.md): The Geo-Fencing Report tracks login attempts by location, showing successes and failures. It ensures access only from authorized areas for better security.


---

# 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.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.
