> For the complete documentation index, see [llms.txt](https://docs.dryad.app/dryad-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dryad.app/dryad-documentation/silvanet-suite/silvanet-sma.md).

# Site Management App

Use the Site Management app to plan your deployment of Silvanet and to view Sensor status information.

{% hint style="info" %}
**dryad.app**

Find the Site Management app at [dryad.app](https://dryad.app/login).
{% endhint %}

## In this section

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/q8lzm5G23mG1q44JkMuI">/pages/q8lzm5G23mG1q44JkMuI</a></td><td>Access the Site Management app using your user credentials provided to you by Dryad or Reseller.</td></tr><tr><td><a href="/pages/cvBuakeWnuYEopAtZKZD">/pages/cvBuakeWnuYEopAtZKZD</a></td><td>The Dashboard provides a summary of deployed devices and coverage of all Sites available to you (based on role, client, or reseller).</td></tr><tr><td><a href="/pages/SjO6HA5jhe5fU6thtP3C">/pages/SjO6HA5jhe5fU6thtP3C</a></td><td>Sites View displays all Sites to which you are permitted access.</td></tr><tr><td><a href="/pages/kyXtp4u8vIMfOfAsaQzx">/pages/kyXtp4u8vIMfOfAsaQzx</a></td><td>The Site Details provides at a glance the status of all deployed Silvanet devices in a Site and shows, if triggered, which Wildfire Sensor has triggered a Fire Alert.</td></tr><tr><td><a href="/pages/mfEKTDfZ10TFDsWnC2t6">/pages/mfEKTDfZ10TFDsWnC2t6</a></td><td>Map View shows all your Sites on a global map and provides access to device details. It also enables a Fire risk view.</td></tr><tr><td><a href="/pages/44YLk0iiMlhpVPgKhVYM">/pages/44YLk0iiMlhpVPgKhVYM</a></td><td>The Alert center displays Fire Alerts triggered from any Wildfire Sensor in any Site to which you have access. You can then locate where a Wildfire Sensor detected the fire.</td></tr><tr><td><a href="/pages/iQz197mloCeAs4i6Onk6">/pages/iQz197mloCeAs4i6Onk6</a></td><td><p>User Management view allows administrators to add new users, delete users and assign user roles.</p><h3 id="access-roles"><br></h3></td></tr><tr><td><a href="/pages/PSYIhCH4bKVaolWCrMhu">/pages/PSYIhCH4bKVaolWCrMhu</a></td><td>Select preferences for units, date and time used throughout the Site Management app.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dryad.app/dryad-documentation/silvanet-suite/silvanet-sma.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
