# Gateway Replacement with Smart EdgeNode Recovery

When a gateway fails, EasyEdge Smart EdgeNode Recovery allows you to quickly restore operations without the need for manual backups or reconfiguration. The project configuration and license are securely stored in EasyEdge Studio, enabling a fast and seamless recovery.

This guide explains how to replace a gateway in **EasyEdge Studio.**

{% hint style="info" %}
🎥 **Video Tutorial:**\
\&#xNAN;*Watch the full step-by-step installation walkthrough below.*
{% endhint %}

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

***

## Step-by-Step Guide

### 1. Detect Gateway Failure

In **System Overview**, a gateway may appear as **Offline**. This status indicates that the device is not connected to EasyEdge Studio.

Before starting the replacement process, always validate locally whether the issue is caused by a temporary condition (such as lack of power or internet connectivity) or if the gateway has actually failed and needs replacement.

<figure><img src="/files/4XemUV6JUefcyyPhAkrN" alt=""><figcaption></figcaption></figure>

### 2. Offboard the EdgeNode License

From the EdgeNode details page, open the options menu and select **Offboard**.\
This releases the license from the failed gateway and makes it available for reuse.

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

### 3. Install EasyEdge on the Replacement Gateway

Copy the installation command provided in EasyEdge Studio and run it on the new device.\
This starts the installation of the EdgeNode and prepares the gateway for license validation.

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

### 4. License Validation and Onboarding

The new gateway automatically registers with EasyEdge using the existing license.\
Once complete, the gateway appears **Online** in EasyEdge Studio.

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

### 5. Deploy the Project Configuration

Select **Deploy Project** to send the complete configuration from EasyEdge Studio to the replacement gateway.

This ensures that all assets, workflows, and application bindings are restored.

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

### 6. Verify Recovery

After deployment, confirm that the gateway is online and data flow has resumed.\
Your system is now fully restored.

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

***

## Key Notes

* The recovery process reuses the same license and configuration; no manual backups are required.
* Ensure the replacement gateway meets the minimum system requirements before installation.
* Recovery can be performed for both unexpected failures and planned replacements.


---

# 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://easyedge.gitbook.io/easyedge/add-and-configure-edgenodes/configure-edgenodes/gateway-replacement-with-smart-edgenode-recovery.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.
