# Site details

{% hint style="info" %}
**User role**

* [x] Standard
* [x] Admin
  {% endhint %}

The Site details page is accessible from the [Dashboard](/dryad-documentation/silvanet-suite/silvanet-sma/dashboard.md), [Sites view](/dryad-documentation/silvanet-suite/silvanet-sma/site-overview.md) and [Map view](/dryad-documentation/silvanet-suite/silvanet-sma/map-view.md).

<figure><img src="/files/gcr09H4Jm4Nc0kray1aT" alt="" width="563"><figcaption><p>Default Site Details page</p></figcaption></figure>

Use this page to do the following:

* **Plan Site coverage estimations:**\
  The Planning tool is used to generate a coverage estimation for the Site.
* **Monitor the Site**:\
  Environmental data provided by each deployed Wildfire Sensor is provided.
* **Locate source of fire alerts**:\
  Locate which Wildfire Sensor(s) has detected a fire. GPS coordinates are provided to identify where the Sensor is that triggered a fire alert.

{% hint style="info" %}
**Creating a Site**

For more information, see [Create a Site](/dryad-documentation/silvanet-suite/silvanet-sma/site-overview.md).
{% endhint %}

## **Site ID**

After a Site is created, it is assigned a Side ID **which cannot be changed**. You can find the Site ID in the URL of the Site as well as part of *breadcrumbs* on a Site details page.

<figure><img src="/files/HJWkNg3ARBW21YRe2Tuu" alt="" width="563"><figcaption><p>Site ID shown in the Breadcrumbs line</p></figcaption></figure>

## **Site name and Organization**

The Site name and Organization to which the Site belongs is shown in the line below the Site ID.

<figure><img src="/files/yqKrvuKQi8gFtsivBjKr" alt="" width="563"><figcaption><p>Site name and organization</p></figcaption></figure>

{% hint style="info" %}
**Changing Site name**

For more information, see [Rename a Site](/dryad-documentation/silvanet-suite/silvanet-sma/site-overview.md#rename-a-site).
{% endhint %}

## Ellipsis menu

<figure><img src="/files/SEaGWDHtJGrIx0mVGBw4" alt="" width="563"><figcaption><p>Site ellipsis menu</p></figcaption></figure>

The ellipsis menu provides access to Site tools:

* [Edit or rename the Site](#edit-site-name).
* [Open the Planning tool](#open-planning-tool) to generate a coverage estimation for the Site
* [Open the Packet tool](#open-packet-editor) to edit Packets created for the Site.

## Edit Site Name

Select to edit or rename the Site. As noted above, the Site ID cannot be changed.

{% hint style="info" %}
**Renaming a Site**

For more information, see [Rename a Site](/dryad-documentation/silvanet-suite/silvanet-sma/site-overview.md#rename-a-site).
{% endhint %}

## Open Planning Tool

Select to open the **Planning Tool**. This tool is used to rapidly generate a coverage estimate for the Site. It estimates the amount and placement of Silvanet devices required to provide ultra-early fire detection.

The Planning tool generates a set of deployment Packets available in the Silvanet Deployment app.

{% hint style="info" %}
**Planning tool**

For more information, see [Coverage estimation](/dryad-documentation/site-planning/coverage-estimation.md) and [Planning tool tutorial](https://github.com/dryad-networks/dryad-web-docs/blob/main/docs/planning-tool-tutorial.md).
{% endhint %}

## Open Packet Editor

If any of the resulting Packets need to be modified, open the Packet Editor to make modifications. Packets can be added or deleted as required.

{% hint style="info" %}
**Packet editor**

For more information, see [Packet editor](#packet-editor).
{% endhint %}

## **Number of deployed devices**

Under the Site name, you can quickly see the current state of the **deployed** Silvanet Border Gateways, Mesh Gateways and Wildfire Sensors.

Status of the devices can be one of the following states:

* **Active** - Device connected to the Silvanet Cloud and is transmitting messages.
* **Inactive** - Device not sending data to the Silvanet Cloud for 12 hours.
* **Fire Alerts** - Sensor detected a fire and has sent a Fire alert to the Silvanet Mesh Network.

<figure><img src="/files/gUrXe69SU4cF7JINsF5U" alt="" width="563"><figcaption><p>Number of deployed Gateways and Sensors</p></figcaption></figure>

## **Embedded map view**

An embedded Site map allows you to easily navigate around the Site and get an overview of the Site's terrain without leaving the Site details page.

<figure><img src="/files/ESJiiZtOU72OtqVYJ6GA" alt="" width="563"><figcaption><p>Embedded map of the Site</p></figcaption></figure>

Use the tools to expand the map, toggle on/off 3D Map View, Fire Risk View and more.

{% hint style="info" %}
**See Also**

For more information, see [Map view](/dryad-documentation/silvanet-suite/silvanet-sma/map-view.md).
{% endhint %}

## Devices details list

The **Device overview** section lists all **deployed** devices in a Site.

<figure><img src="/files/qSWIfGLD1j0barwXYRCz" alt="" width="563"><figcaption><p>Device overview</p></figcaption></figure>

Devices are sorted into **Active**, **Inactive, Fire Alert** as well as **Calibrating**.

### Alerts and warnings

Devices are listed in a compact list sorted by device type. If a device icon shows an alert or warning, troubleshooting messages (alerts and warnings) are displayed when a device listing is expanded.

{% hint style="info" %}
**See Also**

For more information, see [Device overview](/dryad-documentation/silvanet-suite/silvanet-sma/site-view/device-overview.md).
{% endhint %}

### Sensor data

For Sensors, expanding a Wildfire Sensor in the list displays the data sent from the Sensor.

{% hint style="info" %}
See Also

For more information, see [Wildfire Sensor data](/dryad-documentation/silvanet-suite/silvanet-sma/site-view/wildfire-sensor-data.md).
{% endhint %}

## Device info

The **Device Info** link opens the **Technical details** page which displays device technical information.

<figure><img src="/files/HJW5FDBy8NJs2Y4SMPDF" alt="" width="563"><figcaption><p>Device details tabs</p></figcaption></figure>

{% hint style="info" %}
**See Also**

For more information, see [Device info tabs](/dryad-documentation/silvanet-suite/silvanet-sma/site-view/device-info.md).
{% 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.dryad.app/dryad-documentation/silvanet-suite/silvanet-sma/site-view.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.
