> For the complete documentation index, see [llms.txt](https://docs.noports.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.noports.com/installation-faq/reuse-your-client-atsign-on-another-machine/old-machine-activate-from-the-windows-installer.md).

# Old machine: activate from the Windows installer

### Step 1) Generate an OTP (one time pin code)

#### 1.1 Open the Windows installer program and click "Manage Keys"

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2FVsfyXnZc8UrWqwy6uD7A%2FCleanShot%202025-01-20%20at%2017.26.37%402x.png?alt=media&amp;token=f9fd7d12-52db-4895-a8f0-691c20e53c03" alt=""><figcaption></figcaption></figure>

#### 1.2 Enter the atSign you wish to manage and click "Next"

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2FwxKdwlH6rn5OYoU1aQN1%2FCleanShot%202025-01-20%20at%2017.27.40%402x.png?alt=media&amp;token=5122a1cc-f640-41ef-b208-11931da1ea80" alt=""><figcaption></figcaption></figure>

#### 1.3 Click "New OTP"

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2FPV1FizdF5IMTHiDI5quj%2FCleanShot%202025-01-20%20at%2017.28.20%402x.png?alt=media&amp;token=31bb93a3-4cab-42bb-998f-fd462cdd1d93" alt=""><figcaption></figcaption></figure>

#### 1.4 Wait a few seconds for the OTP to appear then proceed to step 2 on the new machine

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2FuR7ToCzqm97Rv7GeBOrl%2FCleanShot%202025-01-20%20at%2017.29.22%402x.png?alt=media&amp;token=795401d7-6bca-48df-bb79-a5a1434f4823" alt=""><figcaption></figcaption></figure>

### Step 3) Approve the request

{% hint style="info" %}
If you aren't already on the "Manage Keys" screen follow steps 1.1 and 1.2 above.
{% endhint %}

#### 3.1 Once step 2 is complete press refresh and the new request will appear

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2FC90kRQtMmdLPALhQo9d5%2FCleanShot%202025-01-20%20at%2017.32.07%402x.png?alt=media&amp;token=0da6a2b3-e745-414e-9165-ac4f0130993d" alt=""><figcaption></figcaption></figure>

#### 3.2 Approve or Deny the request

* If the request looks incorrect, then press "Deny" to deny it, and start the process again.
* If the request looks correct, then press "Approve" to approve it.

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2FTtMs8wNy5i0vWzXyzNmF%2FCleanShot%202025-01-20%20at%2017.33.42%402x.png?alt=media&amp;token=a2c26d8f-c83d-49fe-8424-34099d36392a" alt=""><figcaption></figcaption></figure>

#### 3.3 Once the request is approved, it should disappear from the installer, the new machine's enrollment should complete in a few seconds

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2FOO1HdikbnqOvrEcllRjS%2FCleanShot%202025-01-20%20at%2017.34.46%402x.png?alt=media&amp;token=a8801416-eb70-47e5-ba9a-8c8b5cf917ce" alt=""><figcaption></figcaption></figure>


---

# 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.noports.com/installation-faq/reuse-your-client-atsign-on-another-machine/old-machine-activate-from-the-windows-installer.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.
