> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Partner licenses

> Partners can issue their own licenses.

Partners can host their own license server and install their own licenses alongside the SuperOffice licenses.

This involves:

1. Building a license server that conforms to the SOAP API used for license servers.
2. Generating a public + private key using our key tool.
3. Sending in the public key to get signed by SuperOffice.
4. Installing the signed public key and the private key into your license server.
5. Start your license server.
6. Download a license for a given serial number + company name.
7. Install the downloaded license into the tenant using the Agent or REST API.

At this point the new licenses will appear as a new panel in Settings and maintenance, alongside the **SuperOffice** tab.

You can check for your own licenses in the same way as SuperOffice licenses.


## Related topics

- [Remove Licenses](/en/api/reference/restful/agent/user_agent/remove-licenses.md)
- [License](/en/automation/crmscript/reference/CRMScript.Native.License.md)
- [NSLicenseInfo](/en/automation/crmscript/reference/CRMScript.NetServer.NSLicenseInfo.md)
- [Module licenses](/en/admin/license/dev/module-licenses.md)
- [NSModuleLicense](/en/automation/crmscript/reference/CRMScript.NetServer.NSModuleLicense.md)
- [SuperOffice.WebApi.Data.LicenseInfo](/en/api/reference/webapi/SuperOffice.WebApi.Data.LicenseInfo.md)
