# Account license types

<figure><img src="https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lu-ZWvY7BC8vS5I6doj%2Fuploads%2FOajXmUw7Pi4YOBRpQsaF%2Fimage.png?alt=media&#x26;token=109098fc-e245-4b2e-b9e0-25c55da45e95" alt=""><figcaption></figcaption></figure>

### Accounts license types:

There are three ways to apply your desired license to an Account.&#x20;

* **Unlimited**: No licenses are checked for the account or its content. This option is appropriate for organizations using Content Controller to distribute content to internal LMSs, or for situations where you prefer to handle licensing outside of Content Controller.<br>
* **Limit by Content**: Separate licenses are checked for different content in the account. This option is appropriate if you use an à la carte model where each course is offered with its own limits on usage. This option is also useful if you have [content bundles](https://guide.contentcontroller.com/accounts/bundles) that you license together as a unit.<br>
* **Limit by Account**: A single license is checked against aggregate usage across the entire account. This option is appropriate if you typically sell access to your entire content library, or for any other model that involves a single license covering all content usage for a particular customer.

When you create a new account, you will select one of these three options as its license type. The account's license type will be shown on its details page, and you can change the type by clicking the "Edit" button in the upper right corner of the page.<br>


---

# 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://guide.contentcontroller.com/accounts/account-license-types.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.
