# Offline Workspace Registration

After deploying your air-gapped workspace successfully, navigate to your workspace URL and continue with the following steps to register your workspace on [Rocket.Chat Cloud](https://cloud.rocket.chat/):

* Complete the **Admin and Organization Information** steps in the [Rocket.Chat Setup Wizard](/user-guide/setup-and-configure/accessing-your-workspace/rocket.chat-setup-wizard.md).
* Click the **Register Offline** button. It displays a **token** with some instructions to paste it in [Rocket.Chat Cloud](https://cloud.rocket.chat/).

<figure><img src="/files/UFW2pnak6L173exc9bU3" alt=""><figcaption><p>Register Offline</p></figcaption></figure>

* Go to your [Rocket.Chat Cloud](https://cloud.rocket.chat/) account. Navigate to **Workspaces** and click **Register self-managed**. Click the **Continue Offline** button and paste the **token** displayed earlier from your workspace setup wizard.
* Click **Continue.** Another **code** is generated on Rocket.Chat Cloud to finalize your workspace registration. Copy that code and click **Continue.**
* Go back to the **Register Offline** screen on your workspace **Setup Wizard** where the initial token was generated, agree to the [**Terms**](https://github.com/Roxie-32/docs/blob/main/setup-and-configure/rocket.chat-air-gapped-deployment/broken-reference/README.md) and [**Privacy Policy**](https://github.com/Roxie-32/docs/blob/main/setup-and-configure/rocket.chat-air-gapped-deployment/broken-reference/README.md)**,** then click **Next.**
* Paste the code generated from [Rocket.Chat Cloud](https://cloud.rocket.chat/) and click **Complete Registration**.

Once you've completed these steps, your workspace will be set up and ready to use. You can access it by logging in with your admin credentials. You can always update your setup information in **Workspace Administration** [Setup Wizard](/user-guide/use-rocket.chat/workspace-administration/settings/setup-wizard.md).

{% hint style="info" %}
For workspaces that accessible through the internet, kindly visit [Setup Wizard](/user-guide/use-rocket.chat/workspace-administration/settings/setup-wizard.md) to set up your workspace.
{% endhint %}

### ![](/files/XMdKJkvkbZ7RPuqxPqi4) Register Air-gapped workspaces on versions below 6.5

To register a workspace on a version below 6.5 without internet access,

* Navigate to **Administration** > **Workspace** > **Settings** > **Setup Wizard** > **Cloud Info** and enable **Cloud Service Privacy Terms Agreement.** Enabling it means you agree with the [Terms](https://rocket.chat/terms) & [Privacy Policy](https://rocket.chat/privacy).
* Navigate to **Administration** > **Workspace** > **Registration** and click **Register Offline**.
* Copy the code snippet that is displayed on the pop-up box.
* Create an account or login into your [Rocket.Chat cloud portal](https://cloud.rocket.chat).
* Then, click on **Register self-managed** to register a new workspace.
* Click **Continue Offline** if you are running an air-gapped workspace or your server has no internet connection.
* Paste the code you copied earlier from **Connectivity Services** and click **Continue.**
* You are provided with another code from the cloud portal. Copy the code and go back to your local workspace.
* On your local workspace, paste the code you got from the cloud portal and click **Finish Registration.**

{% hint style="success" %}
With that done, you have successfully registered your workspace.
{% endhint %}

Moving to the next section, we'll guide you on how to apply [Offline License](/user-guide/setup-and-configure/rocket.chat-air-gapped-deployment/offline-license.md) to your air-gapped workspace.


---

# Agent Instructions: 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:

```
GET https://funke-olasupo.gitbook.io/user-guide/setup-and-configure/rocket.chat-air-gapped-deployment/offline-workspace-registration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
