Enhanced User Management & Auth Analytics in Appwrite Console #11498
fmt-Println-MKO
started this conversation in
Ideas
Replies: 2 comments
-
|
Can I pick this up? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey @fmt-Println-MKO thanks for sharing all of this, this is definitely something we want to act on. I'll chat with the team about it and we'll keep monitoring for feedback on this thread. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🔖 Enhancement description
Improve the Appwrite Console (Auth section) by:
This would significantly improve usability for projects with a growing user base and reduce the need to query the API externally for basic insights.
1️⃣ Improved Users Table (Sorting & Filtering)
Problem
The current Users table in the Auth section lacks advanced sorting and filtering functionality. As the number of users grows, it becomes increasingly difficult to efficiently manage, inspect, and analyze users.
Proposed Enhancements
A. Column Sorting
Enable ascending/descending sorting on all visible columns, including (but not limited to):
Requirements:
B. Column-Based Filtering
Add per-column filtering options such as:
Requirements:
2️⃣ Extended Auth Analytics (User-Centric Metrics)
Problem
Current analytics focus mainly on traffic and lack user-focused authentication metrics. For many applications, understanding user activity and growth is critical.
Proposed Enhancements
Extend the Auth section with a dedicated analytics dashboard including:
A. Authentication Activity
B. User Growth Metrics
C. Session Insights
D. Time Range Controls
Support selectable time ranges:
E. Visualization
🎤 Pitch
✅ Expected Impact
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
Beta Was this translation helpful? Give feedback.
All reactions