# Dashboard

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

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

After logging in to the Site Management app, the *Dashboard* is displayed, which provides access to Sites to which the user has access.

<figure><img src="/files/81zdj9yX48iMGIXP46Ql" alt="" width="563"><figcaption><p>Site Management app Dashboard</p></figcaption></figure>

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

A user with Admin rights can create a new Site. See [Sites view](/dryad-documentation/silvanet-suite/silvanet-sma/site-overview.md) for details.
{% endhint %}

## Sidemenu

The side menu provides options for accessing the Sites:

* **Dashboard**
* [**Sites view**](/dryad-documentation/silvanet-suite/silvanet-sma/site-overview.md)**:**\
  Displays a provides access to each Site.
* [**Map view**](/dryad-documentation/silvanet-suite/silvanet-sma/map-view.md)**:**\
  Displays a world map showing the location of each Site as icons.
* [**Alert Center**](/dryad-documentation/silvanet-suite/silvanet-sma/alert-center.md)**:**\
  &#x20;Displays fire alerts generated by any Site within an Organization.
* [**User Management**](/dryad-documentation/silvanet-suite/silvanet-sma/user-management.md)**:**\
  List registered users in an Organization. Administrators can add users here.
* **API Integration:**\
  Create and manage webhooks to receive Sensor data from Silvanet Cloud for use by third-part applications.

Selecting **Collapse** minimizes the side menu. Selecting the right arrows maximizes the side menu.

## Sites summary lists

The *Dashboard* displays totals of Wildfire Sensor, Gateways and number of Sites in your organization. It also provides quick access to your Sites.

### **Sensors**

* **Total Sensors:**\
  Number of deployed Wildfire Sensors in all Sites associated with an organization (client)
* **Sensors in each site:**\
  Number of Wildfire Sensors deployed in each Site. Site names are also linked to the Site Dashboard of a site.

### **Gateways**

* **Total Gateways:**\
  Number of deployed Mesh Gateways and Border Gateways in all Sites associated with an organization (client).
* **Gateways in each site:**\
  Number of Mesh Gateways and Border Gateways deployed in each Site. Site names are also linked to the Site Dashboard of a site.

### **Sites**

* **Total Number of Sites:**\
  Number of Sites belonging to an organization (client).
* **Covered area of each Site:**\
  Area (in hectares) protected by a Silvanet deployment for each Site. Site names are also linked to the Site Dashboard of each site.


---

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