appcrane_top_apps
Identifies the most actively used apps by distinct users in a customizable lookback window, helping admins assess app engagement and decide which apps to deprecate.
Instructions
Top apps by distinct active users in a lookback window. Useful for "which apps are getting the most use this week" or "what should I deprecate" type questions. Sourced from app_visits which is recorded on every Caddy forward_auth (one row per user/app/day). Returns rows ordered by user count descending. Admin only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | How many rows. Default 10, max 50. | |
| days | No | Lookback window. Default 7, max 90. |