> For the complete documentation index, see [llms.txt](https://tiscad.gitbook.io/tiscad-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tiscad.gitbook.io/tiscad-docs/licensing/offline-license-activation.md).

# Offline License Activation

If your SOLIDWORKS® workstation doesn’t have internet access, you can activate **QuickInsert** manually using the **Offline Activation** method.

❓ **When to use Offline Activation?**\
Use this option if your computer is behind a strict firewall, company network, or has no internet access during activation.

***

#### 🧭 How to Activate Your License Offline

**1️⃣ Open QuickInsert and Access the License Form**

* Open **SOLIDWORKS®** and go to the **QuickInsert** tab.
* Click on the **License** button to open the **License Activation Form.**

<figure><img src="/files/NJdmRfasJ150BGxvT8jj" alt=""><figcaption></figcaption></figure>

<p align="center">📸 <em>QuickInsert tab with License button highlighted</em></p>

***

**2️⃣ Open Offline Activation and Generate Request File**

* Go to the **Offline Activation** tab.
* Click **“Generate and save request file…”**
* Choose where you want to save the file.

The file will be saved with a name similar to:\
`QuickInsert_Request_20251107132440.reqqifc`

This file contains your **machine ID** and other details needed to generate a license specific to your computer.

<figure><img src="/files/58kYSSXIxwEraNK03HAz" alt=""><figcaption></figcaption></figure>

<p align="center">📸 <em>Offline Activation tab with Generate Request File button highlighted</em></p>

***

**3️⃣ Send Request File and Upload License Key**

* **Send the request file (**`QuickInsert_Request_00000000.reqqifc)` to **<info@tiscad.com>**
* We’ll generate your **license key file (`license.key`)** and send it to you by email.
* Once received, click **“Upload license key…”** in the same tab and select the file.

<figure><img src="/files/15zNw3cxhM4lZHdFFFln" alt=""><figcaption></figcaption></figure>

<p align="center">📸 <em>Upload License Key button in Offline Activation tab</em></p>

***

#### 🧾 Activation Info

* The license is tied to your **machine hardware ID**
* One license = **one device**
* If you need to **transfer** your license to another device, please contact us at **<info@tiscad.com>**

***

#### ❗ Activation Issues?

If activation is not successful:

* Try **restarting SOLIDWORKS®** and check again
* Ensure you’re using the **correct license file**
* If the issue persists, contact **<info@tiscad.com>**

***

#### 🎉 You’re All Set!

Once the license is successfully uploaded and activated, **QuickInsert** will be fully unlocked — ready to use without any limitations.


---

# 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://tiscad.gitbook.io/tiscad-docs/licensing/offline-license-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.
