> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/install/10.2-install/pentaho-installation-overview-cp/acquire-and-install-enterprise-licenses/install-licenses-using-puc.md).

# Install licenses using PUC

To use Pentaho products, you must install enterprise licenses that can be verified by your organization's license server. You can install licenses using the Pentaho User Console (PUC.

Before installing Pentaho Server licenses using (PUC), you must complete the following prerequisites:

* Obtain the URL for requesting a license from the license server. Your organization might use the Pentaho license server or a local license server.
* Download the Pentaho Server to your environment.
* Verify that you have administration privileges.

Complete the following steps to install Pentaho Server licenses by using PUC.

1. Log into the Pentaho User Console. See the **Pentaho Business Analytics** document for instructions on logging into PUC.
2. If you do not have valid licenses, the first time you log on the **License** page appears.

   ![](/files/d0iNet5JZZ81fg1J3oke)
3. Click the plus sign (**+**) to open the Add License window.
4. Select **License Server**, enter either the cloud license server URL or the local license server URL, and then click **OK**.

   The URL for requesting a license from the local license server looks like the following example:

   ![](/files/Kik3QpVKpbjQRImdEGW8)

   **Note:** The **Activation Code** option is only for activating a trial license.
5. Review the license summary to see which components you are now entitled to use, and then click **Close**.

   ![](/files/sPI2BxNZG0EfXttzSBRv)


---

# 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.pentaho.com/install/10.2-install/pentaho-installation-overview-cp/acquire-and-install-enterprise-licenses/install-licenses-using-puc.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.
