One platform, many tenants, cleanly separated
Whether you manage 5 branches, 3 subsidiaries or 200 resellerResellerA reseller sells aYOUne on to their own customers under their own brand and prices. Like a dealer offering a product under their own name. customers: each one has its own world, and you keep oversight.
aYOUne wasn't retrofitted for multi-tenancy. It has been multi-tenantMulti-TenantMulti-tenant means many companies share one platform while each sees only its own data — cleanly separated, like tenants in the same building with their own flats. from the very first line of code.
What multi-tenant means for you
Multi-tenant means: one software instance serves multiple customers, sites or brands, without data leaking between them and without you setting up a fresh install every time.
Branches
Every branch has its own till, stock, staff. Reporting consolidates across them.
Brands / subsidiaries
A subsidiary with its own brand? Own domain, own branding, own module set, all on the same platform.
Reseller customers
You resell aYOUne to end customers. Each one gets their own instance under your brand.
How this is clean under the hood
Every record is clearly tied to one tenant. The platform checks on every single access that you only see your own data, deep in the database, not just at the UI level. No security bug could ever let tenant A see tenant B's data.
Architecture detail → /plattform/architektur
Your own domain, your own branding
Every tenant can have their own domain (`crmCRMCRM (Customer Relationship Management) is software for managing customer relationships — contacts, history and deals in one place. It shows who to follow up with and when..my-shop.com`), their own logo, colours and language. A subsidiary will never notice that aYOUne is running underneath, if you don't want them to.
Custom domain
Per-tenant subdomain with automatic HTTPS certificate. Set up via the platform, no DNS gymnastics.
Your own branding
Logo, colours, typography, splash screen, favicon. Configurable per tenant.
Separated rights
Roles, rights and modules per tenant. What branch A sees, branch B doesn't necessarily see.
Consolidated reporting
Cross-tenant analysis for the group, tenant-specific reports for each site.
What this has to do with self-hosting
Multi-tenant works the same in cloud and self-host. If you self-host you can even create tenants for your own customers, without spinning up a fresh instance for each.
Talk through your multi-tenant setup
We walk through how your branch / brand / reseller structure maps to aYOUne.
Talk to us