> For the complete documentation index, see [llms.txt](https://docs.nalpeiron.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nalpeiron.com/zentitle2-docs/zentitle-overview/zentitle-quick-overview/zentitle-architecture.md).

# Zentitle Architecture

### The Zentitle architecture and ecosystem.

{% embed url="<https://www.youtube.com/watch?v=K5O2FF2z1ug>" %}

### Zentitle2: License Management Software

The Zentitle Cloud is a fully multi-tenant, cloud-based **license management software** platform that provides a consistent and highly scalable system of record for everything you've sold, including customer information, rights expiration dates, and included features. The platform is easy to set up and integrates seamlessly with your existing order entry processes, such as Salesforce, Dynamics, Zoho, SAP, Oracle, NetSuite, and e-commerce platforms like Stripe, Zuora, or Chargify.

| Feature              | Description                                                                       |
| -------------------- | --------------------------------------------------------------------------------- |
| Multi-Tenant Cloud   | Centralized, scalable, and secure platform for all license and entitlement data   |
| System of Record     | Tracks all sales, customer info, rights, expirations, and features                |
| Integration          | Connects with CRM, ERP, and e-commerce systems via powerful web services and APIs |
| Real-Time Visibility | Continuous monitoring and reporting of license status and usage                   |

### License Manager Software

As advanced **license manager software**, Zentitle gives you complete control over defining, managing, and updating your offerings, SKUs, and packages. You can create as many offerings as needed, each with unique rights, and manage customer upgrades between editions, all without re-engineering.

| Capability             | Details                                                                                                                                                    |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Flexible Offerings     | Define unlimited packages, SKUs, and features                                                                                                              |
| Upgrade Management     | Seamlessly manage customer upgrades and edition changes                                                                                                    |
| Business Model Support | Out-of-the-box support for perpetual, subscription, feature-based, concurrent, floating, named-user, multi-seat, capacity-based, and usage-based licensing |

### Software License Management Tool

Zentitle functions as a comprehensive **software license management tool**, supporting license key and identity-based authentication models.

| Feature                  | Description                                                                                   |
| ------------------------ | --------------------------------------------------------------------------------------------- |
| License Key Support      | Customizable serial key formats for traditional activation                                    |
| Identity-Based Licensing | Integrates with OpenID Connect platforms (Auth0, Okta, ForgeRock) for account-based access    |
| SDKs & APIs              | Language bindings for C, C++, Java, Python, and more for easy application integration         |
| Connectivity Options     | Online, intermittent, and offline node-locked licensing; local license servers for dark sites |

### Software Licensing Solution

Zentitle is a leading **software licensing solution** for all platforms and business models, including on-premises (Windows, Mac, Linux), SaaS, mobile, and IoT environments.

| Supported Platforms | Details                                              |
| ------------------- | ---------------------------------------------------- |
| On-Premises         | Desktop and server (Windows, Mac, Linux, Intel, ARM) |
| SaaS                | Full support for cloud-based applications            |
| IoT & Embedded      | Embedded Linux and hardware licensing                |
| Mobile              | Licensing for mobile platforms                       |

### Software Monetization

As a powerful **software monetization** engine, Zentitle enables you to launch new pricing and packaging models quickly, supporting many monetization strategies.

| Monetization Features   | Description                                                                            |
| ----------------------- | -------------------------------------------------------------------------------------- |
| Business Model Agility  | Release new models (subscription, usage, perpetual, feature-based) without engineering |
| Usage Tracking          | Metering and analytics for usage-based billing                                         |
| Tiered & Custom Pricing | Support for tiered, customized, and capacity-based pricing plans                       |
| Upselling Tools         | Tools for upgrades, cross-sells, and renewals                                          |

### Monetization Platform

Zentitle is a central monetization platform- the "central nervous system" for your software business, giving all stakeholders a unified view of entitlements, usage, and customer activity.

| Platform Capabilities     | Description                                                                           |
| ------------------------- | ------------------------------------------------------------------------------------- |
| Unified Dashboard         | Single pane of glass for all entitlement and license management                       |
| Brandable Customer Portal | Custom domain support, self-service license management for end customers              |
| Analytics & Reporting     | Comprehensive usage reporting, renewal intelligence, and customer engagement insights |
| API Access                | Full API access to all data for integration and automation                            |
| Security & Compliance     | Enterprise-grade security, single sign-on, and compliance features                    |

Zentitle's multi-tenant cloud platform empowers software companies to manage, monetize, and control any software product across all business models and platforms, delivering operational excellence, business agility, and revenue growth.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.nalpeiron.com/zentitle2-docs/zentitle-overview/zentitle-quick-overview/zentitle-architecture.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
