Create the first user account to get started.
+| AI Provider | +AI Model | +Actions | +|
|---|---|---|---|
| {{ user.email }} | ++ + | ++ + | +
+
+
+
+ Saved
+
+
+ |
+
{{ loadError }}
+Create the first user account to get started.
+| Used | +Limit | +Usage % | +Actions | +|
|---|---|---|---|---|
| {{ row.email }} | +{{ formatMB(row.used_bytes) }} | + + +
+
+
+
+ {{ formatMB(row.limit_bytes) }}
+ + New limit is below current usage ({{ formatMB(row.used_bytes) }}). Existing documents will not be deleted, but uploads will be blocked. + + |
+
+ + {{ usagePercent(row.used_bytes, row.limit_bytes) }}% + | + + +
+
+
+ ·
+
+
+
+ |
+
{{ loadError }}
+{{ createError }}
+{{ users.length }} user{{ users.length !== 1 ? 's' : '' }}
+ +Create the first user account to get started.
+| Role | +Status | +Created | +Actions | +|
|---|---|---|---|---|
| {{ user.email }} | ++ + {{ user.role === 'admin' ? 'Admin' : 'User' }} + + | ++ + {{ user.is_active ? 'Active' : 'Deactivated' }} + + | +{{ formatDate(user.created_at) }} | +
+
+
+
+
+
+ + Deactivate {{ user.email }}? They will lose access immediately. Their data is preserved. + +
+
+ ·
+
+
+
+
+
+
+
+
+
+ ·
+
+
+
+
+
+
+
+ |
+
{{ actionError }}
+