# Subscription

The subscription page allows controlling the license on the server. A license key can be added and removed at any time without impacting an existing configuration. Other then the limitation of one organization there are no other resource limits on the free version.

### Subscription Features

The subscription provides the features below.

* Multi-tenant organizations. Create multiple isolated organizations for different teams within the same organization. This also provides access to the user-mode web console that provides only access to the specific organization resources that the authenticated user has access to.&#x20;
* Single sign-on authentication. Allows configuring multiple single sign-on providers including secondary authentication. Supported primary providers are Auth0, Azure Entra ID, Google Workspace, OneLogin, Okta and JumpCloud. Supported secondary providers are Duo, OneLogin Protect and Okta Verify.
* Geo IP information. User sessions will load geo-ip information using a geo-ip service from MaxMind. This data can also be used to apply location restricted policies.


---

# Agent Instructions: 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:

```
GET https://docs.pritunl.com/kb/cloud/components/subscription.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
