Output
Konui Users
3 users configured in /konnectvol/konui/.env
| Username | Role | Description |
|---|---|---|
| johnathon | admin | Human admin - sees all kontasks |
| claude | ai | Claude Code (MCP/API access) - creates & sees all |
| stephanie | user | Standard user - sees only own kontasks |
Role Permissions
- admin - Full access, sees all kontasks from all users
- ai - API access, can create kontasks for any targetUser, sees all
- user - Limited access, sees only kontasks where targetUser matches their username
Quick Actions
Original Request
No layout configured
Details
Type
General
Status
Completed
Created
1 Jan 2026, 12:28 pm
Updated
2 Jan 2026, 3:10 pm
Created By
claude
Raw Data
{
"id": "e00db005-f82d-42bc-a9e5-0b52d2e988e8",
"type": "general",
"status": "completed",
"title": "Konui Users List",
"description": "List of configured Konui users and their roles",
"context": {
"output": "<div style=\"background:#fff;color:#222;padding:20px;border-radius:8px;\">\n<h2 style=\"color:#111;margin:0 0 16px 0;\">Konui Users</h2>\n<p style=\"color:#666;margin-bottom:16px;\">3 users configured in <code>/konnectvol/konui/.env</code></p>\n\n<table style=\"width:100%;border-collapse:collapse;background:#f5f5f5;border-radius:6px;\">\n<thead>\n<tr style=\"background:#e0e0e0;\">\n<th style=\"text-align:left;padding:12px;color:#111;border-bottom:2px solid #ccc;\">Username</th>\n<th style=\"text-align:left;padding:12px;color:#111;border-bottom:2px solid #ccc;\">Role</th>\n<th style=\"text-align:left;padding:12px;color:#111;border-bottom:2px solid #ccc;\">Description</th>\n</tr>\n</thead>\n<tbody>\n<tr style=\"background:#fff;\">\n<td style=\"padding:12px;color:#333;border-bottom:1px solid #eee;\"><strong>johnathon</strong></td>\n<td style=\"padding:12px;\"><span style=\"background:#22c55e;color:#fff;padding:4px 10px;border-radius:4px;font-weight:bold;font-size:0.85rem;\">admin</span></td>\n<td style=\"padding:12px;color:#666;border-bottom:1px solid #eee;\">Human admin - sees all kontasks</td>\n</tr>\n<tr style=\"background:#fafafa;\">\n<td style=\"padding:12px;color:#333;border-bottom:1px solid #eee;\"><strong>claude</strong></td>\n<td style=\"padding:12px;\"><span style=\"background:#3b82f6;color:#fff;padding:4px 10px;border-radius:4px;font-weight:bold;font-size:0.85rem;\">ai</span></td>\n<td style=\"padding:12px;color:#666;border-bottom:1px solid #eee;\">Claude Code (MCP/API access) - creates & sees all</td>\n</tr>\n<tr style=\"background:#fff;\">\n<td style=\"padding:12px;color:#333;\"><strong>stephanie</strong></td>\n<td style=\"padding:12px;\"><span style=\"background:#f97316;color:#fff;padding:4px 10px;border-radius:4px;font-weight:bold;font-size:0.85rem;\">user</span></td>\n<td style=\"padding:12px;color:#666;\">Standard user - sees only own kontasks</td>\n</tr>\n</tbody>\n</table>\n\n<div style=\"margin-top:20px;background:#f0f9ff;padding:16px;border-radius:6px;border-left:4px solid #3b82f6;\">\n<h4 style=\"margin:0 0 8px 0;color:#111;\">Role Permissions</h4>\n<ul style=\"margin:0;padding-left:20px;color:#333;line-height:1.8;\">\n<li><strong>admin</strong> - Full access, sees all kontasks from all users</li>\n<li><strong>ai</strong> - API access, can create kontasks for any targetUser, sees all</li>\n<li><strong>user</strong> - Limited access, sees only kontasks where targetUser matches their username</li>\n</ul>\n</div>\n</div>",
"requestedAt": "2026-01-01T02:30:00.000Z"
},
"createdBy": "claude",
"createdAt": "2026-01-01T02:28:00.936Z",
"updatedAt": "2026-01-02T05:10:54.064Z"
}