Loading data...
Global System Settings
The root domain used for all project email routing (e.g. tasks.yourdomain.com). Do not include the @ symbol.
| Company | Contact | Plan | Status | Trial Start | Trial End | Remaining | Usage | Actions |
|---|---|---|---|---|---|---|---|---|
|
{{ company.name.charAt(0) }}
{{ company.name }}
ID: {{
company._id.substring(company._id.length - 6) }}
|
{{ company.adminEmail || 'N/A' }}
|
{{ company.subscription?.plan || 'Free' }} | {{ company.subscription?.status || 'Unknown' }} | {{ formatDate(company.createdAt) }} | {{ company.subscription?.trialEndsAt ? formatDate(company.subscription.trialEndsAt) : '-' }} | {{ getRemainingDays(company.subscription) }} |
📁 {{ company.projectCount }}
👥 {{ company.userCount }}
|