# Sites

A Site is a group of computers managed by Deep Freeze Cloud. Sites may be different physical locations or computers in logical groups. For example, you may create multiple Sites to classify computers California and New York. You can also create multiple sites for different departments like Accounts and Sales.

Types of Sites:

* Deep Freeze Enterprise Site – If you connect Deep Freeze Enterprise to Deep Freeze Cloud, a Deep Freeze Enterprise Site is created automatically. All computers managed by Deep Freeze Enterprise can now be managed by Deep Freeze Cloud.
* Deep Freeze Cloud Site – Computers managed exclusively by Deep Freeze Cloud form part of a Deep Freeze Cloud Site.

{% hint style="info" %}
A unique site is created for one instance of Deep Freeze Enterprise Console. If you have x number of Deep Freeze Enterprise Consoles, you must connect each of them to Deep Freeze Cloud. Consequently, you will have x number of Deep Freeze Enterprise sites.
{% endhint %}

{% hint style="info" %}
If you are not using Deep Freeze Enterprise Console, you will only see the Deep Freeze Cloud Sites on Deep Freeze Cloud.
{% endhint %}

{% hint style="info" %}
To view the number of computers or devices per Site, click *Show Device Count*.
{% endhint %}


---

# 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/sites.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.
