Reports inaccurately reflect user numbers by including users who haven't used the app in a long time.
Administrators who need accurate user data for reporting and decision-making.
Automatically exclude users who haven't opened the app in a year from reports, and reactivate them if they open the app again.
Given A user has not opened the app for a year When Generating a user report Then The user is excluded from the report. Given A previously inactive user opens the app When Generating a user report Then The user is included in the report.
This feature includes automatic marking of users as inactive based on app usage and excludes any manual override options or custom timeframes.
What is the inactivity period?
One year
Aligns with the administrator's requirement for accurate reporting.
Should reactivation be automatic?
Yes
Ensures user data is current without manual intervention.