# Cloud Relay

Select the *Enable On Demand Deep Freeze Cloud Relay* to manage computers on your network using the Cloud Relay. If you clear the *Enable On Demand Deep Freeze Cloud Relay* checkbox, the Cloud Relay will be disabled and Deep Freeze Cloud Console will communicate directly with the Cloud Agent.

{% hint style="info" %}
It is not mandatory to select the *Enable On Demand Deep Freeze Cloud Relay* checkbox. Most of the Deep Freeze actions can be performed through Live Actions. For more information go to [Live Actions](/deep-freeze-cloud/using-deep-freeze-cloud-console/computers/live-actions.md).
{% endhint %}

The On Demand Cloud Relay allows the Deep Freeze Cloud Console to perform real time actions on your computers. Install the On Demand Cloud Relay on the same subnet as the computers you want to manage. The Cloud Relays page displays the list of Cloud Relays installed on your network.

{% hint style="info" %}
If you are using Deep Freeze Enterprise Console, the Cloud Relay is not required to manage computers. Therefore, the Cloud Relay is unavailable to Deep Freeze Enterprise Console users.
{% endhint %}

Go to *Deep Freeze On Demand > Cloud Relays* to view the list of Cloud Relays. The following fields/actions are displayed:

* Computer Name – name of the computer where the Cloud Relay is installed.
* IP Address – the IP address of the computer where the Cloud Relay is installed.
* Port Number – the port used by the Cloud Relay to communicate with the Deep Freeze Cloud Console.
* Computers – the number of computers managed by the Cloud Relay.
* Version – the version number of the Cloud Relay.
* Status – whether the Cloud Relay is online or offline.
* Last Reported – when the Cloud Relay reported to the Deep Freeze Cloud Console.
* Actions – actions that can be performed on the Cloud Relay:
  * Click *Download* to download the Cloud Relay.
  * Click *Refresh* to restart the Cloud Relay.
  * Click *Delete* to uninstall the Cloud Relay.


---

# 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://docs.faronics.com/deep-freeze-cloud/using-deep-freeze-on-demand/cloud-relay.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.
