> 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/quick-start/offline-deployment-and-activation-of-tools/network-license-manual-activation.md).

# Network License Manual Activation

{% hint style="info" %}
Manual activation on the network license server is needed when your internet connectivity is limited
{% endhint %}

Before network license activation, we recommend watching the activation guide:

{% embed url="<https://www.youtube.com/watch?v=jkiY3g9Qjjk>" %}

## For Admin

#### Launching Network License Server

{% hint style="info" %}
[Choose the workstation](#user-content-fn-1)[^1] that is going to be the network license host \
\
The Hostname or IP address of this machine will be used to configure users’ workstations in the future
{% endhint %}

1. Install [Network License Server](https://d3pwddx1voa37u.cloudfront.net/attachments/5fca4c5bf3df9b27276e48ce/NetworkLicenceServer-4.0.2020.2.msi)
2. Open a web browser > enter URL with hostname\
   Example: *http\://**YourServerName**:2468/web* or IP address *http\://**192.X.X.X**:2468/web*

#### Offline License Activation

1. Navigate to 'Activation tab' > 'Manual activation'

![](/files/95oCDBYSPZSfKM8DEtjS)

4. Insert and submit activation code to get a request file

![](/files/2YnkVynqDHD4ylHC5TQy)

3. Save the [request file](#user-content-fn-2)[^2]\ <br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043311390078/original/DxN73cf-Eom38lP3We5xx9H24JmqpTmoOA.png?1645693428" alt="" width="563"><figcaption></figcaption></figure>

4. Visit [the manual activation page](http://manualactivation.softwarepotential.com/) on any device

{% hint style="info" %}
This is the only step where an internet connection is required. It can be performed on any computer connected to the internet
{% endhint %}

5. Browse for the previously saved request file
6. Activate the license

![](/files/k6lpf8LvqzRBkDiL3HoV)

7. Download '.bin' license file

![](/files/l2BgLTrRtDDcV2W2p5rp)

<figure><img src="/files/9QrybRg0qECWCAXuBOMK" alt=""><figcaption></figcaption></figure>

8. Navigate back to the [network license server](#user-content-fn-3)[^3]
9. Choose the previously saved '.bin' file
10. Click '*Install*'

![](/files/4OT77gSgVv3wf4G6wFP2)

{% hint style="info" %}
We recommend saving the license certificate for future reference
{% endhint %}

## **For End User**

{% hint style="info" %}
Make sure your workstation has the [latest ARKANCE Dock installed](/getting-started/quick-start/offline-deployment-and-activation-of-tools/arkance-dock-deployment.md)
{% endhint %}

1. Launch Revit® > open any project
2. In ARKANCE DOCK, navigate to the [license manager](#user-content-fn-4)[^4] > Manage

![](/files/BuwpWO3hKm2k3Uo88aHT)

4. Set your [license server address](#user-content-fn-5)[^5] > Save

![](/files/fNjKixmugY6os3GKXOeP)

{% hint style="info" %}
License server address is the server Hostname or IP address with port number '8731' \
\
Example: *http\://**YourServerName**:8731 or with IP address http\://**192.X.X.X**:8731*
{% endhint %}

<details>

<summary>Having troubles?</summary>

1. Common solutions are listed in the [Troubleshooting guide](/getting-started/troubleshooting.md)
2. Reach out to <support@besmart.software> for personal assistance

</details>

![](/files/n12EALW1wQThZeZNXKEQ)

[^1]: Recommended system requirements:\
    Windows 7 or later,\
    Windows Server (WS) 2008 R2 or later, processor with 1.2 GHz,\
    8 GB of RAM

[^2]: &#x20;A '.txt' file will be saved on your workstation

[^3]: &#x20;*http\://**LocalHost**:2468/Web/Activation/Manual*

[^4]: The gear icon in the bottom right corner

[^5]: License server address is the server Hostname or IP address with port number '8731' \
    \
    Example: *http\://**YourServerName**:8731 or with IP address http\://**192.X.X.X**:8731*


---

# 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/quick-start/offline-deployment-and-activation-of-tools/network-license-manual-activation.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.
