# Site Management FAQs

## How do I add a Site?

Only users with an **Admin** role can add a new Site to their own organization. If you are a reseller, you can add new Sites for your clients.

If you are a user with a **Standard** role, request a new Site from your organization's **Admin** user or from your reseller.

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

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

## How do I access Silvanet web and mobile apps?

To access the Dryad web and mobile apps require user credentials provided by Dryad, a Reseller or a user with Admin rights.

#### Site Management app

The *Site Management app* is a web-based app which is accessed using [dryad.app](https://dryad.app/login).

Accessing the Site Management app requires a user to be registered with Dryad. After registration, a user is provided with login credentials.

After logging in, the user is required to change their password.

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

For more information, see [User access](/dryad-documentation/silvanet-suite/silvanet-sma/access.md) in [Site Management app](/dryad-documentation/silvanet-suite/silvanet-sma.md).
{% endhint %}

#### Silvanet Deployment app

The Silvanet Deployment app is downloaded from Google or Apple Store onto a smartphone.

The same credentials used to sign in to the *Silvanet Management app* are used to sign in to the *Silvanet Deployment app*.

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

For more information, see [Deployment app](/dryad-documentation/silvanet-suite/deployment-app.md).
{% endhint %}

## How do I delete Gateways from a Deployment Plan? <a href="#site-management-app" id="site-management-app"></a>

#### Delete all Gateways from a Deployment Plan

If you need to delete only one Gateway (either Border or Mesh) from a Deployment plan in the Planning tool, do the following:

1. Select **Connectivity Mesh**.
2. Select the Gateway icon on the map.
3. In the Edit Gateway dialog, select **Delete Gateway**.

#### Delete one Gateway from a Deployment Plan <a href="#delete-one-gateway-from-a-deployment-plan" id="delete-one-gateway-from-a-deployment-plan"></a>

If you need to delete all Gateways from a Deployment plan in the Planning tool, do the following:

1. Select **Connectivity Mesh**.
2. From the **Automated tab**, select **Delete all Gateways**.


---

# 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/resources/faq/site-management-faqs.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.
