{% extends 'companies/superadmin/base.html' %} {% block content %}
Back to Companies

Create New Company

Register a new tenant company and their initial administrator account.

{% csrf_token %}
Company Details
Slug will be auto-generated from this name.

Initial Admin Account

This user will be the first 'Admin' for this company.

Plan & Subscription
Leave blank for lifetime/no expiry.
A default Main Branch will be automatically created for this company.

All initial business and admin data will be isolated to this tenant.

{% endblock %}