> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/getting-started/troubleshooting/license-activation-in-restricted-it-environments-with-license-manager.md).

# License Activation in Restricted IT Environments with License Manager

ARKANCE Dock is the standard application used to install, manage, and license ARKANCE tools for Autodesk Revit. It connects to ARKANCE online services to check for available products, updates, and other relevant information.

In some organizations, particularly government institutions and companies operating within highly restricted IT environments, outbound internet connections may be limited or completely blocked by security policies. In such cases, ARKANCE Dock may be unable to establish the required connection and therefore cannot be used for software installation or license activation.

For these environments, ARKANCE provides an alternative deployment method using [**MSI installation packages**](/getting-started/troubleshooting/tools-.msi-direct-links.md) **and ARKANCE License Manager.**

The required Revit tools can be installed directly using the provided `.msi` installation files, without using ARKANCE Dock. After the tools are installed, **ARKANCE License Manager** can be installed to handle license activation directly from within Revit.

{% tabs %}
{% tab title="2027" %}
[Arkance License Manager for 2027](https://d3pwddx1voa37u.cloudfront.net/attachments/6a5f31f8b080950012fa8e01/AgaDockLM.2027._v1.2.0.3.msi)
{% endtab %}

{% tab title="2026" %}
[Arkance License Manager for 2026](https://d3pwddx1voa37u.cloudfront.net/attachments/6a5f3280b080950012fa9025/AgaDockLM.2026._v1.2.0.3.msi)
{% endtab %}

{% tab title="2025" %}
[Arkance License Manager for 2025](https://d3pwddx1voa37u.cloudfront.net/attachments/66ab4cc1b2f51a0012e966f8/AgaDockLM.2025._v1.0.0.1.msi)
{% endtab %}
{% endtabs %}

Unlike ARKANCE Dock, License Manager is intended specifically for license management and does not perform product update checks or require the same internet connectivity used by ARKANCE Dock.

The recommended workflow for restricted environments is therefore:

1. Obtain the required [ARKANCE tool installation packages](/getting-started/troubleshooting/tools-.msi-direct-links.md) (`.msi` files).
2. Install the required tools manually on the workstation.
3. Install ARKANCE License Manager.
4. Start Autodesk Revit.
5. Activate the required licenses using License Manager.

This deployment method allows organizations with strict network and security policies to use ARKANCE Revit tools without relying on ARKANCE Dock for software installation and license management.


---

# 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.besmart.software/getting-started/troubleshooting/license-activation-in-restricted-it-environments-with-license-manager.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.
