> For the complete documentation index, see [llms.txt](https://docs.trilio.io/openstack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trilio.io/openstack/tvo-4.1/deployment/apply-the-triliovault-license.md).

# Apply the Trilio license

After the Trilio VM has been configured and all components are installed can the license be applied.

The license can be applied either through the admin-tab in Horizon or the CLI

## Apply license through Horizon

To apply the license through Horizon follow these steps:

1. Login to Horizon using admin user.
2. Click on Admin Tab.
3. Navigate to Backups-Admin
4. Navigate to Trilio
5. Navigate to License
6. Click "Update License"
7. Click "Choose File"
8. choose license-file on client system
9. click "Apply"

## Apply license through CLI

```
workloadmgr license-create <license_file>
```

* `<license_file>` :arrow\_right: path to the license file
